diff options
author | Alan Modra <amodra@gmail.com> | 2000-06-19 02:05:53 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2000-06-19 02:05:53 +0000 |
commit | 987fd5b44e803e8bd04c9955dd9719c5de28a621 (patch) | |
tree | ba7e78d73be28cd0613f181f1ea18a755e3f0a16 /ld/ChangeLog | |
parent | 60bcf0fa8c115b4e71d7b1372aca3efccffc9607 (diff) | |
download | gdb-987fd5b44e803e8bd04c9955dd9719c5de28a621.zip gdb-987fd5b44e803e8bd04c9955dd9719c5de28a621.tar.gz gdb-987fd5b44e803e8bd04c9955dd9719c5de28a621.tar.bz2 |
Update list of targets supporting --gc-sections.
KEEP .eh_frame contents.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 2e0b963..4bab41c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2000-06-18 Alan Modra <alan@linuxcare.com.au> + + * NEWS: Update list of targets supporting --gc-sections. + + * scripttempl/elf.sc: KEEP .eh_frame contents. + * scripttempl/elfd30v.sc: Same here. + 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr> * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12 |