2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 10 Jul 2003 02:49:00 +0000 (02:49 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 10 Jul 2003 02:49:00 +0000 (02:49 +0000)
* mn10300.h (E_MN10300_MACH_AM33_2): Renamed from
E_MN10300_MACH_AM332.
2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
* mn10300.h (E_MN10300_MACH_AM332): Defined.

include/elf/ChangeLog
include/elf/mn10300.h

index 2f78483..ba0b56f 100644 (file)
@@ -1,3 +1,11 @@
+2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
+       * mn10300.h (E_MN10300_MACH_AM33_2): Renamed from
+       E_MN10300_MACH_AM332.
+       2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
+       * mn10300.h (E_MN10300_MACH_AM332): Defined.
+
 2003-07-01  Martin Schwidefsky  <schwidefsky@de.ibm.com>
 
        * s390.h (elf_s390_reloc_type): Add long displacement relocations
index e10be90..5080efe 100644 (file)
@@ -50,4 +50,5 @@ END_RELOC_NUMBERS (R_MN10300_MAX)
 
 #define E_MN10300_MACH_MN10300 0x00810000
 #define E_MN10300_MACH_AM33    0x00820000
+#define E_MN10300_MACH_AM33_2   0x00830000
 #endif /* _ELF_MN10300_H */