aboutsummaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* ld: Correct -z ibt documentationH.J. Lu2017-10-252-1/+5
* Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2017-10-253-2/+8
* Fix format typos in previous previous ld/ChangeLog entryHans-Peter Nilsson2017-10-251-3/+3
* testsuite/ld-riscv-elf/ld-riscv-elf.exp: Fix typo for istarget.Hans-Peter Nilsson2017-10-252-1/+5
* RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman2017-10-244-0/+52
* [BFD][PR21703]Override the new defined symbol with the old normal symbol when...Renlin Li2017-10-2410-0/+92
* i386: Don't add elf32_x86_64 to supported emulationsH.J. Lu2017-10-232-2/+6
* Make sure that undefined symbols added to the linker command line via the -u ...Nick Clifton2017-10-234-8/+27
* PR ld/21233Hans-Peter Nilsson2017-10-212-6/+5
* Add a compile-time test for PR ld/22269H.J. Lu2017-10-204-0/+33
* RISC-V: Add R_RISCV_DELETE, which marks bytes for deletionPalmer Dabbelt2017-10-192-1/+6
* Correct -z text and other -z documentationAlan Modra2017-10-172-95/+94
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-1655-130/+194
* cris: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-142-10/+13
* PR22263 testcaseAlan Modra2017-10-143-3/+12