diff options
author | Nick Clifton <nickc@redhat.com> | 2002-07-17 14:15:50 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-07-17 14:15:50 +0000 |
commit | ff21dc0ea5db921f0bc891fc6c4f8742198c5b6c (patch) | |
tree | b40e4b70061e6d2b80199f5353893cff55d0a8c2 /include/elf/ChangeLog | |
parent | 4b5ccabc17369618dae7c6cfe9c6eafb5ec60cbf (diff) | |
download | cygnal-ff21dc0ea5db921f0bc891fc6c4f8742198c5b6c.tar.gz cygnal-ff21dc0ea5db921f0bc891fc6c4f8742198c5b6c.tar.bz2 cygnal-ff21dc0ea5db921f0bc891fc6c4f8742198c5b6c.zip |
Add IP2k support to BFD and LD
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 3e64a32c0..e7b8b76d4 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,15 @@ +2002-07-15 Denis Chertykov <denisc@overta.ru> + Frank Ch. Eigler <fche@redhat.com> + Ben Elliston <bje@redhat.com> + Alan Lehotsky <alehotsky@cygnus.com> + John Healy <jhealy@redhat.com> + Graham Stott <grahams@redhat.com> + Jeff Johnston <jjohnstn@redhat.com> + + * common.h (EM_IP2K): New macro. + (EM_IP2K_OLD): New macro. + * ip2k.h: New file. + 2002-07-01 Matt Thomas <matt@3am-software.com> * vax.h: Rename EF_* to EF_VAX_*. |