aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2022-05-03Fix potential arithmetic overflow in the linker's plugin handling code.Nick Clifton1-0/+6
2022-04-27Fix potential buffer overruns when creating DLLs.Nick Clifton1-0/+10
2022-04-25Emit a note warning the user that creating an executable stack because of a m...Nick Clifton1-0/+6
2022-04-20xcoff: implement linker relaxationCl?ment Chigot1-0/+11
2022-04-20Stubs (added in a later patch) will generate new .loader symbols, once the al...Cl?ment Chigot1-0/+4
2022-04-07Add support for COFF secidx relocationsMark Harmstone1-0/+8
2022-03-01Fix linker tests to compile with gcc-12.Nick Clifton1-0/+10
2022-02-18Fix typo in ld.texiRoland McGrath1-1/+5
2022-02-17Updated Serbian translations for the bfd, gold, ld and opcodes directoriesNick Clifton1-0/+4
2022-02-16ld: Support customized output section typeFangrui Song1-0/+13
2022-02-02Updated French translation for the ld/ and gold/ sub-directoriesNick Clifton1-0/+4
2022-01-24Update Bulgarian, French, Romaniam and Ukranian translation for some of the s...Nick Clifton1-0/+5
2022-01-22Adjust default page sizes for haiku arm.Alexander von Gluck IV1-0/+6
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton1-0/+5
2022-01-22Add markers for 2.38 branchNick Clifton1-0/+4
2022-01-21Updated Serbian translation for the ld sub-directoryNick Clifton1-0/+4
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton1-0/+5
2022-01-11Fix multiple problems with DLL generation.Martin Storsj1-0/+9
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-16Fix AVR assembler so that it creates relocs that will work with linker relaxa...Nick Clifton1-0/+7
2021-11-30ld: pru: Add pru_irq_map output sectionNick Clifton1-0/+7
2021-11-17Set the default DLL chracteristics to 0 for Cygwin based targets.Jeremy Drake1-0/+6
2021-11-17Fix the linker script parser so that it will recognise the PT_GNU_RELRO segme...Nick Clifton1-0/+6
2021-11-15ld: Fix testsuite failures under --enable-textrel-check=errorRoland McGrath1-0/+7
2021-10-25libctf, ld: handle nonrepresentable types betterNick Alcock1-0/+4
2021-10-25binutils, ld: make objdump --ctf's parameter optionalNick Alcock1-0/+34
2021-09-30ld: pru: Fix resource_table output section alignmentDimitar Dimitrov1-0/+5
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock1-0/+4
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton1-0/+27
2021-09-15arc: Fix got-weak linker testClaudiu Zissulescu1-0/+4
2021-09-14arc: Fix potential invalid pointer access when fixing got symbols.Claudiu Zissulescu1-0/+5
2021-07-26Fix ld test case that assumes --enable-textrel-checkRoland McGrath1-0/+4
2021-07-06elf/riscv: Fix relaxation with aliases [PR28021]Michael Matz1-0/+9
2021-07-03Update version number and regenerate filesNick Clifton1-0/+5
2021-07-03Add markers for 2.37 branchNick Clifton1-0/+4
2021-06-22RISC-V: Clarify the addends of pc-relative access.Nelson Chu1-0/+14
2021-06-19x86: Count PLT for GOTOFF relocation against IFUNC symbolH.J. Lu1-0/+9
2021-06-19elf: Correct DT_TEXTREL warning in PDEH.J. Lu1-0/+7
2021-06-19elf: Update GNU_PROPERTY_UINT32_[AND|OR]_XXX testsH.J. Lu1-0/+14
2021-06-18ld.texi: Move -z unique-symbol after -z undefs.H.J. Lu1-0/+4
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu1-0/+19
2021-06-17x86-64: Use $NOPIE_LDFLAGS/$NOPIE_CFLAGS on protected-func-1H.J. Lu1-0/+6
2021-06-17x86-64: Test protected function pointersH.J. Lu1-0/+8
2021-06-17ld: Add ChangeLog entry for -no-pieFangrui Song1-0/+7
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra1-0/+4
2021-06-11PR27952, Disallow ET_DYN DF_1_PIE linker inputAlan Modra1-0/+5
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