summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Fix Thumb-2 BL detectionThomas Preud'homme2016-07-014-3/+12
* Add marker for 2.27 branch.Tristan Gingold2016-07-012-0/+6
* Skip version check for unreferenced and undefined symbolH.J. Lu2016-06-284-0/+26
* Fix more linker testsuite failures.Nick Clifton2016-06-286-1/+44
* Fix RX and M68HC11 linker testsuite failures.Nick Clifton2016-06-288-10/+2
* Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke2016-06-282-1/+6
* MIPS/LD/testsuite: Accept any UNIX OS/ABI with GNU attribute testsMaciej W. Rozycki2016-06-285-4/+11
* Don't run ld-scripts/pr20302 on linuxaoutAlan Modra2016-06-282-1/+6
* MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki2016-06-287-0/+107
* Allow a second -T<section>=<addr> to override a previous version on the same ...Nick Clifton2016-06-274-0/+22
* aarch64 ld testsuiteAlan Modra2016-06-242-10/+13
* Check DEFAULT_LD_Z_RELRO for -z relro help messageH.J. Lu2016-06-242-1/+14
* MIPS/LD/testsuite: Use wildcard address matching in `undefweak-overflow'Maciej W. Rozycki2016-06-232-20/+25
* MIPS/LD/testsuite: Uniquely identify `undefweak-overflow' testsMaciej W. Rozycki2016-06-232-2/+9
* ld: Add a linker configure option --enable-relroH.J. Lu2016-06-229-4/+112
* 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