aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2015-07-27Regenerate configure filesH.J. Lu2-2/+6
2015-07-27Append $PLT_CFLAGS to CC/CXX for S-records testsH.J. Lu2-0/+22
2015-07-27Pass $PLT_CFLAGS to ld_compileH.J. Lu2-3/+8
2015-07-27Append $PLT_CFLAGS to CC for NOCROSSREFS testsH.J. Lu2-0/+15
2015-07-27Add $PLT_CFLAGS to -fPIC for run_cc_link_testsH.J. Lu4-25/+69
2015-07-27Pass $PLT_CFLAGS to ld_compileH.J. Lu2-5/+12
2015-07-27Pass $PLT_CFLAGS to build_binaryH.J. Lu2-1/+8
2015-07-27Set PLT_CFLAGS to "-fplt" if supportedH.J. Lu2-0/+39
2015-07-27[AArch64] Fix extern protected data handlingSzabolcs Nagy4-0/+30
2015-07-27[ARM] Fix extern protected data handlingSzabolcs Nagy4-0/+41
2015-07-26Compile PR ld/18718 tests with -O2H.J. Lu2-5/+10
2015-07-26Set errcnt and warncnt to 0 in run_host_cmd_yesnoH.J. Lu2-0/+9
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