aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2015-07-25Add missing ChangeLog filesH.J. Lu1-0/+6
2015-07-25Skip missing symbol version section check for executableH.J. Lu2-0/+71
2015-07-25Fix broken -Bsymbolic-functionsAlan Modra4-1/+46
2015-07-24Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton2-2/+8
2015-07-24Replace -g with -ggdb3 in ld compress testsH.J. Lu4-12/+18
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-12/+12
2015-07-20Make binutils abort message GDB friendlyH.J. Lu1-2/+2
2015-07-20ALIGN change affects cris scriptsAlan Modra3-4/+12
2015-07-20ALIGN change affects standard scriptsAlan Modra3-26/+48
2015-07-16[AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang4-0/+22
2015-07-14Make default compression gABI compliantH.J. Lu6-7/+21
2015-07-14Fix texinfo problem by adding the required period after an @xref.Nick Clifton2-1/+5
2015-07-10Make ALIGN(x) behave as ALIGN(.,x)Alan Modra2-2/+15
2015-07-092015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore13-4/+129
2015-07-08Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov3-0/+159
2015-07-05Fix an opd->append index in elf64-ppc.cRichard Sandiford7-0/+138
2015-07-03Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz7-52/+82
2015-07-03Correct ld Makefile dependendcy for or1kAlan Modra3-4/+9
2015-07-01Add Nios II arch flags and compatibility testsSandra Loosemore6-1/+64
2015-06-28Remove COMPRESS_DEBUG_ZLIBH.J. Lu2-1/+6
2015-06-27Update xtensa linker testsH.J. Lu3-28/+37
2015-06-26Compile-in IAMCU linker scriptsH.J. Lu2-0/+5
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune20-11/+123
2015-06-25Run ld-elf/strtab only on linux/gnu targetsH.J. Lu2-0/+5
2015-06-25Update .strtab section sizes in mmix testsH.J. Lu4-3/+9
2015-06-25Use strtab with GC and suffix merging for .strtabH.J. Lu3-0/+21
2015-06-24Keep .plt section and DT_PLTGOT for prelinkH.J. Lu7-4/+35
2015-06-23[AArch64] Generate DT_TEXTREL for relocation against read-only sectionJiong Wang4-0/+24
2015-06-17[AArch64] Select correct linker emulation for ILP32 according to endianesJiong Wang3-10/+24
2015-06-16ppc476 linker workaround shared lib fixes againAlan Modra4-21/+55
2015-06-15Fix a segmentation fault triggered when trying to handle an unresolved PE sym...Nick Clifton3-2/+27
2015-06-12Add new ld option: --print-memory-usageTristan Gingold20-0/+226
2015-06-08Update French Translations for LD and GOLD.Nick Clifton2-220/+223
2015-06-05Fixes a typo in the list of targets that should not run the compressed1d test.Nick Clifton2-1/+5
2015-06-05ppc476 linker workaround shared lib fixesAlan Modra6-0/+72
2015-06-03[AArch64] Revert local changes included in Matthew's commitJiong Wang1-1/+1
2015-06-03[ARM] Support for ARMv8.1 command line optionMatthew Wahab1-1/+1
2015-06-02[AArch64] Fix typo in testcaseJiong Wang2-3/+7
2015-06-01[AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang4-0/+31
2015-06-01[AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enable overflow checkJiong Wang4-0/+36
2015-06-01[AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang4-0/+30
2015-05-29Fix building PE test executables in environments where $CFLAGS is needed.Stephen Kitt2-4/+9
2015-05-28Compact EH SupportCatherine Moore18-19/+339
2015-05-27Convert PLT reloc only if pointer equality isn't neededH.J. Lu5-0/+49
2015-05-17ELF options may be missing from `ld --help' outputChung-Lin Tang3-68/+91
2015-05-16Don't generate PLT relocations for now bindingH.J. Lu5-0/+63
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu4-4/+12
2015-05-14Update description of the ASSERT linker script command to note its interation...Nick Clifton2-0/+35
2015-05-13Add missing ChangeLog entries for PR binutis/18386H.J. Lu1-0/+6
2015-05-12Allocate the first .plt entry space only if neededH.J. Lu7-0/+46