diff options
author | Alan Modra <amodra@gmail.com> | 2004-04-30 14:26:09 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-04-30 14:26:09 +0000 |
commit | d0d6a25bf3db9eea811699671a0f218e75586ca0 (patch) | |
tree | 57170b63f32c81a1cf2629a78dab3d484b061c4f /ld/ChangeLog | |
parent | 72adc230457cc2885fe394ab4647dceab2d9d0aa (diff) | |
download | gdb-d0d6a25bf3db9eea811699671a0f218e75586ca0.zip gdb-d0d6a25bf3db9eea811699671a0f218e75586ca0.tar.gz gdb-d0d6a25bf3db9eea811699671a0f218e75586ca0.tar.bz2 |
* ldlang.c (unique_section_p): Pass section parm, return true on
group sections.
(output_section_callback): Adjust.
* ldlang.h (unique_section_p): Update prototype.
* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 0d60bad..f77eb40 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2004-04-30 Alan Modra <amodra@bigpond.net.au> + + * ldlang.c (unique_section_p): Pass section parm, return true on + group sections. + (output_section_callback): Adjust. + * ldlang.h (unique_section_p): Update prototype. + * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust. + 2004-04-30 Eric Botcazou <ebotcazou@act-europe.fr> * ld.texinfo (--gc-sections): Remove restriction for |