summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* [ARC] Update test.Claudiu Zissulescu2016-07-112-0/+6
* PR20337, Objdump makes poor choice of symbolsAlan Modra2016-07-092-2/+6
* FT32 linker script cleanupjamesbowman2016-07-062-1/+9
* Add -flto to PR ld/20321 testH.J. Lu2016-07-052-1/+5
* [ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria2016-07-054-0/+50
* [ARM] Change noread to purecode.Andre Vieria2016-07-052-4/+10
* ld: track linker-definedness of symbolsJan Beulich2016-07-053-5/+14
* Warn and return for duplicated pluginH.J. Lu2016-07-044-0/+28
* Allow the flash and ram memory region sizes to be specified in the default FT...Nick Clifton2016-07-042-4/+14
* MIPS/LD/testsuite: Resurrect `branch-misc-2' testMaciej W. Rozycki2016-07-023-0/+36
* 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