X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2FChangeLog;h=9d163ec6a2da2f2d56266a9b8c0884898ab9bf41;hb=62c34db3dc2a5a77d28853a650182a26f00896bb;hp=a1614282cff79f8cf3986309038e3efd6c4e0937;hpb=9933d1914983c250e1d082e47af68983dd8020a6;p=binutils-gdb.git diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index a1614282cff..9d163ec6a2d 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,4 +1,89 @@ -* 2013-07-22 Sebastian Huber +2013-08-14 John Tytgat + + PR ld/15787 + * ld-arm/group-relocs-ldr-bad.s: Redefine bar into foo section + beyond 16 bit offset width. + * ld-arm/group-relocs-ldrs-bad.s: Likewise. + * ld-arm/group-relocs-ldr-bad.d: Adjust expected result. + * ld-arm/group-relocs-ldrs-bad.d: Likewise. + * ld-arm/group-relocs.s: Add comments. Move symbols used for sb + group relocations into .data section. Drop section zero. Use pc/r0 + as base register when pc/sb group relocations are used. + * ld-arm/group-relocs.d: Adjust expected result. + * ld-arm/group-relocs-alu-bad-2.d: New test for sb group relocation. + * ld-arm/group-relocs-ldc-bad-2.d: Likewise. + * ld-arm/group-relocs-ldr-bad-2.d: New test for pc group relocation. + * ld-arm/group-relocs-ldrs-bad-2.d: Likewise. + * ld-arm/unresolved-2.d: Add sb relocation failure test. + * ld-arm/group-relocs-alu-bad-2.s: New test source. + * ld-arm/group-relocs-ldr-bad-2.s: Likewise. + * ld-arm/group-relocs-ldrs-bad-2.s: Likewise. + * ld-arm/group-relocs-ldc-bad-2.s: Likewise. + * ld-arm/unresolved-2.s: Likewise. + * ld-arm/arm-elf.exp: For group-relocs, drop section zero start + definition. Run the new tests. + +2013-08-09 Nick Clifton + + * lib/ld-lib.exp (check_shared_lib_support): Note that the RL78 + does not support shared library generation. + +2013-07-31 John Tytgat + + PR ld/15787 + * ld-arm/group-relocs-alu-bad-2.d; New. + * ld-arm/group-relocs-alu-bad-2.s: New. + * ld-arm/group-relocs-ldc-bad-2.d: New. + * ld-arm/group-relocs-ldc-bad-2.s: New. + * ld-arm/group-relocs-ldr-bad-2.d: New. + * ld-arm/group-relocs-ldr-bad-2.s: New. + * ld-arm/group-relocs-ldrs-bad-2.d: New. + * ld-arm/group-relocs-ldrs-bad-2: New. + * ld-arm/arm-elf.exp: Add the new tests. + * ld-arm/group-relocs-ldr-bad.d: Update expected output. + * ld-arm/group-relocs-ldr-bad.s: Likewise. + * ld-arm/group-relocs-ldrs-bad.d: Likewise. + * ld-arm/group-relocs-ldrs-bad.s: Likewise. + * ld-arm/group-relocs.d: Likewise. + * ld-arm/group-relocs.s: Likewise. + +2013-07-27 Maciej W. Rozycki + + * ld-vax-elf/export-class-call.dd: New test. + * ld-vax-elf/export-class-call.rd: New test. + * ld-vax-elf/export-class-call.xd: New test. + * ld-vax-elf/export-class-data.dd: New test. + * ld-vax-elf/export-class-data.rd: New test. + * ld-vax-elf/export-class-data.xd: New test. + * ld-vax-elf/export-class.ld: New test linker script. + * ld-vax-elf/export-class-call.s: New test source. + * ld-vax-elf/export-class-data.s: New test source. + * ld-vax-elf/export-class-def.s: New test source. + * ld-vax-elf/vax-elf.exp: Run the new tests. + * ld-vax-elf/vax-export-class.rd: New test. + * ld-vax-elf/vax-export-class.xd: New test. + * ld-vax-elf/export-class.exp: New test script. + +2013-07-27 Maciej W. Rozycki + + * ld-vax-elf/got-local-exe.xd: New test. + * ld-vax-elf/got-local-lib.xd: New test. + * ld-vax-elf/got-local-aux.s: New test source. + * ld-vax-elf/got-local-def.s: New test source. + * ld-vax-elf/got-local-ref.s: New test source. + * ld-vax-elf/vax-elf.exp: Run the new tests. + +2013-07-24 H.J. Lu + + PR ld/15762 + * ld-elf/shared.exp (build_tests): Check .gnu.warning section + in the libbarw.so library. + * ld-elf/libbarw.rd: New. + + * lib/ld-lib.exp (run_cc_link_tests): Support checking on + output with warning message. + +2013-07-22 Sebastian Huber * ld-scripts/script.exp: Use run_dump_test instead of ld_simple_link to check the error message. @@ -17,8 +102,8 @@ 2013-07-18 Terry Guo - * ld-arm/thumb-b-lks-sym.d: Updated to be more flexible. - * ld-arm/thumb-bl-lks-sym.d: Likewise. + * ld-arm/thumb-b-lks-sym.d: Updated to be more flexible. + * ld-arm/thumb-bl-lks-sym.d: Likewise. 2013-07-18 Roland McGrath