diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-07-12 15:07:42 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-07-12 15:07:42 +0000 |
commit | e7affb090d4bd0ffc66040f3fd45a9f3c99102dc (patch) | |
tree | 5cb600fc3186fd62711093d72546e45baae2f5a1 /ld | |
parent | aa6743a58d53b8e575094b0be662d7b8788669a3 (diff) | |
download | gdb-e7affb090d4bd0ffc66040f3fd45a9f3c99102dc.zip gdb-e7affb090d4bd0ffc66040f3fd45a9f3c99102dc.tar.gz gdb-e7affb090d4bd0ffc66040f3fd45a9f3c99102dc.tar.bz2 |
configure.in, elf.sc changes
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 5610634..4178568 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Mon Jul 12 10:57:03 1993 Ken Raeburn (raeburn@deneb.cygnus.com) + + * scripttempl/elf.sc: Include .init, .fini, .rodata sections. + Create symbol "end" instead of "__end". Comment out some parts + that may not be needed (yet) for elf. + + * configure.in: Accept sparc-elf and sparc-solaris2 configs. + Thu Jul 8 15:33:32 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) * Makefile.in (ALL_EMULATIONS): Include $(OTHER_EMULATIONS). |