aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2016-03-04Speedup orphan placement for relocatable linkH.J. Lu5-49/+86
2016-03-01Update PR ld/12365 test for GCC 6H.J. Lu2-1/+19
2016-02-26Update symbol version for symbol from linker scriptH.J. Lu4-0/+36
2016-02-26Don't add DT_NEEDED for unmatched symbolH.J. Lu10-1/+81
2016-02-26Fix assorted ChangeLog errorsAlan Modra2-62/+61
2016-02-25[Backport][AArch64] Relax long branch veneer insertion for non STT_FUNC symbolJiong Wang10-27/+163
2016-02-11Enable -Bsymbolic and -Bsymbolic-functions to PIEH.J. Lu9-9/+84
2016-02-03Add -mrelax-relocations= to x86 assemblerH.J. Lu41-47/+103
2016-02-02Add a testcase for PR ld/18591H.J. Lu4-0/+31
2016-01-29Replace == with = in ld/configure.acH.J. Lu3-2/+11
2016-01-25Bump to 2.26.0Tristan Gingold2-10/+14
2016-01-25Add generated filesbinutils-2_26Tristan Gingold23-0/+24224
2016-01-25Bump version to 2.26Tristan Gingold2-10/+14
2016-01-19Fix PR18735 test for RL78.Nick Clifton2-0/+6
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-14Revert "Strip undefined symbols from .symtab"Alan Modra17-21/+55
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-7/+15
2016-01-11ld: Fix LTO for MinGW targetsKwok Cheung Yeung2-2/+11
2016-01-11[BACKPORT][ARM] PR ld/19368: Add missing relocation type class for R_ARM_IREL...Jiong Wang7-54/+68
2015-12-11Account for .tbss alignment when adjusting start of relroAlan Modra2-5/+18
2015-12-05Optimize R_386_GOT32/R_386_GOT32X only if addend is 0H.J. Lu13-0/+169
2015-12-05Properly check symbol defined by assignment in linker scriptH.J. Lu9-0/+96
2015-11-13Adjust version on the 2.26 branchTristan Gingold2-10/+14
2015-11-13Bump 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
2015-10-28Orphan output section with multiple input sectionsAlan Modra2-14/+37
2015-10-27Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi18-2/+996
2015-10-27xfail pr19161 test on hppa-linuxAlan Modra2-1/+6
2015-10-27Evaluate __start_* and __stop_* symbol PROVIDE expressions earlyAlan Modra3-9/+32
2015-10-26Check symbol defined by assignment in linker scriptH.J. Lu9-0/+72
2015-10-26Properly convert address load of __start_XXX/__stop_XXXH.J. Lu20-0/+70
2015-10-23Add a test for PR ld/19167H.J. Lu5-0/+28
2015-10-22Always keep sections marked with SEC_KEEPH.J. Lu5-0/+49
2015-10-22Properly check --enable-compressed-debug-sections={yes,all}H.J. Lu3-2/+8