aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-12-26Avoid ubsan bug complaining about &p->fieldAlan Modra1-0/+19
2019-12-19Re: Enable --build-id for moxie-elf-ldAlan Modra1-0/+4
2019-12-182019-12-18 Anthony Green <green@moxielogic.com>Anthony Green1-0/+6
2019-12-18ld signed overflow fixAlan Modra1-0/+4
2019-12-17Prefer object over notype symbols when disassemblingAlan Modra1-0/+44
2019-12-17Accept mips-sgi-irix output in a few ld testsAlan Modra1-0/+9
2019-12-17Remove tic80 supportAlan Modra1-0/+9
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu1-0/+9
2019-12-08Optional matching for run_dump_testAlan Modra1-0/+6
2019-12-06Re: Only give FDE encoding warnings if --eh-frame-hdr was specified.Alan Modra1-0/+7
2019-12-05Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra1-0/+5
2019-12-05PR25243, static linking with exceptions and iostream is broken on ARMAlan Modra1-0/+13
2019-12-05PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra1-0/+6
2019-11-28gas/riscv: Produce version 3 DWARF CIE by defaultAndrew Burgess1-0/+4
2019-11-26Introduce new .text.sorted.* sections.Martin Liska1-0/+12
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-0/+6
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-0/+15
2019-11-22Update the linker documentation regarding the /DISCARD/ linker script section...Nick Clifton1-0/+5
2019-11-22Replace unnecessary null check with a cast.Nick Clifton1-0/+5
2019-11-21Fix potentially undefined behaviour in the linker when parsing input statements.Nick Clifton1-0/+5
2019-11-21PR46, cygwin: FAIL: cdtest with -UrAlan Modra1-0/+9
2019-11-12RISC-V: Fix ld relax failure with calls and align directives.Jim Wilson1-0/+10
2019-11-08Revert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED."Alan Modra1-0/+17
2019-11-07Remove CR16C supportAlan Modra1-0/+10
2019-11-07Order targets in ld/configure.tgtAlan Modra1-0/+4
2019-11-07aarch64 and arm testsuite fixes for targets lacking shared libsAlan Modra1-0/+100
2019-11-06ld: Fix printed sizes in map fileChristian Eggers1-0/+4
2019-11-05GENERATE_SHLIB_SCRIPT vs. EMBEDDED.Alan Modra1-0/+22
2019-11-05Unset EMBEDDED rather than assigning as emptyAlan Modra1-0/+7
2019-10-22Don't allow RELATIVE relocs in pr22269 testcaseAlan Modra1-0/+8
2019-10-19 [ld] Fix failure of pr19161 on hppa*-*linux*.John David Anglin1-0/+6
2019-10-17RISC-V: Report unresolved relocation error via linker's callback function.Jim Wilson1-0/+13
2019-10-16PR13616, linker should pad executable sections with nops, not zerosAlan Modra1-0/+9
2019-10-16genscripts comment tidyAlan Modra1-0/+8
2019-10-14qsort: ldctor.c CONSTRUCTORSAlan Modra1-0/+9
2019-10-14qsort: pe-dll.c reloc sortingAlan Modra1-0/+6
2019-10-13Update the README-how-to-make-a-release file with a note to reset the develop...Nick Clifton1-0/+4
2019-10-09PR25081, Discrepancy between VMA and LMA after ALIGNAlan Modra1-0/+6
2019-10-09PowerPC local got testAlan Modra1-0/+6
2019-10-07Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz1-0/+9
2019-10-07Bogus "final link failed" messagesAlan Modra1-0/+7
2019-10-07PowerPC TLS testsAlan Modra1-0/+22
2019-10-07ld-arm/tls-gdesc-neg testAlan Modra1-0/+4
2019-10-04PowerPC PIC vs. DLL TLS issuesAlan Modra1-0/+9
2019-10-04[PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESCSzabolcs Nagy1-0/+7
2019-10-03libctf: installable libctf as a shared libraryNick Alcock1-0/+9
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-0/+94
2019-10-02-Bsymbolic is not for PIEsAlan Modra1-0/+10
2019-09-26PR24262, plugin search dir doesn't respect --libdirAlan Modra1-0/+5
2019-09-26SORT_BY_INIT_PRIORITYAlan Modra1-0/+10