mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
6d59ad8298
* ld-elf/extract-symbol-1.ld (data): Explicitly set the start address to 0.
229 lines
6.1 KiB
Plaintext
229 lines
6.1 KiB
Plaintext
2007-03-08 Richard Sandiford <richard@codesourcery.com>
|
||
|
||
* ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
|
||
to 0.
|
||
|
||
2007-03-07 Alan Modra <amodra@bigpond.net.au>
|
||
|
||
* ld-elf/extract-symbol-1sec.d: xfail hppa.
|
||
* ld-elf/extract-symbol-1sym.d: xfail hppa.
|
||
|
||
2007-03-07 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR 3958
|
||
* ld-elf/linkonce1.d: New.
|
||
* ld-elf/linkonce1a.s: New.
|
||
* ld-elf/linkonce1b.s: New.
|
||
* ld-elf/linkonce2.d: New.
|
||
* ld-i386/pcrel16abs.d: New.
|
||
* ld-i386/pcrel16abs.s: New.
|
||
* ld-i386/i386.exp: Run it.
|
||
|
||
2007-03-06 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/4144
|
||
* ld-elf/nobits-1.d: New file.
|
||
* ld-elf/nobits-1.s: Likewise.
|
||
* ld-elf/nobits-1.t: Likewise.
|
||
|
||
2007-03-02 Richard Sandiford <richard@codesourcery.com>
|
||
|
||
* ld-elf/binutils.exp: Revert last change.
|
||
|
||
2007-03-01 Richard Sandiford <richard@codesourcery.com>
|
||
|
||
* ld-elf/extract-symbol-1sym.d, ld-elf/extract-symbol-1sec.d,
|
||
* ld-elf/extract-symbol-1.s, ld-elf/extract-symbol-1.ld: New tests.
|
||
* ld-elf/binutils.exp: Run them.
|
||
|
||
2007-02-28 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR ld/3796
|
||
* ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
|
||
(armeabitests): ... here, a new array for EABI specific tests.
|
||
(armelftests): Add extra command line options for VFP11 fix tests
|
||
and thumb shared library test.
|
||
|
||
2007-02-22 Paul Brook <paul@codesourcery.com>
|
||
|
||
* ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
|
||
* ld-arm/gc-unwind.s: New file.
|
||
* ld-arm/gc-unwind.d: New file.
|
||
|
||
2007-02-14 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/3953
|
||
* ld-elf/beginwarn.c: New file.
|
||
* ld-elf/warn.out: Likewise.
|
||
|
||
* ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
|
||
(run_tests): Add "Run warn with versioned libfoo.so".
|
||
|
||
* lib/ld-lib.exp (default_ld_relocate): Make exec_output global
|
||
and remove target first.
|
||
(default_ld_link): Likewise.
|
||
(default_ld_simple_link): Likewise.
|
||
(run_ld_link_exec_tests): Take an optional linker warning and
|
||
check it.
|
||
(default_ld_link): Check pruned linker output.
|
||
|
||
2007-02-13 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* ld-scripts/default-script1.d: Expect extra symbols.
|
||
* ld-scripts/default-script2.d: Likewise.
|
||
* ld-scripts/default-script3.d: Likewise.
|
||
* ld-scripts/default-script4.d: Likewise.
|
||
|
||
2007-02-13 Alan Modra <amodra@bigpond.net.au>
|
||
|
||
* ld-powerpc/relbrlt.d: Update.
|
||
* ld-powerpc/tlsexe.r: Update.
|
||
* ld-powerpc/tlsexetoc.r: Update.
|
||
* ld-powerpc/tlsso.r: Update.
|
||
* ld-powerpc/tlstocso.r: Update.
|
||
|
||
2007-02-12 Alan Modra <amodra@bigpond.net.au>
|
||
|
||
* ld-powerpc/relbrlt.d: Update.
|
||
|
||
2007-02-06 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR ld/3805
|
||
* ld-elf/sec64k.exp: Expect the relocatable version of this test
|
||
to fail for the m32r because it creates both .rel and .rela
|
||
sections.
|
||
|
||
2007-02-05 Dave Brolley <brolley@redhat.com>
|
||
|
||
* ld-undefined/undefined.exp: XFAIL the undefined test
|
||
* ld-mep: New, with content.
|
||
|
||
2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* ld-i386/pcrel16.d: Undo the last change.
|
||
* ld-x86-64/pcrel16.d: Likewise.
|
||
|
||
2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* ld-i386/pcrel16.d: Updated.
|
||
* ld-x86-64/pcrel16.d: Likewise.
|
||
|
||
2007-02-01 Alan Modra <amodra@bigpond.net.au>
|
||
|
||
* ld-scripts/default-script.exp: Add "--local-store 0:0" to
|
||
LDFLAGS for spu.
|
||
|
||
2007-01-29 Julian Brown <julian@codesourcery.com>
|
||
|
||
* ld-arm/arm-elf.exp: Add VFP11 tests.
|
||
* ld-arm/vfp11-fix-none.s: New file.
|
||
* ld-arm/vfp11-fix-none.d: Expected disassembly of above.
|
||
* ld-arm/vfp11-fix-scalar.s: New file.
|
||
* ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
|
||
* ld-arm/vfp11-fix-vector.s: New file.
|
||
* ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
|
||
|
||
2007-01-23 Nathan Sidwell <nathan@codesourcery.com>
|
||
|
||
* ld-elf/header.d: Reduce page size, restrict to linux & vxworks
|
||
* ld-elf/header.s: Adjust.
|
||
* ld-elf/header.t: Reduce initial offset.
|
||
|
||
2007-01-23 Andreas Schwab <schwab@suse.de>
|
||
|
||
* lib/ld-lib.exp (run_dump_test): Don't prematurely remove
|
||
assembler output.
|
||
|
||
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* ld-elf/dl6.c: New file.
|
||
* ld-elf/dl6a.out: Likewise.
|
||
* ld-elf/dl6amain.c: Likewise.
|
||
* ld-elf/dl6b.out: Likewise.
|
||
* ld-elf/dl6bmain.c: Likewise.
|
||
* ld-elf/dl6cmain.c: Likewise.
|
||
* ld-elf/dl6dmain.c: Likewise.
|
||
|
||
* ld-elf/shared.exp: Add new tests for -Bsymbolic,
|
||
-Bsymbolic-functions, --dynamic-list-data and
|
||
--dynamic-list-cpp-new.
|
||
|
||
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* ld-elf/maxpage3.t: New file.
|
||
* ld-elf/maxpage3a.d: Likewise.
|
||
* ld-elf/maxpage3b.d: Likewise.
|
||
* ld-elf/maxpage3c.d: Likewise.
|
||
|
||
2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* ld-scripts/default-script.exp: New file.
|
||
* ld-scripts/default-script.s: Likewise.
|
||
* ld-scripts/default-script.t: Likewise.
|
||
* ld-scripts/default-script1.d: Likewise.
|
||
* ld-scripts/default-script2.d: Likewise.
|
||
* ld-scripts/default-script3.d: Likewise.
|
||
* ld-scripts/default-script4.d: Likewise.
|
||
|
||
2007-01-18 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/1283
|
||
* lib/ld-lib.exp (run_dump_test): Remove output file first.
|
||
|
||
2007-01-17 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* ld-elf/header.d: Adjust for .text section with 16byte
|
||
alignment.
|
||
|
||
2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* ld-elf/dl1main.c (main): Fix a typo.
|
||
|
||
2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/3831
|
||
* ld-elf/del.cc: New.
|
||
* ld-elf/dl5.cc: Likewise.
|
||
* ld-elf/dl5.out: Likewise.
|
||
* ld-elf/new.cc: Likewise.
|
||
|
||
* ld-elf/shared.exp: Add tests for --dynamic-list-data and
|
||
--dynamic-list-cpp-new.
|
||
|
||
2007-01-12 Hans-Peter Nilsson <hp@axis.com>
|
||
|
||
* ld-elf/header.d: Allow arbitrary lines between "Program Header"
|
||
and "Sections". Only run on *-*-linux*.
|
||
|
||
2007-01-11 Nathan Sidwell <nathan@codesourcery.com>
|
||
|
||
* ld-elf/header.d: New.
|
||
* ld-elf/header.t: New.
|
||
* ld-elf/header.s: New.
|
||
|
||
2007-01-08 Kai Tietz <kai.tietz@onevision.com>
|
||
|
||
* ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
|
||
x86_64-*-mingw*.
|
||
* ld-pe/pe.exp: Ditto.
|
||
* ld-scripts/align.exp: Ditto.
|
||
* ld-scripts/defined.exp: Ditto.
|
||
* ld-scripts/provide.exp: Ditto.
|
||
* ld-scripts/weak.exp: Ditto.
|
||
|
||
2007-01-06 Nathan Sidwell <nathan@codesourcery.com>
|
||
|
||
* ld-scripts/expr.exp: New.
|
||
* ld-scripts/expr1.s: New.
|
||
* ld-scripts/expr1.d: New.
|
||
* ld-scripts/expr1.t: New.
|
||
|
||
For older changes see ChangeLog-2006
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|