summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Re: Update year range in copyright notice of binutils filesAlan Modra2020-01-011-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-01334-396/+396
* ChangeLog rotationAlan Modra2020-01-012-2892/+2906
* Avoid ubsan bug complaining about &p->fieldAlan Modra2019-12-269-25/+44
* Re: Enable --build-id for moxie-elf-ldAlan Modra2019-12-192-1/+4
* 2019-12-18 Anthony Green <green@moxielogic.com>Anthony Green2019-12-183-3/+7
* ld signed overflow fixAlan Modra2019-12-182-2/+6
* Prefer object over notype symbols when disassemblingAlan Modra2019-12-1741-25/+117
* Accept mips-sgi-irix output in a few ld testsAlan Modra2019-12-176-13/+26
* Remove tic80 supportAlan Modra2019-12-177-145/+9
* i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu2019-12-127-0/+93
* Optional matching for run_dump_testAlan Modra2019-12-083-9/+63
* Re: Only give FDE encoding warnings if --eh-frame-hdr was specified.Alan Modra2019-12-065-4/+11
* Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra2019-12-052-1/+7
* PR25243, static linking with exceptions and iostream is broken on ARMAlan Modra2019-12-057-52/+42
* PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra2019-12-052-4/+11
* gas/riscv: Produce version 3 DWARF CIE by defaultAndrew Burgess2019-11-282-6/+10
* Introduce new .text.sorted.* sections.Martin Liska2019-11-268-0/+19
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-253-9/+16
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-253-7/+33
* Update the linker documentation regarding the /DISCARD/ linker script section...Nick Clifton2019-11-222-0/+10
* Replace unnecessary null check with a cast.Nick Clifton2019-11-222-1/+6
* Fix potentially undefined behaviour in the linker when parsing input statements.Nick Clifton2019-11-212-1/+6
* PR46, cygwin: FAIL: cdtest with -UrAlan Modra2019-11-216-6/+26
* RISC-V: Fix ld relax failure with calls and align directives.Jim Wilson2019-11-127-0/+51
* Revert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED."Alan Modra2019-11-0815-9/+35
* Remove CR16C supportAlan Modra2019-11-078-79/+12
* Order targets in ld/configure.tgtAlan Modra2019-11-072-99/+100
* aarch64 and arm testsuite fixes for targets lacking shared libsAlan Modra2019-11-0796-47/+269
* ld: Fix printed sizes in map fileChristian Eggers2019-11-062-2/+6
* GENERATE_SHLIB_SCRIPT vs. EMBEDDED.Alan Modra2019-11-0515-18/+31
* Unset EMBEDDED rather than assigning as emptyAlan Modra2019-11-055-4/+14
* Don't allow RELATIVE relocs in pr22269 testcaseAlan Modra2019-10-223-4/+14
* [ld] Fix failure of pr19161 on hppa*-*linux*.John David Anglin2019-10-192-0/+11
* RISC-V: Report unresolved relocation error via linker's callback function.Jim Wilson2019-10-175-0/+43
* PR13616, linker should pad executable sections with nops, not zerosAlan Modra2019-10-165-66/+59
* genscripts comment tidyAlan Modra2019-10-162-58/+45
* qsort: ldctor.c CONSTRUCTORSAlan Modra2019-10-143-21/+31
* qsort: pe-dll.c reloc sortingAlan Modra2019-10-142-3/+19
* Update the README-how-to-make-a-release file with a note to reset the develop...Nick Clifton2019-10-132-2/+4
* PR25081, Discrepancy between VMA and LMA after ALIGNAlan Modra2019-10-092-1/+7
* PowerPC local got testAlan Modra2019-10-094-0/+20
* Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz2019-10-077-1/+61
* Bogus "final link failed" messagesAlan Modra2019-10-073-2/+10
* PowerPC TLS testsAlan Modra2019-10-0720-1/+737
* ld-arm/tls-gdesc-neg testAlan Modra2019-10-072-1/+5
* PowerPC PIC vs. DLL TLS issuesAlan Modra2019-10-047-21/+37
* [PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESCSzabolcs Nagy2019-10-044-0/+80
* libctf: installable libctf as a shared libraryNick Alcock2019-10-035-8/+26
* bfd, ld: add CTF section linkingNick Alcock2019-10-0340-29/+591