Handle weak alias for PIE with copy reloc
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
2014-12-14 H.J. LuHandle weak alias for PIE with copy reloc
2014-12-03 H.J. LuReplace copyreloc-main.c with copyreloc-main.S
2014-12-03 H.J. LuX86-64: Allow copy relocs for building PIE
2014-12-01 H.J. LuAdd tests for PR ld/16452 and PR ld/16457
2014-11-18 H.J. LuAlways run mpx3 and mpx4 tests in 64-bit
2014-11-18 Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-11-10 Matthew FortuneUpdate .MIPS.abiflags to support MIPS R6
2014-11-07 H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-10-24 Jiong Wang[AArch64] Cortex-A53 erratum 835769 linker workaround
2014-10-17 Hans-Peter NilssonBackport "Fix sysroot-tests, adding --print-sysroot...
2014-10-15 Hans-Peter NilssonBackport "="-ldscript-path-prefix changes from
2014-10-04 Alan ModraDiscard zero address range eh_frame FDEs
2014-09-22 Alan ModraFind lto plugin when using gcc-5.0
2014-09-16 Terry GuoMake the linker return an error status if it fails...
2014-09-12 Andrew BennettAdd mips*-img-elf* target triple.
2014-09-10 Alan ModraMove ELF section headers to end of object file
2014-09-06 Matthew FortuneMIPS testsuite cleanup - part 4
2014-08-29 Alan ModraFix testsuite ld_simple_link_defsyms for windows targets
2014-08-27 H.J. LuUse bfd_is_abs_section to check discarded input section
2014-08-27 H.J. LuDon't attach dynamic sections to input from ld --just...
2014-08-26 Jiong Wang[AArch64] Improve copy relocation support on four absol...
2014-08-26 Nick CliftonFix linker testsuite failures for Aarch64.
2014-08-22 Maciej W. RozyckiPower/GAS: Don't set VLE annotation for non-VLE process...
2014-08-21 Terry Guobfd/ChangeLog
2014-08-20 Roland McGrathFix PR ld/17277: bogus dynamic relocs and TEXTREL for...
2014-08-18 Alan ModraLTO plugin with older gcc
2014-08-18 Alan ModraPR 17287, DT_NEEDED of unneeded libraries affects ...
2014-08-12 Alan ModraTighten test for ld plugin support
2014-08-07 H.J. LuDon't issue a warning for references in LTO IR to warni...
2014-08-06 Alan ModraAllow lto tests to run with older compilers
2014-08-01 Kaz KojimaFix PR10373 which is SH relax bug.
2014-08-01 Kaz KojimaFix PR10378 which is SH relax bug.
2014-07-29 Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
2014-07-16 H.J. LuProperly match PLT entry against .got.plt relocation
2014-07-15 H.J. LuUpdate elf_i386_compute_jump_table_size
2014-07-15 Jiong Wang[AArch64] Fix ld testcase linker script glitch.
2014-07-10 Will NewtonFix tests when configured for arm-linux and arm-elf
2014-07-10 Will Newtonld/testsuite: Disable non-PIC shared library tests...
2014-07-08 Will Newtonld/ARM: Increase maximum page size to 64kB
2014-07-08 Alan ModraCopy st_other for linker script symbol assignments
2014-07-08 Jiong WangEnable elf_backend_rela_normal for AArch64
2014-07-08 Alan ModraRun ar with --plugin for LTO 11 test
2014-07-07 Alan ModraReinstate compiler check
2014-07-07 Nick CliftonThis patch prevents a linker testsuite error if the...
2014-07-07 Alan ModraEnsure ld testsuite gcc -B options precede $CC -B options
2014-07-05 Alan ModraRid libdummy.a from lto.exp
2014-07-03 Alan ModraReload --as-needed libraries inside groups
2014-07-02 Alan ModraTaking an undefined function's address in an executable
2014-06-25 Kyle McMartinld/arm: adjust offsets in tls-gdierelax2.d
2014-06-16 Will Newtonld/ARM: Fix IFUNC and TLS descriptors in the same share...
2014-06-09 Ryan MansfieldRemove reference to GASp from linker testsuite configur...
2014-06-03 Alan ModraSupport fusion for ELFv2 stubs
2014-05-28 mfortuneAdd objcopy stage between assembly and linking for...
2014-05-20 Will Newtonld/aarch64: xfail non-PIC shared object tests on aarch64
2014-05-19 Andreas ToblerDon't link FreeBSD tests with -ldl.
2014-05-10 Hans-Peter NilssonFix freeing of link_info.hash
2014-05-09 H.J. LuProperly display extra data/address size prefixes
2014-05-07 Volodymyr ArbatovUse signed data type for R_XTENSA_DIFF* relocation...
2014-05-01 Hans-Peter Nilssonld/testsuite:
2014-04-23 Will Newtonld/arm: Fix testsuite failures for armeb-linux-eabi
2014-04-22 H.J. LuAdd tests for PR ld/16846
2014-04-22 Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-04-17 Kwok Cheung YeungThis patch causes local GOT entries addressed via a...
2014-04-15 Marcus Shawcroft[AArch64] Fix off by one error in instruction relaxatio...
2014-04-10 Denis Chertykovbfd/ChangeLog
2014-04-07 Andreas SchwabFix spurious failures in ld-plugin/lto.exp
2014-04-04 Alan ModraPad sections according to current script FILL.
2014-03-31 Marcus Shawcroft[AArch64] Fixup ld-aarch64/eh-frame.d expected PC range.
2014-03-27 H.J. LuScan all input files for symbol reference warning
2014-03-27 Yury GribovAdd support for limited pretty-printing of ARM PLT...
2014-03-26 Alan ModraReferencing a function's address on PowerPC64 ELFv2
2014-03-25 Will Newtonbfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ
2014-03-20 Richard Sandifordgas/
2014-03-20 Will Newtonbfd/elf32-arm.c: Set st_value to zero for undefined...
2014-03-19 Nick CliftonFix RX linker testsuite failures by making the assemble...
2014-03-14 Alan ModraCorrect ld-powerpc/vle-reloc-2 test
2014-03-14 Alan ModraFix overflow handling of VLE_SDA21
2014-03-06 Roland McGrathApply ld-arm/gc-hidden-1 to all ELF targets, not just...
2014-03-06 Roland McGrathDisable --long-plt test for arm-nacl targets.
2014-03-05 Alan ModraUpdate copyright years
2014-03-05 Alan ModraSupport R_PPC64_ADDR64_LOCAL
2014-03-03 Alan ModraFix various copyright issues
2014-03-01 Yuri Gribovld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust...
2014-02-27 Yuri GribovThis patch adds support for ARM PLT entries that suppor...
2014-02-27 Nick CliftonThis patch adds a default manifest in to the final...
2014-02-20 Alan ModraAdd ppc476 workaround bootstrap test
2014-02-19 H.J. LuCreate the second PLT for BND relocations
2014-02-19 Jack CarterThe PT_DYNAMIC segment was being hard coded to have...
2014-02-16 Thomas SchwingeMissing ChangeLog entry from commit 60ef20e28534cf093d5...
2014-02-10 H.J. LuMark symbol in executables if it matches dynamic_list
2014-02-02 Sebastian HuberFix ALIGN_WITH_INPUT
2014-01-31 Sandra LoosemoreNios II CALL26 linker relaxation
2014-01-29 H.J. LuAdd rdynamic-1 test
2014-01-28 Nick CliftonUpdate the tic6x linker tests to match the current...
2014-01-24 H.J. LuReplace .align with .p2align
2014-01-24 H.J. LuAdd another testcase for PR ld/16498
2014-01-24 H.J. LuImprove orphaned TLS section handling
2014-01-22 Alan ModraMiscellaneous ld tidies
2014-01-22 Alan ModraMake assignments to dot keep an empty output section.
2014-01-21 H.J. LuCheck incompatible existing default symbol definition
next