summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* bfd/elf64-s390: Support partial got relro.Marcin Kościelnicki2016-07-041-0/+3
* bfd/elf32-s390: Support partial got relro.Marcin Kościelnicki2016-07-041-0/+3
* ld: Enable using separate linker script for -z relroMarcin Kościelnicki2016-06-222-0/+86
* MIPS/BFD: Don't stop processing on a cross-mode jump conversion errorMaciej W. Rozycki2016-06-213-1/+14
* Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall2016-06-213-2/+7
* Use the IR symbol table for the IR input objectH.J. Lu2016-06-204-0/+37
* PR ld/20276: Set non_ir_ref on common symbolAlan Modra2016-06-206-13/+58
* Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu2016-06-182-1/+6
* Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu2016-06-1883-115/+1342
* Add support for Thumb-2 long branch veneersThomas Preud'homme2016-06-175-13/+34
* Add missing ChangeLog entriesH.J. Lu2016-06-161-0/+7
* Don't check undefined symbol for IFUNC relocH.J. Lu2016-06-163-4/+23
* X86: Add tests for static function pointerH.J. Lu2016-06-1524-6/+116
* Fix PR ld/20254Senthil Kumar Selvaraj2016-06-153-0/+29
* Formatting fixes.Alan Modra2016-06-1410-185/+207
* Delete bfd_my_archive macroAlan Modra2016-06-145-16/+23
* Set my_archive for thin archivesAlan Modra2016-06-144-7/+23
* Add the GOT base for GOT32 relocs against IFUNCH.J. Lu2016-06-1312-0/+235
* Add 2 i386 tests to call IFUNC functions via GOTH.J. Lu2016-06-136-0/+196
* [ARC] XFAIL S-Records tests for both little and big endian ARC target.Cupertino Miranda2016-06-132-2/+7
* Update x86-64 no-PLT tests for x32H.J. Lu2016-06-1216-40/+58
* Subtract GOT base only with a base registerH.J. Lu2016-06-116-0/+70
* Add missing ChangeLog entriesH.J. Lu2016-06-091-0/+32
* Fix PR 20221 - adjust syms and relocs only if relax shrunk section.Denis Chertykov2016-06-093-0/+24
* Print symbol names in comments for LDS/STS disassembly.Denis Chertykov2016-06-095-0/+81
* i386: Test external function reference without PLTH.J. Lu2016-06-0829-0/+876
* Update test nameH.J. Lu2016-06-082-1/+6
* Support i386 TLS code sequences without PLTH.J. Lu2016-06-0830-0/+2554
* Support any relocation orderH.J. Lu2016-06-088-23/+34
* Add missing ChangeLog entriesH.J. Lu2016-06-081-0/+24
* X86-64: Test external function reference without PLTH.J. Lu2016-06-0821-0/+557
* ld/testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfailMaciej W. Rozycki2016-06-072-2/+6
* Fix PLT first entry GOT operand calculation.Andreas Krebbel2016-06-075-0/+66
* PowerPC VLEAlan Modra2016-06-074-3/+16
* Support x86-64 TLS code sequences without PLTH.J. Lu2016-06-0646-5/+2527
* 2016-06-06 Christian Groessler <chris@groessler.org>Christian Groessler2016-06-061-60/+59
* ld/testsuite/ld-z8k/test-ld.sh: Remove. Checked in by mistake.Christian Groessler2016-06-041-19/+0
* Add z8k ld testsuite and fix range check in coff-z8k.cChristian Groessler2016-06-0461-0/+9981
* Update x86 linker tests for --disable-x86-relax-relocationsH.J. Lu2016-06-0314-19/+35
* Allow ARC Linux targets that do not use uclibc.Vineet Gupta2016-06-022-1/+5
* MIPS/BFD: Correctly handle `bfd_reloc_outofrange' with branchesMaciej W. Rozycki2016-05-285-0/+68
* MIPS/LD/testsuite: Rename `unaligned-syms' to `unaligned-data'Maciej W. Rozycki2016-05-286-4/+13
* MIPS/BFD: Enable local R_MIPS_26 overflow detectionMaciej W. Rozycki2016-05-288-0/+130
* Return void from linker callbacksAlan Modra2016-05-283-49/+39
* MIPS/BFD: Include the addend in JALX's target alignment verificationMaciej W. Rozycki2016-05-2710-0/+239
* MIPS/BFD: Fix section symbol name fetching in relocationMaciej W. Rozycki2016-05-274-0/+24
* MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki2016-05-2631-193/+65
* Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.Nick Clifton2016-05-263-2/+13
* MIPS/BFD: Report `bfd_reloc_outofrange' errors as suchMaciej W. Rozycki2016-05-2534-0/+456
* Skip an archive element if not added by linkerH.J. Lu2016-05-257-3/+126