aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-06-09Fix the creation of archives for Sparc Solaris2 targets by eliminating the su...Nick Clifton1-0/+6
2021-06-03PR2589, ld vs. ld.soAlan Modra1-0/+6
2021-05-31RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu1-0/+12
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu1-0/+6
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu1-0/+10
2021-05-26x86-64: Add ilp32-12 to check R_X86_64_32 for x32H.J. Lu1-0/+6
2021-05-14RISC-V: Check the overflow for %pcrel_lo addend more strictly.Nelson Chu1-0/+9
2021-05-13ld: Add -Bno-symbolicFangrui Song1-0/+10
2021-05-12arm: fix fallout from recent thumb2 detection patchRichard Earnshaw1-0/+5
2021-05-11x86-64/ELF: Fix "clear src_mask for all reloc types" test caseRoland McGrath1-0/+5
2021-05-11Prevent libdel.dll.a from being installed on Windows based systems.Nick Clifton1-0/+7
2021-05-10Enable linker garbage collection for the PRU target.Dimitar Dimitrov1-0/+11
2021-05-10PRU: Add alignment for resource table, and allow sizes of memory regions to b...Dimitar Dimitrov1-0/+5
2021-05-08support generating multi-html pages in parallelMike Frysinger1-0/+5
2021-05-08generate single html manual page by defaultMike Frysinger1-0/+5
2021-05-07x86-64/ELF: clear src_mask for all reloc typesJan Beulich1-0/+5
2021-05-07When computing section link order for a relocateable link, ignore section sizes.Nick Clifton1-0/+5
2021-05-07multiple definition warnings from script symbolsAlan Modra1-0/+7
2021-05-07Re: elf: Always append ".COUNT" to local symbolsAlan Modra1-0/+5
2021-05-06or1k: Support large plt_relocs when generating plt entriesStafford Horne1-0/+12
2021-05-06libctf, ld: fix test results for upstream GCCNick Alcock1-0/+15
2021-05-05elf: Always append ".COUNT" to local symbolsH.J. Lu1-0/+10
2021-05-05PowerPC undefweak testcaseAlan Modra1-0/+7
2021-05-03Re: section symbols without a nameAlan Modra1-0/+5
2021-04-28Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton1-0/+6
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich1-0/+7
2021-04-23ld: Properly create a symbolic link to tmpdir/ldscriptsH.J. Lu1-0/+6
2021-04-22x86-64/PE: adjust PR ld/26659 testcase for CygwinJan Beulich1-0/+5
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton1-0/+55
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot1-0/+9
2021-04-13Document the effect of --as-needed on --rpath on Linux based systems.Nick Clifton1-0/+5
2021-04-13PR27722, error: array subscript has type charAlan Modra1-0/+6
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra1-0/+6
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra1-0/+6
2021-04-12PR27719, lang_mark_undefineds trashes memoryAlan Modra1-0/+10
2021-04-09PowerPC disassembly of pcrel referencesAlan Modra1-0/+14
2021-04-06ld: warn about PE base relocations to sections above .relocJan Beulich1-0/+5
2021-04-05C99 ld configuryAlan Modra1-0/+15
2021-04-01PE/Windows x86_64: Fix weak undef symbols after image base changeTamar Christina1-0/+7
2021-04-01Remove strneq macro and use startswith.Martin Liska1-0/+6
2021-03-31Use bool in ldAlan Modra1-0/+40
2021-03-31Remove bfd_stdint.hAlan Modra1-0/+20
2021-03-29TRUE/FALSE simplificationAlan Modra1-0/+7
2021-03-25ld: do not rely on the exact size of the CTF symtypetabs in test resultsNick Alcock1-0/+10
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-0/+25
2021-03-19x86-64: Add a testcase for PR ld/27590H.J. Lu1-0/+8
2021-03-20DWARF LTO debug sections vs. .stabstrAlan Modra1-0/+6
2021-03-19pr27590 testcase fixesAlan Modra1-0/+7
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu1-0/+9
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu1-0/+8