summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton2016-02-095-2/+34
* Revert "Add a more helpful warning message to explain why some AArch64 reloca...Walfred Tedeschi2016-02-095-34/+2
* Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton2016-02-095-2/+34
* Remove support for creating ARM NOREAD sections.Nick Clifton2016-02-0410-97/+12
* Add -mrelax-relocations= to x86 assemblerH.J. Lu2016-02-0341-47/+100
* Add a testcase for PR ld/18591H.J. Lu2016-02-024-0/+28
* Don't add DT_NEEDED for unmatched symbolH.J. Lu2016-02-0110-1/+78
* Check reloc against IFUNC symbol only with dynamic symbolsH.J. Lu2016-01-304-0/+18
* Replace == with = in ld/configure.acH.J. Lu2016-01-293-2/+8
* Prevent .noinit section from incorrect placement for AVR.Denis Chertykov2016-01-253-2/+7
* Fix linker testsuite failures for ARM netbsdelf target.Nick Clifton2016-01-212-5/+25
* Fix unexpected failures in the linker testsuite for ARM VxWorks targets.Nick Clifton2016-01-216-15/+29
* [AArch64] Relax long branch veneer insertion for non STT_FUNC symbolJiong Wang2016-01-2110-27/+160
* Fix linker testsuite failures for arm-pe targets.Nick Clifton2016-01-204-3/+20
* Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene2016-01-205-5/+13
* Fix PR18735 test for RL78.Nick Clifton2016-01-192-0/+6
* Re-enable rgn-at11 test for MIPS targets with adjusted section alignment.Nick Clifton2016-01-183-6/+19
* Provide AC_PROG_LEX that copes with LEX=missing from top-levelAlan Modra2016-01-182-4/+9
* Skip linker plugin tests if the linker has not been configured to support plu...Nick Clifton2016-01-182-0/+11
* Regen configureAlan Modra2016-01-172-2/+6
* m68hc11/12 and xgate config.sub weirdnessAlan Modra2016-01-176-1/+17
* Fix Thumb-Thumb farcall v6-M (no profile) testThomas Preud'homme2016-01-144-9/+15
* Mark the linker's -Bsymbolic-functions test as an expected failure for MIPS t...Nick Clifton2016-01-132-0/+5
* Mark the linker's extract symbols test as an expected failure for MIPS targets.Nick Clifton2016-01-132-0/+15
* Mark the rgn-at11 test as an expected failure for MIPS targets.Nick Clifton2016-01-132-1/+9
* Add cantunwind when unwind info does not match start of section.Yury Usishchev2016-01-125-0/+61
* [ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVEJiong Wang2016-01-087-54/+64
* Fix the execution of the MSP430 simulator testsuite.Nick Clifton2016-01-054-1/+15
* MIPS/LD: Convert ELF linker emulation option macros to an enumMaciej W. Rozycki2016-01-042-2/+10
* MIPS/BFD: Move attribute check after ELF file header flag checkMaciej W. Rozycki2016-01-0415-28/+47
* Copyright update for binutilsAlan Modra2016-01-01352-443/+447
* New 2016 binutils ChangeLog filesAlan Modra2016-01-011-0/+14
* binutils ChangeLog rotationAlan Modra2016-01-012-0/+0
* Fix assorted ChangeLog errorsAlan Modra2015-12-302-62/+61
* Add test for ARMv6-M farcall with no profile infoThomas Preud'homme2015-12-265-0/+52
* Add support for linking ARMv8-M object filesThomas Preud'homme2015-12-2411-0/+77
* ARM: Fix exidx coverage for relocatable builds.Yury Usishchev2015-12-228-46/+117
* Add support for ARM's NOREAD section flag.Mickael Guene2015-12-2211-0/+141
* Add forgotten ChangeLog updates for 72d98d16ed09584660d0cbb759d90f8dfeef2343:Christophe Lyon2015-12-171-0/+9
* [ARM] Add support for thumb1 pcrop relocations.Mickael Guene2015-12-165-0/+168
* ld -r doesn't need plugin for slim lto objectH.J. Lu2015-12-104-0/+31
* ld: Fix LTO for MinGW targetsKwok Cheung Yeung2015-12-102-2/+11
* ld: relax alignment requirements of compressed .debug_* section checksJan Beulich2015-12-073-2/+7
* Optimize R_386_GOT32/R_386_GOT32X only if addend is 0H.J. Lu2015-12-0413-0/+169
* Make --enable-initfini-array the defaultAlan Modra2015-12-023-54/+17
* Properly check symbol defined by assignment in linker scriptH.J. Lu2015-12-019-0/+96
* MIPS/LD: Fix little-endian `mti' and `img' ELF emulationsMaciej W. Rozycki2015-11-202-1/+7
* Account for .tbss alignment when adjusting start of relroAlan Modra2015-11-192-5/+16
* Fixes an invalid warning about memory region overflow on the ARM.Nick Clifton2015-11-162-0/+21
* Bump version to 2.26.51Tristan Gingold2015-11-142-10/+14