summaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2016-01-05Fix the execution of the MSP430 simulator testsuite.Nick Clifton
2016-01-04MIPS/LD: Convert ELF linker emulation option macros to an enumMaciej W. Rozycki
2016-01-04MIPS/BFD: Move attribute check after ELF file header flag checkMaciej W. Rozycki
2016-01-01Copyright update for binutilsAlan Modra
2016-01-01New 2016 binutils ChangeLog filesAlan Modra
2016-01-01binutils ChangeLog rotationAlan Modra
2015-12-30Fix assorted ChangeLog errorsAlan Modra
2015-12-26Add test for ARMv6-M farcall with no profile infoThomas Preud'homme
2015-12-24Add support for linking ARMv8-M object filesThomas Preud'homme
2015-12-22ARM: Fix exidx coverage for relocatable builds.Yury Usishchev
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene
2015-12-17Add forgotten ChangeLog updates for 72d98d16ed09584660d0cbb759d90f8dfeef2343:Christophe Lyon
2015-12-16[ARM] Add support for thumb1 pcrop relocations.Mickael Guene
2015-12-10ld -r doesn't need plugin for slim lto objectH.J. Lu
2015-12-10ld: Fix LTO for MinGW targetsKwok Cheung Yeung
2015-12-07ld: relax alignment requirements of compressed .debug_* section checksJan Beulich
2015-12-04Optimize R_386_GOT32/R_386_GOT32X only if addend is 0H.J. Lu
2015-12-02Make --enable-initfini-array the defaultAlan Modra
2015-12-01Properly check symbol defined by assignment in linker scriptH.J. Lu
2015-11-20MIPS/LD: Fix little-endian `mti' and `img' ELF emulationsMaciej W. Rozycki
2015-11-19Account for .tbss alignment when adjusting start of relroAlan Modra
2015-11-16Fixes an invalid warning about memory region overflow on the ARM.Nick Clifton
2015-11-14Bump version to 2.26.51Tristan Gingold
2015-11-13Add markers for release 2.26Tristan Gingold
2015-11-12Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model."Marcus Shawcroft
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner
2015-11-05Regenerate ld/Makefile.inAlan Modra
2015-11-05DATA_SEGMENT_ALIGN documentation is not consistent with behaviourAlan Modra
2015-11-03[LD][AARCH64]Add test cases for big-endian.Renlin Li
2015-10-30Updated (simplified) Chinese translations for ld, bfd, binutils and gold.Nick Clifton
2015-10-29Also check GOTPCRELXH.J. Lu
2015-10-292015-10-29 Catherine Moore <clm@codesourcery.com>Catherine Moore
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten
2015-10-29Fix reporting of command line options that need an argument, but which occur ...Nick Clifton
2015-10-29Re: Orphan output section with multiple input sectionsAlan Modra
2015-10-29fix typo in ld's texinfoMatthias Klose
2015-10-28Add a test for PR ld/19162H.J. Lu
2015-10-28Orphan output section with multiple input sectionsAlan Modra
2015-10-27Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi
2015-10-27xfail pr19161 test on hppa-linuxAlan Modra
2015-10-27Evaluate __start_* and __stop_* symbol PROVIDE expressions earlyAlan Modra
2015-10-26Check symbol defined by assignment in linker scriptH.J. Lu
2015-10-26Properly convert address load of __start_XXX/__stop_XXXH.J. Lu
2015-10-23Add a test for PR ld/19167H.J. Lu
2015-10-22Always keep sections marked with SEC_KEEPH.J. Lu
2015-10-22Properly check --enable-compressed-debug-sections={yes,all}H.J. Lu
2015-10-22Allow mmix-knuth-mmixware adjustments to objcopy --extract-symbols test.Hans-Peter Nilsson
2015-10-22Handle --enable-compressed-debug-sections=ld,gasH.J. Lu
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu