aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2019-07-19[PowerPC64] pc-relative TLS relocationsAlan Modra8-0/+321
2019-07-19[PowerPC] Rename testcaseAlan Modra6-4/+12
2019-07-19Re: ld -r: Don't merge with member of output section groupAlan Modra2-0/+6
2019-07-18ld -r: Don't merge with member of output section groupH.J. Lu4-3/+26
2019-07-13Dynamic TLS section symbolsAlan Modra46-312/+353
2019-07-13PR24786, wrong LMA if first section in overlay is emptyAlan Modra3-8/+21
2019-07-08Re: PowerPC notoc call stub testsAlan Modra3-2/+7
2019-07-04gas/ELF: don't accumulate .type settingsJan Beulich2-1/+5
2019-07-02Fix a bug recently introduced to the linker where it would complain about a s...Nick Clifton2-1/+7
2019-07-02Ensure that debug information is retained for ARMv8-M security functions.Srinath Parvathaneni5-0/+205
2019-07-01Correct the calculation of offsets for ARM exidx relocs when performing a par...Nick Clifton2-0/+8
2019-06-28PowerPC notoc call stub testsAlan Modra6-0/+91
2019-06-25ld/plugins: avoid shadowing a C library symbolJan Beulich2-15/+20
2019-06-24elf: Remove the property after reporting its removalH.J. Lu7-0/+67
2019-06-23PR24704, Internal error building skiboot for powerpc64-linux-gnuAlan Modra3-7/+13
2019-06-14Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocsSzabolcs Nagy6-0/+46
2019-06-14Regenerate with approved autotools versionAlan Modra3-21/+13
2019-06-14Fix alpha testsuite regressionAlan Modra4-4/+11
2019-06-07LD/doc: Clarify `-rpath' option's semantics WRT link-time dependenciesMaciej W. Rozycki2-6/+16
2019-06-06[BFD, AArch64] Fix PT_GNU_PROPERTY alignment issueSudakshina Das5-0/+52
2019-06-06[LD, AArch64] Move ELF options behind -zSudakshina Das14-37/+56
2019-05-30Harmonize readelf's output for version sections.Nick Clifton2-1/+6
2019-05-30s12z genelf.emAlan Modra3-1/+10
2019-05-30Support tcl procedure calls in run_dump_test xfailAlan Modra54-97/+152
2019-05-28MIPS/LD: Skip overflow check for %pcrel_hi relocationsFaraz Shahbazker7-11/+73
2019-05-28PE linker segmentation fault with MALLOC_PERTURB_=1Alan Modra3-2/+11
2019-05-28aarch64: fix variant_pcs ld testsSzabolcs Nagy3-78/+81
2019-05-27Generic ELF target group signature symbolAlan Modra2-1/+9
2019-05-24aarch64: handle STO_AARCH64_VARIANT_PCS in bfdSzabolcs Nagy8-0/+339
2019-05-24Regen POTFILES for bpfAlan Modra2-0/+5
2019-05-24PowerPC notoc linkage stubsAlan Modra4-0/+50
2019-05-24PowerPC GOT_PCREL34 optimisationAlan Modra5-0/+225
2019-05-23ld: add support for eBPFJose E. Marchesi13-8/+143
2019-05-23Re: Have the linker report an error if the same script is used twiceAlan Modra2-30/+52
2019-05-22Have the linker report an error if the same script is used twice.Nick Clifton5-6/+57
2019-05-21MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared libraryFaraz Shahbazker6-4/+53
2019-05-21MIPS/LD: Fix memory fault linking non-PIC object in to shared libraryFaraz Shahbazker8-0/+68
2019-05-21[MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune11-2/+236
2019-05-21[binutils][Arm] Fix Branch Future relocation handling and testismsAndre Vieira5-0/+54
2019-05-21AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina12-4/+178
2019-05-21Fix PR 24571 - Relaxation does not shorten jmp or call to target at pc-relat...Senthil Kumar Selvaraj3-0/+34
2019-05-21Fix PR 24564 - link fails for some rcalls/rjmps with wraparoundSenthil Kumar Selvaraj3-0/+29
2019-05-20[MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker3-4/+11
2019-05-17PR24567, assertion failure in ldlang.c:6868 when compiling with -fltoAlan Modra2-18/+30
2019-05-09Use the correct names for the init and fini array start symbols in the defaul...Dimitar Dimitrov2-2/+7
2019-05-08Fix compile time warning when building the linker in a MinGw32 environment us...Pekka Sepp?nen2-1/+7
2019-05-06PicoJava weak undefined symbolsAlan Modra2-1/+4
2019-05-04m32c padding with nopsAlan Modra3-4/+7
2019-05-04PR24511, nm should not mark symbols in .init_array as "t"Alan Modra7-12/+60
2019-04-30PowerPC64 GOT indirect to GOT relative optimisationAlan Modra11-37/+47