diff options
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 31ffd7c3815..05e73b80d48 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,8 +1,15 @@ +2001-01-11 Peter Targett <peter.targett@arccores.com> + + * arc.h (E_ARC_MACH_ARC5, E_ARC_MACH_ARC6, E_ARC_MACH_ARC7, + E_ARC_MACH_ARC8): New definitions for cpu types. + + * common.h (EM_ARC): Change comment. + 2000-12-12 Nick Clifton <nickc@redhat.com> * mips.h: Fix formatting. -Mon Dec 11 10:56:58 2000 Jeffrey A Law (law@cygnus.com) +2000-12-11 Jeffrey A Law (law@cygnus.com) * hppa.h (DT_HP_*): Define relative to OLD_DT_LOOS for hpux compatibility. |