aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-28PR22471, undefined reference to linker-defined symbolsAlan Modra9-51/+59
2017-11-28Copying symbol type in ld script assignmentsAlan Modra3-34/+31
2017-11-28ld: Set non_ir_ref_regular on symbols referenced in regular objectsH.J. Lu4-0/+35
2017-11-24Update PR ld/21562 tests for underscore targetsH.J. Lu3-0/+10
2017-11-23Add libmsvcrt, libmsvcrt-os and libucrtbase to the list of libraries for whic...Martin Storsjo2-0/+8
2017-11-23x86-64: always use unsigned 32-bit reloc for 32-bit addressing w/o base regJan Beulich4-0/+38
2017-11-21Stop the v850 linker from converting to other output formats whilst linking.Nick Clifton4-2/+32
2017-11-21[ARC] Improve printing of pc-relative instructions.claziss2-2/+6
2017-11-20Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.Nick Clifton5-1/+79
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton2-1/+7
2017-11-15ld einfo positional arg supportAlan Modra2-24/+185
2017-11-14Add modified file I missed in last commit.Jim Wilson1-1/+3