deddc40bec
* elf32-ppc.c (ppc_elf_begin_write_processing): Allow empty apuinfo sections, only scan input sections once and reuse the buffer. ld/testsuite/ * ld-powerpc/apuinfo-nul.s: New. * ld-powerpc/apuinfo.rd: Add it. * ld-powerpc/powerpc.exp: Likewise.
101 lines
2.4 KiB
Text
101 lines
2.4 KiB
Text
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:
|