aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton5-2/+34
2016-02-09Revert "Add a more helpful warning message to explain why some AArch64 reloca...Walfred Tedeschi5-34/+2
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton5-2/+34
2016-02-04Remove support for creating ARM NOREAD sections.Nick Clifton10-97/+12
2016-02-03Add -mrelax-relocations= to x86 assemblerH.J. Lu41-47/+100
2016-02-02Add a testcase for PR ld/18591H.J. Lu4-0/+28
2016-02-01Don't add DT_NEEDED for unmatched symbolH.J. Lu10-1/+78
2016-01-30Check reloc against IFUNC symbol only with dynamic symbolsH.J. Lu4-0/+18
2016-01-29Replace == with = in ld/configure.acH.J. Lu3-2/+8
2016-01-25Prevent .noinit section from incorrect placement for AVR.Denis Chertykov3-2/+7
2016-01-21Fix linker testsuite failures for ARM netbsdelf target.Nick Clifton2-5/+25
2016-01-21Fix unexpected failures in the linker testsuite for ARM VxWorks targets.Nick Clifton6-15/+29
2016-01-21[AArch64] Relax long branch veneer insertion for non STT_FUNC symbolJiong Wang10-27/+160
2016-01-20Fix linker testsuite failures for arm-pe targets.Nick Clifton4-3/+20
2016-01-20Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene5-5/+13
2016-01-19Fix PR18735 test for RL78.Nick Clifton2-0/+6
2016-01-18Re-enable rgn-at11 test for MIPS targets with adjusted section alignment.Nick Clifton3-6/+19
2016-01-18Provide AC_PROG_LEX that copes with LEX=missing from top-levelAlan Modra2-4/+9
2016-01-18Skip linker plugin tests if the linker has not been configured to support plu...Nick Clifton2-0/+11
2016-01-17Regen configureAlan Modra2-2/+6
2016-01-17m68hc11/12 and xgate config.sub weirdnessAlan Modra6-1/+17
2016-01-14Fix Thumb-Thumb farcall v6-M (no profile) testThomas Preud'homme4-9/+15
2016-01-13Mark the linker's -Bsymbolic-functions test as an expected failure for MIPS t...Nick Clifton2-0/+5
2016-01-13Mark the linker's extract symbols test as an expected failure for MIPS targets.Nick Clifton2-0/+15
2016-01-13Mark the rgn-at11 test as an expected failure for MIPS targets.Nick Clifton2-1/+9
2016-01-12Add cantunwind when unwind info does not match start of section.Yury Usishchev5-0/+61
2016-01-08[ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVEJiong Wang7-54/+64
2016-01-05Fix the execution of the MSP430 simulator testsuite.Nick Clifton4-1/+15
2016-01-04MIPS/LD: Convert ELF linker emulation option macros to an enumMaciej W. Rozycki2-2/+10
2016-01-04MIPS/BFD: Move attribute check after ELF file header flag checkMaciej W. Rozycki15-28/+47
2016-01-01Copyright update for binutilsAlan Modra352-443/+447
2016-01-01New 2016 binutils ChangeLog filesAlan Modra1-0/+14
2016-01-01binutils ChangeLog rotationAlan Modra2-0/+0
2015-12-30Fix assorted ChangeLog errorsAlan Modra2-62/+61
2015-12-26Add test for ARMv6-M farcall with no profile infoThomas Preud'homme5-0/+52
2015-12-24Add support for linking ARMv8-M object filesThomas Preud'homme11-0/+77
2015-12-22ARM: Fix exidx coverage for relocatable builds.Yury Usishchev8-46/+117
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene11-0/+141
2015-12-17Add forgotten ChangeLog updates for 72d98d16ed09584660d0cbb759d90f8dfeef2343:Christophe Lyon1-0/+9
2015-12-16[ARM] Add support for thumb1 pcrop relocations.Mickael Guene5-0/+168
2015-12-10ld -r doesn't need plugin for slim lto objectH.J. Lu4-0/+31
2015-12-10ld: Fix LTO for MinGW targetsKwok Cheung Yeung2-2/+11
2015-12-07ld: relax alignment requirements of compressed .debug_* section checksJan Beulich3-2/+7
2015-12-04Optimize R_386_GOT32/R_386_GOT32X only if addend is 0H.J. Lu13-0/+169
2015-12-02Make --enable-initfini-array the defaultAlan Modra3-54/+17
2015-12-01Properly check symbol defined by assignment in linker scriptH.J. Lu9-0/+96
2015-11-20MIPS/LD: Fix little-endian `mti' and `img' ELF emulationsMaciej W. Rozycki2-1/+7
2015-11-19Account for .tbss alignment when adjusting start of relroAlan Modra2-5/+16
2015-11-16Fixes an invalid warning about memory region overflow on the ARM.Nick Clifton2-0/+21
2015-11-14Bump version to 2.26.51Tristan Gingold2-10/+14