aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
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