diff options
author | DJ Delorie <dj@redhat.com> | 2002-09-23 11:36:15 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-09-23 11:36:15 +0000 |
commit | 8e616ecc6b5f5d7b4972a5a83876140c49d76cd0 (patch) | |
tree | f17ccae923f3dfd95c39766334ef1be27d3b74cb /ld/ChangeLog | |
parent | ad34bc37c1fa08cd30568395f5381fdd474f0624 (diff) | |
download | gdb-8e616ecc6b5f5d7b4972a5a83876140c49d76cd0.zip gdb-8e616ecc6b5f5d7b4972a5a83876140c49d76cd0.tar.gz gdb-8e616ecc6b5f5d7b4972a5a83876140c49d76cd0.tar.bz2 |
* scripttempl/i386go32.sc: Handle bss unique sections.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ff65729..98e7d42 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-09-22 Mark Elbrecht <snowball3@softhome.net> + + * scripttempl/i386go32.sc: Handle bss unique sections. + 2002-09-21 Alan Modra <amodra@bigpond.net.au> * ldmisc.c (vfinfo <%C,%D,%G>): Always output bfd, section and offset. |