aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-13Add markers for release 2.26Tristan Gingold2-0/+7
2015-11-12Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model."Marcus Shawcroft4-40/+0
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner4-0/+40
2015-11-05Regenerate ld/Makefile.inAlan Modra2-0/+6
2015-11-05DATA_SEGMENT_ALIGN documentation is not consistent with behaviourAlan Modra2-1/+7
2015-11-03[LD][AARCH64]Add test cases for big-endian.Renlin Li24-0/+316
2015-10-30Updated (simplified) Chinese translations for ld, bfd, binutils and gold.Nick Clifton2-3/+7
2015-10-29Also check GOTPCRELXH.J. Lu2-1/+5
2015-10-292015-10-29 Catherine Moore <clm@codesourcery.com>Catherine Moore6-3/+124
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten6-0/+71
2015-10-29Fix reporting of command line options that need an argument, but which occur ...Nick Clifton2-4/+32
2015-10-29Re: Orphan output section with multiple input sectionsAlan Modra7-18/+76
2015-10-29fix typo in ld's texinfoMatthias Klose2-1/+5
2015-10-28Add a test for PR ld/19162H.J. Lu5-0/+23