aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Also xfail ld-elf/group1.d for SolarisH.J. Lu2-1/+5
2018-01-18x86: Update ld-elf/linkinfo1[ab].d for Solaris/x86H.J. Lu3-4/+10
2018-01-18solaris2.em: Fold after_allocation into before_allocationH.J. Lu2-41/+35
2018-01-18PowerPC PLT stub alignment fixesAlan Modra3-4/+18
2018-01-17PowerPC PLT speculative execution barriersAlan Modra8-17/+84
2018-01-17PowerPC PLT stub tidyAlan Modra17-96/+141
2018-01-16Update translations for various binutils components.Nick Clifton2-236/+334
2018-01-15Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodesNick Clifton2-252/+352
2018-01-13Update pot filesNick Clifton2-228/+327
2018-01-13Bump version number to 2.30.51Nick Clifton2-10/+14
2018-01-13Add note about 2.30 branch creation to changelogsNick Clifton1-0/+1
2018-01-13Add 2.30 markers to NEWS files.Nick Clifton2-0/+6
2018-01-12pr22374 function pointer initializationAlan Modra2-0/+20
2018-01-12Fixes for "Ignore dynamic references on forced local symbols"Alan Modra3-36/+50
2018-01-12Add -z undefs option to the ELF linker.Nick Clifton4-2/+26
2018-01-11ld: Replace "-z textonly" with "-z separate-code"H.J. Lu5-4/+12
2018-01-11x86-64: Add tests for -z separate-code -z max-page-size=0x1000H.J. Lu6-0/+113
2018-01-11ld: Add tests for -z separate-code and -z noseparate-codeH.J. Lu14-1/+196
2018-01-11ld: Add "-z separate-code" option to ELF linkerH.J. Lu7-20/+210
2018-01-11Ignore dynamic references on forced local symbolsH.J. Lu6-0/+74
2018-01-11ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sectionsH.J. Lu4-6/+49
2018-01-11ld: Remove unused expression stateAndrew Burgess3-6/+12
2018-01-11ld: Fix issue where PROVIDE overrides defined symbolAndrew Burgess9-42/+121
2018-01-11ld: Find and run some tests using a wildcard patternAndrew Burgess7-8/+21
2018-01-11ld: In map file use '=' in PROVIDE statementsAndrew Burgess4-8/+15
2018-01-11Fix the order of SHLIB_RODATA_ADDR in elf.scH.J. Lu2-1/+6
2018-01-09Add explicit shared check to eh-frame-hdr test.Jim Wilson3-4/+26
2018-01-08RISC-V: Fix accidental embedded -shared regressions.Jim Wilson4-3/+18
2018-01-05RISC-V: Print symbol address for jalr w/ zero offset.Jim Wilson4-0/+23
2018-01-05RISC-V: Disable shared library support for embedded elf.Jim Wilson2-2/+15
2018-01-03Update year range in copyright notice of binutils filesAlan Modra367-458/+462
2018-01-03ChangeLog rotationAlan Modra2-4026/+4040
2017-12-14Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton2-1/+7
2017-12-13[BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti...Renlin Li7-3/+37
2017-12-07Objcopy interleave testAlan Modra3-4/+13
2017-12-07mcore-elf lacks shared lib supportAlan Modra2-1/+4
2017-12-07Rewrite check_shared_lib_supportAlan Modra2-52/+16
2017-12-06Objcopy interleave fails if section address not multiple of interleave.Jim Wilson5-0/+51
2017-12-06Tell the linker testsuite that lm32-rtems toolchains do not support the gener...Nick Clifton2-0/+6
2017-12-06Enable shared lib tests for frv, lm32, m32r, microblaze, nds32 and or1kAlan Modra2-6/+11
2017-12-05Really fix riscv shared library __global_pointer$ problem.Jim Wilson14-68/+43
2017-12-04Riscv shared libraries should not export __global_pointer$.Jim Wilson13-2/+106
2017-12-04x86 map file textrelAlan Modra5-4/+11
2017-12-04Modify ppceabi ld tests to run on all powerpc ELF targetsAlan Modra2-19/+23
2017-12-01Check return value of bfd_new_link_orderTobias Ulmer2-0/+9
2017-12-01weak alias testAlan Modra7-110/+85
2017-12-01readonly_dynrelocsAlan Modra6-0/+47
2017-11-30Fix testcase for PR ld/22471Alan Modra2-0/+9
2017-11-29ld: Add a testcase for PR ld/22471H.J. Lu5-0/+63
2017-11-29Support --localedir, --datarootdir and --datadirStefan Stroe2-4/+10