summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* ld: Skip unsupported static executable testsH.J. Lu2018-01-295-12/+87
* Add a testcase for PR ld/22751H.J. Lu2018-01-275-2/+77
* PR22751, LTO broken for libgcc libcallsAlan Modra2018-01-282-1/+8
* MIPS/LD: Correct `mips-*-windiss' target emulation configurationMaciej W. Rozycki2018-01-262-0/+6
* Fix PR ld/22727 (TLS breakage in PIC/PIE mode on SPARC).Eric Botcazou2018-01-2513-122/+238
* [LD][AARCH64]Add group relocations to create PC-relative offset.Renlin Li2018-01-2422-16/+161
* x86: Check the versioned __tls_get_addr symbolH.J. Lu2018-01-205-0/+56
* Also xfail ld-elf/group1.d for SolarisH.J. Lu2018-01-182-1/+5
* x86: Update ld-elf/linkinfo1[ab].d for Solaris/x86H.J. Lu2018-01-183-4/+10
* solaris2.em: Fold after_allocation into before_allocationH.J. Lu2018-01-182-41/+35
* PowerPC PLT stub alignment fixesAlan Modra2018-01-183-4/+18
* PowerPC PLT speculative execution barriersAlan Modra2018-01-178-17/+84
* PowerPC PLT stub tidyAlan Modra2018-01-1717-96/+141
* Update translations for various binutils components.Nick Clifton2018-01-162-236/+334
* Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodesNick Clifton2018-01-152-252/+352
* Update pot filesNick Clifton2018-01-132-228/+327
* Bump version number to 2.30.51Nick Clifton2018-01-132-10/+14
* Add note about 2.30 branch creation to changelogsNick Clifton2018-01-131-0/+1
* Add 2.30 markers to NEWS files.Nick Clifton2018-01-132-0/+6
* pr22374 function pointer initializationAlan Modra2018-01-122-0/+20
* Fixes for "Ignore dynamic references on forced local symbols"Alan Modra2018-01-123-36/+50
* Add -z undefs option to the ELF linker.Nick Clifton2018-01-124-2/+26
* ld: Replace "-z textonly" with "-z separate-code"H.J. Lu2018-01-115-4/+12
* x86-64: Add tests for -z separate-code -z max-page-size=0x1000H.J. Lu2018-01-116-0/+113
* ld: Add tests for -z separate-code and -z noseparate-codeH.J. Lu2018-01-1114-1/+196
* ld: Add "-z separate-code" option to ELF linkerH.J. Lu2018-01-117-20/+210
* Ignore dynamic references on forced local symbolsH.J. Lu2018-01-116-0/+74
* ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sectionsH.J. Lu2018-01-114-6/+49
* ld: Remove unused expression stateAndrew Burgess2018-01-113-6/+12
* ld: Fix issue where PROVIDE overrides defined symbolAndrew Burgess2018-01-119-42/+121
* ld: Find and run some tests using a wildcard patternAndrew Burgess2018-01-117-8/+21
* ld: In map file use '=' in PROVIDE statementsAndrew Burgess2018-01-114-8/+15
* Fix the order of SHLIB_RODATA_ADDR in elf.scH.J. Lu2018-01-112-1/+6
* Add explicit shared check to eh-frame-hdr test.Jim Wilson2018-01-093-4/+26
* RISC-V: Fix accidental embedded -shared regressions.Jim Wilson2018-01-084-3/+18
* RISC-V: Print symbol address for jalr w/ zero offset.Jim Wilson2018-01-054-0/+23
* RISC-V: Disable shared library support for embedded elf.Jim Wilson2018-01-052-2/+15
* Update year range in copyright notice of binutils filesAlan Modra2018-01-03367-458/+462
* ChangeLog rotationAlan Modra2018-01-032-4026/+4040
* Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton2017-12-142-1/+7
* [BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti...Renlin Li2017-12-137-3/+37
* Objcopy interleave testAlan Modra2017-12-073-4/+13
* mcore-elf lacks shared lib supportAlan Modra2017-12-072-1/+4
* Rewrite check_shared_lib_supportAlan Modra2017-12-072-52/+16
* Objcopy interleave fails if section address not multiple of interleave.Jim Wilson2017-12-065-0/+51
* Tell the linker testsuite that lm32-rtems toolchains do not support the gener...Nick Clifton2017-12-062-0/+6
* Enable shared lib tests for frv, lm32, m32r, microblaze, nds32 and or1kAlan Modra2017-12-062-6/+11
* Really fix riscv shared library __global_pointer$ problem.Jim Wilson2017-12-0514-68/+43
* Riscv shared libraries should not export __global_pointer$.Jim Wilson2017-12-0413-2/+106
* x86 map file textrelAlan Modra2017-12-045-4/+11