aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Remove sh5 and sh64 supportAlan Modra105-5227/+111
2018-04-16Remove sh-symbianelf supportAlan Modra7-404/+9
2018-04-16Remove vax-bsd and vax-ultrix supportAlan Modra6-16/+8
2018-04-16Remove w65 supportAlan Modra7-94/+9
2018-04-16Remove m88k supportAlan Modra9-85/+11
2018-04-16Remove i370 supportAlan Modra30-249/+54
2018-04-16Remove h8500 supportAlan Modra15-444/+17
2018-04-16Remove h8300-coff supportAlan Modra24-1038/+33
2018-04-16Remove IEEE 695 object supportAlan Modra3-6/+5
2018-04-16Remove tandem supportAlan Modra7-52/+9
2018-04-16Remove sony newsos3 supportAlan Modra6-16/+8
2018-04-16Remove netware supportAlan Modra9-181/+12
2018-04-14powerpc common-page-sizeAlan Modra5-4/+15
2018-04-14powerpc-lynxos and powerpc-windiss fixesAlan Modra3-20/+9
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra69-1052/+140
2018-04-11Silence nds32 pic warningsAlan Modra2-0/+7
2018-04-10Regenerate some filesAlan Modra2-2/+4
2018-04-09Inline PLT call optimizationAlan Modra3-7/+70
2018-04-09Support PLT16 relocs against local symbolsAlan Modra7-30/+44
2018-04-09Rearrange PLT reloc output on powerpcAlan Modra2-0/+6
2018-04-05Use dlsym to check if libdl is needed for pluginH.J. Lu2-12/+17
2018-04-05Stop the IA64 linker from removing unwind tables when garbage collecting.Nick Clifton2-2/+9
2018-04-04Add blurb about linker changes for Cygwin and Mingw targets.Eric Botcazou1-0/+2
2018-04-04Speed up direct linking with DLLs on Windows (2/2).Eric Botcazou4-12/+144
2018-04-04Speed up direct linking with DLLs on Windows (1/2).Eric Botcazou8-388/+298
2018-04-04Update Spanish translations for ld/ opcodes/ and gold/ sub-directoriesNick Clifton2-612/+1160
2018-04-03MIPS/LD/testsuite: Correct LD emulations for `mips*-*-kfreebsd*-gnu'Maciej W. Rozycki2-1/+9
2018-03-28[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo...Renlin Li50-2/+565
2018-03-28PR ld/22972 on SPARC.Eric Botcazou6-0/+88
2018-03-25x86-64: Add ENDBR64 to the TLSDESC PLT entryH.J. Lu2-1/+6
2018-03-23Add an extra library name template to the list used by the WIN32 targets.Nick Clifton4-0/+13
2018-03-20ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*Roland McGrath2-2/+7
2018-03-20Adjust testsuite/ld-plugin/pr22983.dH.J. Lu2-4/+11
2018-03-20gc.exp: Remove extraneous LD flags from the personality testMaciej W. Rozycki2-1/+6
2018-03-20Set non_ir_ref_dynamic if a symbol is made dynamicH.J. Lu6-0/+58
2018-03-15RISC-V: Don't enable relaxation in relocatable linkAndreas Schwab2-5/+14
2018-03-15nds32: Remove the unsupported target feature.Kuan-Lin Chen2-8/+5
2018-03-14GC: Also check the local debug definition sectionH.J. Lu3-4/+21
2018-03-14gc.exp: Fix a typo: $LFLAGS -> $LDFLAGSH.J. Lu2-1/+5
2018-03-13Updated Russian and Brazilian Portuguese translations.Nick Clifton2-26/+30
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton4-0/+125
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu7-0/+76
2018-03-07xtensa: ld: support -z relroMax Filippov2-0/+5
2018-03-07[PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li4-0/+21
2018-03-06RISC-V: Disallow output format changes.Jim Wilson5-2/+38
2018-03-03PR ld/21900: MIPS: Fix relocation processing with undefined symbolsJames Cowgill4-0/+26
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson21-123/+172
2018-03-01Add missing translations to ALL_LINGUASAlan Modra3-2/+7
2018-02-28Remove any trailing directory separator from ld_canon_sysroot and adjust ld_c...Douglas B Rupp2-1/+13
2018-02-27ld: Add --enable-separate-codeH.J. Lu7-2/+72