d0bf826b37
* elf.c (_bfd_elf_fixup_group_sections): New function, split out from.. (_bfd_elf_copy_private_header_data): ..here. * elflink.c (_bfd_elf_size_group_sections): New function. (bfd_elf_size_dynamic_sections): Call it. * elf-bfd.h (_bfd_elf_size_group_sections): Declare. (_bfd_elf_fixup_group_sections): Declare. ld/ * ldlang.c (unique_section_p): Add os param. Allow group sections to match /DISCARD/. Update all callers. * emultempl/genelf.em (gld${EMULATION_NAME}_before_allocation): New. (LDEMUL_BEFORE_ALLOCATION): Define. ld/testsuite/ * ld-elf/group.ld: Discard .dropme sections. * ld-elf/group10.d, * ld-elf/group10.s: New test.
158 lines
4.2 KiB
Text
158 lines
4.2 KiB
Text
2010-02-19 Alan Modra <amodra@gmail.com>
|
||
|
||
* ld-elf/group.ld: Discard .dropme sections.
|
||
* ld-elf/group10.d, * ld-elf/group10.s: New test.
|
||
|
||
2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||
|
||
* ld-arm/attr-merge-6.attr: Add new test. Missed off last commit.
|
||
|
||
2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||
|
||
* ld-arm/attr-merge-3.attr: Fix test for new attribute values.
|
||
* ld-arm/attr-merge-3b.s: Likewise.
|
||
* ld-arm/attr-merge-unknown-1.d: Fix test now that 42 is a recognised
|
||
attribute ID.
|
||
* ld-arm/attr-merge-unknown-1.s: Likewise.
|
||
* ld-arm/attr-merge-6.attr: New test.
|
||
* ld-arm/attr-merge-6a.s: Likewise.
|
||
* ld-arm/attr-merge-6b.s: Likewise.
|
||
* ld-arm/attr-merge-7.attr: Likewise.
|
||
* ld-arm/attr-merge-7a.s: Likewise.
|
||
* ld-arm/attr-merge-7b.s: Likewise.
|
||
* ld-arm/arm-elf.exp: Run the new tests.
|
||
|
||
2010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||
|
||
* ld-arm/jump-reloc-veneers-long.d: Correct testcase for
|
||
arm-none-eabi target.
|
||
* ld-arm/jump-reloc-veneers-short1.d: Likewise
|
||
* ld-arm/jump-reloc-veneers-short2.d: Likewise
|
||
|
||
2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
|
||
|
||
* ld-arm/arm-elf.exp (armelftests): New test case added.
|
||
* ld-arm/data-only-map.s: New file.
|
||
* ld-arm/data-only-map.d: New file.
|
||
* ld-arm/data-only-map.ld: New file.
|
||
|
||
2010-02-11 David S. Miller <davem@davemloft.net>
|
||
|
||
* ld-sparc/gotop32.s: Add local symbol case.
|
||
* ld-sparc/gotop64.s: Likewise.
|
||
* ld-sparc/gotop32.rd: Adjust expected results.
|
||
* ld-sparc/gotop32.td: Likewise.
|
||
* ld-sparc/gotop64.dd: Likewise.
|
||
* ld-sparc/gotop64.rd: Likewise.
|
||
* ld-sparc/gotop64.td: Likewise.
|
||
|
||
2010-02-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||
|
||
* ld-elfvsb/elfvsb.exp: Fix tests for arm*-*-linux*.
|
||
* ld-shared/shared.exp: Likewise.
|
||
|
||
2010-02-08 David S. Miller <davem@davemloft.net>
|
||
|
||
* ld-ifunc/ifunc.exp: Run for sparc.
|
||
|
||
2010-02-08 Nathan Sidwell <nathan@codesourcery.com>
|
||
|
||
* ld-powerpc/apuinfo-nul.s: New.
|
||
* ld-powerpc/apuinfo.rd: Add it.
|
||
* ld-powerpc/powerpc.exp: Likewise.
|
||
|
||
2010-02-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||
|
||
* ld-arm/jump-reloc-veneers-long.d: New test.
|
||
* ld-arm/jump-reloc-veneers-short1.d: Likewise.
|
||
* ld-arm/jump-reloc-veneers-short2.d: Likewise.
|
||
* ld-arm/jump-reloc-veneers.s: Likewise.
|
||
* ld-arm/arm-elf.exp (armelftests): Run them.
|
||
|
||
2010-01-28 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR 11225
|
||
* ld-sh/refdbg-0-dso.d: Dump all sections.
|
||
|
||
2010-01-26 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/11218
|
||
* ld-gc/dummy.s: New.
|
||
* ld-gc/pr11218-1.c: Likewise.
|
||
* ld-gc/pr11218-2.c: Likewise.
|
||
* ld-gc/pr11218.d: Likewise.
|
||
|
||
2010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
|
||
|
||
* ld-powerpc/aix-ref-1-32.od, ld-powerpc/aix-ref-1-64.od,
|
||
ld-powerpc/aix-ref-1.s: New tests.
|
||
* ld-powerpc/aix52.exp: Run them.
|
||
|
||
2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* ld-elf/orphan4.d: Support 64bit targets.
|
||
|
||
2010-01-13 DJ Delorie <dj@redhat.com>
|
||
|
||
* ld-elf/orphan4.d: New.
|
||
* ld-elf/orphan4.ld: New.
|
||
* ld-elf/orphan4.s: New.
|
||
|
||
2010-01-13 Chao-ying Fu <fu@mips.com>
|
||
|
||
* ld-mips-elf/jr-to-b-1.d, ld-mips-elf/jr-to-b-2.d: New tests.
|
||
* ld-mips-elf/jr-to-b-1.s, ld-mips-elf/jr-to-b-2.s: Source.
|
||
* ld-mips-elf/mips-elf.exp: Run new tests.
|
||
|
||
2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
|
||
|
||
* ld-arm/arm-elf.exp (armelftests): Assemble Cortex-A8 tests with
|
||
-mcpu=cortex-a8.
|
||
|
||
2010-01-13 Nick Clifton <nickc@redhat.com>
|
||
|
||
* ld-scrips/sort.exp: Skip these tests when the target is the
|
||
h8300.
|
||
|
||
2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/11146
|
||
* ld-elf/dynsym1.d: New.
|
||
|
||
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/11138
|
||
* ld-elf/pr11138-1.c: New.
|
||
* ld-elf/pr11138-1.map: Likewise.
|
||
* ld-elf/pr11138-2.c: Likewise.
|
||
* ld-elf/pr11138-2.map: Likewise.
|
||
* ld-elf/pr11138.out: Likewise.
|
||
|
||
* ld-elf/shared.exp (build_tests): Add libpr11138-1.so and
|
||
libpr11138-2.o.
|
||
(run_tests): Add 2 tests for PR ld/11138.
|
||
|
||
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/11133
|
||
* ld-gc/gc.exp: Run start.
|
||
|
||
* ld-gc/start.d: New.
|
||
* ld-gc/start.s: Likewise.
|
||
|
||
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/11143
|
||
* ld-gc/gc.exp: Run abi-note.
|
||
|
||
* ld-gc/abi-note.d: New.
|
||
* ld-gc/abi-note.s: Likewise.
|
||
|
||
For older changes see ChangeLog-2009
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|