summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* -Bsymbolic is not for PIEsAlan Modra2019-10-024-72/+68
* PR24262, plugin search dir doesn't respect --libdirAlan Modra2019-09-262-1/+6
* SORT_BY_INIT_PRIORITYAlan Modra2019-09-263-35/+60
* Silence a build-time warning about constant comparisons when building with cl...Nick Clifton2019-09-252-4/+9
* ld-plugin/pr24406-1.c: Correct buffer size to readH.J. Lu2019-09-232-1/+6
* elf bfd.h tidyAlan Modra2019-09-237-5/+18
* m68k bfd.h tidyAlan Modra2019-09-232-0/+6
* bfin bfd.h tidyAlan Modra2019-09-232-0/+5
* cr16 bfd.h tidyAlan Modra2019-09-232-0/+5
* xcoff bfd.h tidyAlan Modra2019-09-232-0/+5
* arm bfd.h tidyAlan Modra2019-09-233-12/+17
* aarch64 bfd.h tidyAlan Modra2019-09-232-0/+5
* ia64 bfd.h tidyAlan Modra2019-09-232-0/+6
* v850 bfd.h tidyAlan Modra2019-09-232-0/+5
* csky bfd.h tidyAlan Modra2019-09-232-0/+5
* Work around gcc10 FAIL: S-records with constructorsAlan Modra2019-09-222-1/+5
* RISC-V: Optimize lui and auipc relaxations for undefweak symbol.Jim Wilson2019-09-205-24/+39
* bfd macro conversion to inline functions, sectionAlan Modra2019-09-204-12/+23
* bfd macro conversion to inline functionsAlan Modra2019-09-2010-26/+33
* bfd_section_* macrosAlan Modra2019-09-1923-136/+129
* bfd_asymbol_* macrosAlan Modra2019-09-182-3/+8
* Re-generate many configure and Makefile.in filesSimon Marchi2019-09-183-23/+13
* Constify target name, reloc name, and carsym nameAlan Modra2019-09-182-5/+10
* Use bfd_set_filename moreAlan Modra2019-09-183-4/+9