Add iWMMXt support

This commit is contained in:
Nick Clifton
2003-03-25 20:56:01 +00:00
parent ce7a361072
commit b2b9de805f
4 changed files with 20 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2003-03-25 Stan Cox <scox@redhat.com>
Nick Clifton <nickc@redhat.com>
Contribute support for Intel's iWMMXt chip - an ARM variant:
* arm.h (ARM_NOTE_SECTION): Define.
2002-11-30 Alan Modra <amodra@bigpond.net.au>
* ecoff.h: Replace boolean with bfd_boolean.

View File

@ -124,3 +124,5 @@ struct external_reloc
#define RELOC struct external_reloc
#define RELSZ 14
#endif
#define ARM_NOTE_SECTION ".note"