aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2019-04-05PowerPC disassembler: Don't emit trailing spacesAlan Modra4-3/+9
2019-04-03PR24411, Division is not accepted in MEMORY length expressionAlan Modra2-1/+11
2019-04-03ldlex.l tidyAlan Modra2-20/+22
2019-03-29bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamicMax Filippov3-0/+22
2019-03-26Provide string description of definition, visibility and resolution in LTO pl...marxin3-6/+81
2019-03-25Arm: Fix Arm disassembler mapping symbol search.Tamar Christina3-3/+9
2019-03-21[BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das6-4/+48
2019-03-21Adjust pr14156 test for m68hc1*Alan Modra9-8/+17
2019-03-21Add SORT_NONE to .init and .fini in scriptsAlan Modra38-86/+119
2019-03-21lm32-linux ld testsuite failsAlan Modra2-0/+5
2019-03-21Fix some dlx failsAlan Modra3-4/+9
2019-03-18csky ld testsuite fixesAlan Modra5-6/+14
2019-03-15Update the documentation describing where the linker will attempt to locate p...Nick Clifton2-1/+7
2019-03-13[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das9-0/+156
2019-03-13[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das15-1/+291
2019-03-13[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and...Sudakshina Das8-0/+147
2019-03-13x86: Properly set IBT and SHSTK properties for -z ibt/shstkH.J. Lu12-0/+151
2019-03-06Allow the use of the ORIGIN and LENGTH attributes in expressions inside MEMOR...Nick Bowler2-24/+26
2019-03-01Revert "Add support to GNU ld to separate got related plt entries"Andreas Krebbel17-105/+120
2019-02-27x86-64: Skip protected check on symbol defined by linkerH.J. Lu7-0/+48
2019-02-21PowerPC __tls_get_addr arg parsingAlan Modra1-1/+2
2019-02-20bfd: xtensa: fix callx relaxationMax Filippov6-0/+44
2019-02-14[ld, hurd] Remove 'ld-elf/elf.exp' XFAILsThomas Schwinge2-7/+4
2019-02-12Updated French translation for ld/ and gold/ subdirectoriesNick Clifton2-2105/+2144
2019-02-09[ARC] don't force _init/_fini as DT_INIT/DT_FINI.Claudiu Zissulescu2-28/+5
2019-02-07Fix typo in description of --start-group/--end-group options.Nick Clifton2-1/+7
2019-02-06Fix some ldscripts/pr24008 failsAlan Modra2-0/+9
2019-02-05x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu5-0/+26
2019-01-31Document ld -t behaviourAlan Modra3-1/+16
2019-01-29Add a testcase for PR ld/24008H.J. Lu6-0/+35
2019-01-29Skip ld/pr23169 on SPARC.Eric Botcazou2-1/+7
2019-01-28PR24008, Wrong value of ternary expression in map fileAlan Modra4-43/+66
2019-01-25Updated Bulgarian and Russian translations for some of the binutils sub-direc...Nick Clifton2-2086/+2080
2019-01-23ld: Add LTO warning to --wrap documentationSebastian Huber2-0/+8
2019-01-21Updated Brazilian Portuguese translation for the ld/ subdirectory.Nick Clifton2-2116/+2165
2019-01-21Updated translations for various binutils subdirectories.Nick Clifton3-3777/+4048
2019-01-21Fix spelling mistakes in BFD library.Yuri Chornoivan2-1/+7
2019-01-19Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton4-2094/+2111
2019-01-19Add markers for 2.32 branch to NEWS and ChangeLog files.Nick Clifton1-0/+4
2019-01-16RISC-V: Merge ELF attribute for ld.Jim Wilson38-0/+189
2019-01-14Correct PR number in prevvious deltaNick Clifton1-2/+2
2019-01-14Add support to GNU ld to separate got related plt entries from normal ones in...Maamoun Tarsha17-97/+125
2019-01-14ld: Clarify --wrap documentationSebastian Huber2-0/+24
2019-01-09Updated Spanish translation for the ld sub-directory.Nick Clifton2-138/+195
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki2-5/+9
2019-01-08run_dump_test source in build directoryAlan Modra3-27/+33
2019-01-01Update year range in copyright notice of binutils filesAlan Modra330-392/+396
2019-01-01ChangeLog rotationAlan Modra2-4748/+4762
2018-12-31PR24042, Global-buffer-overflow problem in output_rel_findAlan Modra2-8/+20
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu6-0/+64