]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* mn10300.h (E_MN10300_MACH_AM33): Define.
authorJeff Law <law@redhat.com>
Wed, 1 Dec 1999 10:06:15 +0000 (10:06 +0000)
committerJeff Law <law@redhat.com>
Wed, 1 Dec 1999 10:06:15 +0000 (10:06 +0000)
include/elf/ChangeLog
include/elf/mn10300.h

index 5c4f9422a1a0e62486894e8e3a3fea8b9b8644c8..768b2f6c07906a52ab2cd1d240a7bbfd346321f2 100644 (file)
@@ -1,3 +1,7 @@
+Wed Dec  1 03:02:15 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * mn10300.h (E_MN10300_MACH_AM33): Define.
+
 Mon Oct 11 22:42:37 1999  Jeffrey A Law  (law@cygnus.com)
 
        * hppa.h (PF_HP_PAGE_SIZE): Define.
index 64a0750451f725ad199a46e549e6f1ee164368e6..1b90a1379619fb01a185c16b4f7d0bc3311aa0e3 100644 (file)
@@ -50,4 +50,5 @@ END_RELOC_NUMBERS
    the rest are open. */
 
 #define E_MN10300_MACH_MN10300 0x00810000
+#define E_MN10300_MACH_AM33    0x00820000
 #endif /* _ELF_MN10300_H */