diff options
author | Geoffrey Keating <geoffk@geoffk.org> | 1999-09-28 04:16:51 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@geoffk.org> | 1999-09-28 04:16:51 +0000 |
commit | 13d92f2c5b7ef187dda2518b459751f146128e99 (patch) | |
tree | 2d56a9737e1f32251f2bc7e3b6f97eb113f9cc7f /ld/ChangeLog | |
parent | fba2b7f93ec2bd58fc9fe390d112575b69516347 (diff) | |
download | gdb-13d92f2c5b7ef187dda2518b459751f146128e99.zip gdb-13d92f2c5b7ef187dda2518b459751f146128e99.tar.gz gdb-13d92f2c5b7ef187dda2518b459751f146128e99.tar.bz2 |
* scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sections
in .sdata too.
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 81b0062..64cbbef 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +1999-09-28 Geoffrey Keating <geoffk@cygnus.com> + + * scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sections + in .sdata too. + 1999-09-26 Nick Clifton <nickc@cygnus.com> * scripttempl/elf.sc (.bss): Accept sections named .bss.* |