diff options
author | Richard Henderson <rth@redhat.com> | 1997-10-23 07:43:44 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1997-10-23 07:43:44 +0000 |
commit | 639da7eb77434da02097781e75b9f54bdcae2b73 (patch) | |
tree | cb06e6678a5b866e6d4602732ea9cea7be244d32 /ld/ChangeLog | |
parent | 82785278c187d51384c96be7cd9bf90609304284 (diff) | |
download | gdb-639da7eb77434da02097781e75b9f54bdcae2b73.zip gdb-639da7eb77434da02097781e75b9f54bdcae2b73.tar.gz gdb-639da7eb77434da02097781e75b9f54bdcae2b73.tar.bz2 |
* configure.tgt: Add sparc64-*-linux*.
* emulparams/elf64_sparc.sh (GENERATE_SHLIB_SCRIPT, NOP): New.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index d470450..76a94b9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 23 00:44:20 1997 Richard Henderson <rth@dot.cygnus.com> + + * configure.tgt: Add sparc64-*-linux*. + * emulparams/elf64_sparc.sh (GENERATE_SHLIB_SCRIPT, NOP): New. + Wed Oct 22 11:29:25 1997 Ian Lance Taylor <ian@cygnus.com> * scripttempl/pe.sc: Put .eh_frame in .rdata. |