aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2019-08-10Sort statement_enum and lang_statement_unionAlan Modra2-21/+26
2019-08-10Delete unused ldlang.h structsAlan Modra2-12/+7
2019-08-10stat_alloc castsAlan Modra4-28/+36
2019-08-10lang_input_statement_type next pointersAlan Modra6-56/+67
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic14-34/+69
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton126-125/+255
2019-08-07ld: use a specific linker script in BPF targetsJose E. Marchesi7-6/+732
2019-08-06LTO object insertion pointAlan Modra2-6/+62
2019-08-06PR24873, gcc -flto objects result in --start-group .. --end-group failure to ...Alan Modra2-1/+26
2019-08-02PowerPC tlsie test fixAlan Modra2-2/+6
2019-08-01PR24806, Linking with -T inside --start-group/--end-groupAlan Modra3-15/+45
2019-08-01Rename lang_output_section_statement to lang_os_listAlan Modra10-43/+47
2019-07-26Ajdust lto-3r and lto-5r tests for powerpc64Alan Modra3-2/+7
2019-07-24Revert "Remove tests that test __gnu_lto_v1 symbol."H.J. Lu4-0/+27
2019-07-24[ARC] Add linker relaxation.Claudiu Zissulescu3-0/+35
2019-07-23Add missing ChangeLog entries forH.J. Lu1-0/+7
2019-07-23Remove tests that test __gnu_lto_v1 symbol.Martin Liska3-20/+0
2019-07-23SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra2-0/+7
2019-07-23Move ld-scripts size testsAlan Modra13-101/+104
2019-07-22Fixes the linker testcase "Secure gateway veneers:cmse functions debug inform...Srinath Parvathaneni2-9/+14
2019-07-20PR24827, Linker loops forever if unterminated multi-line comment in scriptAlan Modra2-2/+7
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