diff options
author | Nick Clifton <nickc@redhat.com> | 2000-09-02 20:43:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-09-02 20:43:22 +0000 |
commit | 3a9d486c008d5b2f64fde0c094c747fd7c37b649 (patch) | |
tree | 7c65631a28efc15d19166f2ddc47bf4d93c7fa03 /ld/ChangeLog | |
parent | 7a6cc5fb0c6a410afb1a424ed5c647380bcf68d3 (diff) | |
download | gdb-3a9d486c008d5b2f64fde0c094c747fd7c37b649.zip gdb-3a9d486c008d5b2f64fde0c094c747fd7c37b649.tar.gz gdb-3a9d486c008d5b2f64fde0c094c747fd7c37b649.tar.bz2 |
Add .gnu.linkonce.wi.* to .debug_info sections.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 405c7c8..e13daf9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,16 @@ +2000-09-02 Daniel Berlin <dberlin@redhat.com> + + * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info + sections. + * scripttempl/elf32var.sc: Ditto. + * scripttempl/elfd10v.sc: Ditto. + * scripttempl/elfd30v.sc: Ditto. + * scripttempl/elfi370.sc: Ditto. + * scripttempl/elfm68hc11.sc: Ditto. + * scripttempl/elfm68hc12.sc: Ditto. + * scripttempl/elfi386beos.sc: Ditto. + * scripttempl/v850.sc: Ditto. + 2000-08-31 Alexandre Oliva <aoliva@redhat.com> * acinclude.m4: Include libtool and gettext macros from the |