summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* Modify ppceabi ld tests to run on all powerpc ELF targetsAlan Modra2017-12-042-19/+23
* Check return value of bfd_new_link_orderTobias Ulmer2017-12-012-0/+9
* weak alias testAlan Modra2017-12-017-110/+85
* readonly_dynrelocsAlan Modra2017-12-016-0/+47
* Fix testcase for PR ld/22471Alan Modra2017-11-302-0/+9
* ld: Add a testcase for PR ld/22471H.J. Lu2017-11-295-0/+63
* Support --localedir, --datarootdir and --datadirStefan Stroe2017-11-292-4/+10
* PR22471, undefined reference to linker-defined symbolsAlan Modra2017-11-289-51/+59
* Copying symbol type in ld script assignmentsAlan Modra2017-11-283-34/+31
* ld: Set non_ir_ref_regular on symbols referenced in regular objectsH.J. Lu2017-11-284-0/+35
* Update PR ld/21562 tests for underscore targetsH.J. Lu2017-11-243-0/+10
* Add libmsvcrt, libmsvcrt-os and libucrtbase to the list of libraries for whic...Martin Storsjo2017-11-232-0/+8
* x86-64: always use unsigned 32-bit reloc for 32-bit addressing w/o base regJan Beulich2017-11-234-0/+38
* Stop the v850 linker from converting to other output formats whilst linking.Nick Clifton2017-11-214-2/+32
* [ARC] Improve printing of pc-relative instructions.claziss2017-11-212-2/+6
* Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.Nick Clifton2017-11-205-1/+79
* Add support to readelf and objdump for following links to separate debug info...Nick Clifton2017-11-152-1/+7
* ld einfo positional arg supportAlan Modra2017-11-152-24/+185
* Add modified file I missed in last commit.Jim Wilson2017-11-141-1/+3
* Fix riscv ld testsuite failure for compressed1d.Jim Wilson2017-11-143-0/+28
* PR22431, powerpc64 ld segfault when .plt discardedAlan Modra2017-11-142-0/+5
* ld-ifunc non-PIC testsAlan Modra2017-11-142-3/+8
* ld: Replace exp_dataseg_none with exp_seg_noneH.J. Lu2017-11-134-3/+10
* ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1H.J. Lu2017-11-121-23/+32
* clH.J. Lu2017-11-121-0/+10
* ld: Add lang_size_relro_segmentH.J. Lu2017-11-122-64/+117
* ld: Add fold_segment_align/fold_segment_relro_end/fold_segment_endH.J. Lu2017-11-122-89/+114
* ld: Update phase_enum/relro_enum and add seg_align_typeH.J. Lu2017-11-124-55/+76
* ld: Remove PF_X from PT_PHDR segmentH.J. Lu2017-11-1212-10/+34
* ld: Add OTHER_PLT_SECTIONSH.J. Lu2017-11-126-10/+22
* ld: Reformat emultempl/elf32.emH.J. Lu2017-11-092-4/+12
* readelf ngettext fixesAlan Modra2017-11-07149-164/+316
* gas and ld pluralization fixesAlan Modra2017-11-072-4/+17
* ngettext supportAlan Modra2017-11-072-2/+13
* PR22374, PowerPC unnecessary PLT entriesAlan Modra2017-11-012-5/+4
* PR22374 testcase, function pointer references in .dataAlan Modra2017-11-016-0/+39
* Tidy elf.expAlan Modra2017-11-012-36/+29
* [PR21703]Adjust pr21703 tests on various targets.Renlin Li2017-10-264-9/+41
* As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html...James Greenhalgh2017-10-264-29/+35