diff options
author | Nick Clifton <nickc@redhat.com> | 2004-05-17 19:50:16 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-05-17 19:50:16 +0000 |
commit | b2d65c0b3f25a0ab30d1a4cd6a4f9000b4af239a (patch) | |
tree | fdc8a19030419cbdfd6507f7d31b87f9fdd4ca4b /ld/ChangeLog | |
parent | 3c0b7db215a4d9b800ba6b97b88280ed2d61b80d (diff) | |
download | gdb-b2d65c0b3f25a0ab30d1a4cd6a4f9000b4af239a.zip gdb-b2d65c0b3f25a0ab30d1a4cd6a4f9000b4af239a.tar.gz gdb-b2d65c0b3f25a0ab30d1a4cd6a4f9000b4af239a.tar.bz2 |
Add PowerPC LynxOS support
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index fb0159d..b8248ea 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,14 @@ +2004-05-17 Adam Nemet <anemet@lnxw.com> + + * configure.tgt (powerpc-*-lynxos* case): New case. + * configure.host (i[3-7]86-*-lynxos* case): Remove case. + * emulparams/ppclynx.sh: New file. + * emulparams/i386lynx.sh (SCRIPT_NAME): Update to LynxOS 4.0. + * Makefile.am (ALL_EMULATIONS): Add eppclynx.o + (ei386lynx.c): Update rule to LynxOS 4.0 ELF. + (eppclynx.c): New rule. + * Makefile.in: Regenerate. + 2004-05-13 Joel Sherrill <joel@oarcorp.com> * configure.tgt (or32-*-rtems*): Switch to elf and |