aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2014-11-13Add assembler support for @gotpltH.J. Lu4-0/+20
2014-11-11 * avrtiny.sc: Apply avr.sc fixes.Denis Chertykov2-38/+26
2014-11-11[PATCH] treate -specs as both cflags & ldflagsJiong Wang2-1/+14
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu2-2/+7
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune3-0/+33
2014-11-04Regenerate spu overlay and icache manager filesAlan Modra3-47/+52
2014-11-03When relaxing, update size of symbols.Andrew Burgess3-10/+16
2014-11-03When relaxing, update symbols at the very end of the section.Andrew Burgess5-0/+180
2014-10-30ld/testsuite/ld-unique: Fix running unique tests on ARMWill Newton4-3/+10
2014-10-29Updated/new translations provided by the Translations Project.Nick Clifton2-527/+576
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang7-1/+158
2014-10-17Fix ld tests with sysroot=/ and --enable-targets=all and test --print-sysrootHans-Peter Nilsson3-23/+40
2014-10-17Implement --print-sysroot in ld.Hans-Peter Nilsson1-0/+7
2014-10-17Implement --print-sysroot in ld.Hans-Peter Nilsson2-0/+8
2014-10-16PR17488, powerpc64-linux-ld segfaultAlan Modra2-1/+8
2014-10-15Bump bfd version.Tristan Gingold2-10/+14
2014-10-15Allow unquoted = as the first character in ldscript input_list namesHans-Peter Nilsson4-18/+49
2014-10-15If "=" is the first character in a ldscript input file, force a sysroot prefix.Hans-Peter Nilsson2-0/+23
2014-10-15Add sysroot-prefix ld linker tests.Hans-Peter Nilsson4-0/+194
2014-10-15lib/ld-lib.exp (check_sysroot_available): New proc.Hans-Peter Nilsson2-0/+22
2014-10-15ld.texinfo: "=" path-prefix forces sysroot in scripts not only SEARCH_DIRHans-Peter Nilsson2-1/+7
2014-10-15ld.texinfo: Clarify that sysroot affects "=" expansion.Hans-Peter Nilsson2-1/+7
2014-10-14Add NEWS markers for 2.25.Tristan Gingold2-0/+6
2014-10-13Run eh_frame optimisation for relocatable linkAlan Modra2-2/+6
2014-10-04Discard zero address range eh_frame FDEsAlan Modra10-14/+30
2014-09-22Find lto plugin when using gcc-5.0Alan Modra2-1/+9
2014-09-16Make the linker return an error status if it fails to merge ARM binaries withTerry Guo5-0/+39
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen2-111/+28
2014-09-15Add support for MIPS R6.Andrew Bennett2-1/+8
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett4-3/+13
2014-09-11Move ELF section headers to end of object fileAlan Modra31-42/+76
2014-09-08Change pe/coff build-id section name to '.buildid'Jon TURNEY3-10/+16
2014-09-06MIPS testsuite cleanup - part 4Matthew Fortune62-276/+329
2014-08-29Fix testsuite ld_simple_link_defsyms for windows targetsAlan Modra2-2/+7
2014-08-27Use bfd_is_abs_section to check discarded input sectionH.J. Lu7-0/+41
2014-08-27Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu3-0/+14
2014-08-26[AArch64] Improve copy relocation support on four absolute relocation typesJiong Wang9-0/+53
2014-08-26Fix linker testsuite failures for Aarch64.Nick Clifton5-49/+56
2014-08-22Power/GAS: Don't set VLE annotation for non-VLE processors/instructionsMaciej W. Rozycki5-5/+24
2014-08-22 * emulparams/armelf_fbsd.sh (TEXT_START_ADDR): Increase alignment to 64kB...Andreas Tobler2-0/+8
2014-08-22Index PowerPC64 linker generated .eh_frame in .eh_frame_hdrAlan Modra2-14/+20
2014-08-21bfd/ChangeLogTerry Guo9-0/+178
2014-08-20ARM/ld: Correct macro formatting in armelf.emMaciej W. Rozycki2-3/+8
2014-08-20Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocsRoland McGrath4-0/+52
2014-08-20ARM: Add support for armeb-*-eabi*Will Newton2-1/+6
2014-08-20Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton3-0/+17
2014-08-20Add copyright notice to linker script files.Nick Clifton90-58/+1203
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-0/+62
2014-08-18LTO plugin with older gccAlan Modra2-1/+5
2014-08-18PR 17287, DT_NEEDED of unneeded libraries affects --as-neededAlan Modra5-2/+32