aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-14Fix riscv ld testsuite failure for compressed1d.Jim Wilson3-0/+28
2017-11-14PR22431, powerpc64 ld segfault when .plt discardedAlan Modra2-0/+5
2017-11-14ld-ifunc non-PIC testsAlan Modra2-3/+8
2017-11-13ld: Replace exp_dataseg_none with exp_seg_noneH.J. Lu4-3/+10
2017-11-12ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1H.J. Lu1-23/+32
2017-11-12clH.J. Lu1-0/+10
2017-11-12ld: Add lang_size_relro_segmentH.J. Lu2-64/+117
2017-11-12ld: Add fold_segment_align/fold_segment_relro_end/fold_segment_endH.J. Lu2-89/+114
2017-11-12ld: Update phase_enum/relro_enum and add seg_align_typeH.J. Lu4-55/+76
2017-11-12ld: Remove PF_X from PT_PHDR segmentH.J. Lu12-10/+34
2017-11-12ld: Add OTHER_PLT_SECTIONSH.J. Lu6-10/+22
2017-11-09ld: Reformat emultempl/elf32.emH.J. Lu2-4/+12
2017-11-07readelf ngettext fixesAlan Modra149-164/+316
2017-11-07gas and ld pluralization fixesAlan Modra2-4/+17
2017-11-07ngettext supportAlan Modra2-2/+13
2017-11-01PR22374, PowerPC unnecessary PLT entriesAlan Modra2-5/+4
2017-11-01PR22374 testcase, function pointer references in .dataAlan Modra6-0/+39
2017-11-01Tidy elf.expAlan Modra2-36/+29
2017-10-26[PR21703]Adjust pr21703 tests on various targets.Renlin Li4-9/+41
2017-10-26As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html...James Greenhalgh4-29/+35
2017-10-25ld: Correct -z ibt documentationH.J. Lu2-1/+5
2017-10-25Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra3-2/+8
2017-10-25Fix format typos in previous previous ld/ChangeLog entryHans-Peter Nilsson1-3/+3
2017-10-25testsuite/ld-riscv-elf/ld-riscv-elf.exp: Fix typo for istarget.Hans-Peter Nilsson2-1/+5
2017-10-24RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman4-0/+52
2017-10-24[BFD][PR21703]Override the new defined symbol with the old normal symbol when...Renlin Li10-0/+92
2017-10-23i386: Don't add elf32_x86_64 to supported emulationsH.J. Lu2-2/+6
2017-10-23Make sure that undefined symbols added to the linker command line via the -u ...Nick Clifton4-8/+27
2017-10-21PR ld/21233Hans-Peter Nilsson2-6/+5
2017-10-20Add a compile-time test for PR ld/22269H.J. Lu4-0/+33
2017-10-19RISC-V: Add R_RISCV_DELETE, which marks bytes for deletionPalmer Dabbelt2-1/+6
2017-10-17Correct -z text and other -z documentationAlan Modra2-95/+94
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu55-130/+194
2017-10-14cris: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-10/+13
2017-10-14PR22263 testcaseAlan Modra3-3/+12
2017-10-12Add a compile-time test for PR ld/22263H.J. Lu5-0/+80
2017-10-12ld whitespace fixesAlan Modra133-1238/+1235
2017-10-12Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton3-14/+34