summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Fix thinko in new weak undefined function testAlan Modra2016-08-182-1/+6
* Correct .dynsym sh_infoAlan Modra2016-08-1314-13/+29
* Add undefined weak function testsAlan Modra2016-08-124-45/+91
* Fix ERROR: target-cc does not existAlan Modra2016-08-112-6/+16
* Avoid testsuite errors about missing compilers.Nick Clifton2016-08-112-1/+11
* PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2Maciej W. Rozycki2016-08-112-3/+6
* MIPS/LD/testsuite: Verify microMIPS LA25 stub generationMaciej W. Rozycki2016-08-108-0/+196
* Skip LTO tests for --disable-pluginH.J. Lu2016-08-092-3/+35
* Support -pie for arm*-eabi targets.Roland McGrath2016-08-092-0/+5
* Add missing ChangLog enrtryH.J. Lu2016-08-051-0/+7
* 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2016-08-047-1/+125
* 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2016-08-049-0/+204
* Fix SH GOT allocation in the presence of linker garbage collection.Nick Clifton2016-08-028-1/+40
* MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki2016-07-273-16/+17
* Restrict linker garbage collection personality test to cfi enabled targets.Nick Clifton2016-07-272-2/+6
* Fix warning in ldbuildid.c mingw32 codeIgor Kudrin2016-07-272-1/+6
* MIPS/BFD: Handle branches in PLT compression selectionMaciej W. Rozycki2016-07-2615-24/+547
* Add support for creating uuid based build-id's in a MinGW32 environment.Igor Kudrin2016-07-262-10/+41
* Revise targets able to run ELF 64k section testAlan Modra2016-07-252-8/+10
* Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda2016-07-223-0/+17
* Set BFD_VERSION to 2.27.51H.J. Lu2016-07-212-10/+14
* Move ChangeLog entry for PR ld/20376H.J. Lu2016-07-211-6/+0
* Use variable args in run_ld_link_exec_testsAlan Modra2016-07-2119-37/+61
* Fix implib test failuresAlan Modra2016-07-216-20/+56
* Check p_paddr for program header spaceH.J. Lu2016-07-201-0/+6
* Early expression evaluationAlan Modra2016-07-203-55/+37
* Support -pie for aarch64*-elf targets.Roland McGrath2016-07-193-1/+10
* MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki2016-07-1923-102/+306
* MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki2016-07-1918-42/+923
* ld: Restore file offset after a plugin fails to claim a fileAndrew Burgess2016-07-195-1/+90
* Don't include libbfd.h outside of bfd, part 6Alan Modra2016-07-162-37/+22
* Don't include libbfd.h outside of bfd, part 4Alan Modra2016-07-162-6/+11
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-169-37/+40
* Add support for creating ELF import librariesThomas Preud'homme2016-07-1514-29/+134
* Tidy up debugging in the ARC port of the BFD library.Nick Clifton2016-07-152-1/+8
* MIPS/GAS: Don't convert PC-relative REL relocs against absolute symbolsMaciej W. Rozycki2016-07-142-0/+13
* MIPS/GAS: Keep the ISA bit in the addend of branch relocationsMaciej W. Rozycki2016-07-148-0/+83
* BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki2016-07-1414-0/+178
* [ARC] Fix/improve small data support.Claudiu Zissulescu2016-07-147-1/+108
* [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