summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add markers for release 2.26Tristan Gingold2015-11-132-0/+7
* Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model."Marcus Shawcroft2015-11-124-40/+0
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-114-0/+40
* Regenerate ld/Makefile.inAlan Modra2015-11-052-0/+6
* DATA_SEGMENT_ALIGN documentation is not consistent with behaviourAlan Modra2015-11-052-1/+7
* [LD][AARCH64]Add test cases for big-endian.Renlin Li2015-11-0324-0/+316
* Updated (simplified) Chinese translations for ld, bfd, binutils and gold.Nick Clifton2015-10-302-3/+7
* Also check GOTPCRELXH.J. Lu2015-10-292-1/+5
* 2015-10-29 Catherine Moore <clm@codesourcery.com>Catherine Moore2015-10-296-3/+124
* Add support for AArch64 CloudABI binaries.Ed Schouten2015-10-296-0/+71
* Fix reporting of command line options that need an argument, but which occur ...Nick Clifton2015-10-292-4/+32
* Re: Orphan output section with multiple input sectionsAlan Modra2015-10-297-18/+76
* fix typo in ld's texinfoMatthias Klose2015-10-292-1/+5
* Add a test for PR ld/19162H.J. Lu2015-10-285-0/+23
* Orphan output section with multiple input sectionsAlan Modra2015-10-282-14/+37
* Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi2015-10-2718-2/+996
* xfail pr19161 test on hppa-linuxAlan Modra2015-10-272-1/+6
* Evaluate __start_* and __stop_* symbol PROVIDE expressions earlyAlan Modra2015-10-273-9/+32
* Check symbol defined by assignment in linker scriptH.J. Lu2015-10-269-0/+72
* Properly convert address load of __start_XXX/__stop_XXXH.J. Lu2015-10-2620-0/+70
* Add a test for PR ld/19167H.J. Lu2015-10-235-0/+28