aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2021-05-11x86-64/ELF: Fix "clear src_mask for all reloc types" test caseRoland McGrath2-1/+6
2021-05-11Prevent libdel.dll.a from being installed on Windows based systems.Nick Clifton3-0/+9
2021-05-10Enable linker garbage collection for the PRU target.Dimitar Dimitrov8-7/+17
2021-05-10PRU: Add alignment for resource table, and allow sizes of memory regions to b...Dimitar Dimitrov2-2/+14
2021-05-08support generating multi-html pages in parallelMike Frysinger3-7/+24
2021-05-08generate single html manual page by defaultMike Frysinger3-2/+7
2021-05-07x86-64/ELF: clear src_mask for all reloc typesJan Beulich3-0/+16
2021-05-07When computing section link order for a relocateable link, ignore section sizes.Nick Clifton2-6/+14
2021-05-07multiple definition warnings from script symbolsAlan Modra3-4/+14
2021-05-07Re: elf: Always append ".COUNT" to local symbolsAlan Modra3-4/+7
2021-05-06or1k: Support large plt_relocs when generating plt entriesStafford Horne7-0/+122
2021-05-06libctf, ld: fix test results for upstream GCCNick Alcock13-19/+81
2021-05-05elf: Always append ".COUNT" to local symbolsH.J. Lu9-1/+74
2021-05-05PowerPC undefweak testcaseAlan Modra5-0/+28
2021-05-03Re: section symbols without a nameAlan Modra2-1/+6
2021-04-28Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton4-0/+28
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich6-0/+31
2021-04-23ld: Properly create a symbolic link to tmpdir/ldscriptsH.J. Lu2-1/+9
2021-04-22x86-64/PE: adjust PR ld/26659 testcase for CygwinJan Beulich2-25/+23
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton52-485/+540
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot6-0/+92
2021-04-13Document the effect of --as-needed on --rpath on Linux based systems.Nick Clifton2-0/+21
2021-04-13PR27722, error: array subscript has type charAlan Modra2-3/+9
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra4-2/+42
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra3-2/+8
2021-04-12PR27719, lang_mark_undefineds trashes memoryAlan Modra5-5/+16
2021-04-09PowerPC disassembly of pcrel referencesAlan Modra12-56/+70
2021-04-06ld: warn about PE base relocations to sections above .relocJan Beulich2-1/+15
2021-04-05C99 ld configuryAlan Modra7-1573/+633
2021-04-01PE/Windows x86_64: Fix weak undef symbols after image base changeTamar Christina4-0/+78
2021-04-01Remove strneq macro and use startswith.Martin Liska2-4/+9
2021-03-31Use bool in ldAlan Modra91-1532/+1571
2021-03-31Remove bfd_stdint.hAlan Modra18-19/+39
2021-03-29TRUE/FALSE simplificationAlan Modra4-5/+11
2021-03-25ld: do not rely on the exact size of the CTF symtypetabs in test resultsNick Alcock6-8/+18
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska15-33/+58
2021-03-19x86-64: Add a testcase for PR ld/27590H.J. Lu5-0/+24
2021-03-20DWARF LTO debug sections vs. .stabstrAlan Modra2-2/+9
2021-03-19pr27590 testcase fixesAlan Modra3-4/+15
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu5-2/+42
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu5-0/+16
2021-03-18libctf: support encodings for enumsNick Alcock3-2/+10
2021-03-16Fix potentially undefined behaviour use of strcpcy.Nick Clifton2-1/+8
2021-03-15ld: don't chance overrunning PE .reloc section contentJan Beulich2-3/+4
2021-03-12riscv --enable-targets=all on 32-bit hostAlan Modra3-12/+18
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot12-1/+264
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot7-0/+94
2021-03-12PE image base falloutAlan Modra7-21/+53
2021-03-11RISC-V: Improve multiple relax passes problem.Nelson Chu5-1/+47
2021-03-10bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich4-4/+11