aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2018-07-02MIPS/LD/testsuite: Fix a typo in PR ld/21334 test nameMaciej W. Rozycki2-1/+6
2018-07-02x86-64: Clear the R_X86_64_converted_reloc_bit bitH.J. Lu5-0/+31
2018-07-02[ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme5-4/+10
2018-07-02Fix use of "command line X" in binutils docThomas Preud'homme4-51/+57
2018-06-26Updated translations.Nick Clifton2-1181/+5698
2018-06-26PR23169 bogus testAlan Modra2-1/+20
2018-06-26Fix parens in ld bootstrap.expAlan Modra2-2/+9
2018-06-26Fix spelling mistakes.Nick Clifton4-3/+9
2018-06-24Regenerate configure and pot files with updated binutils version number.Nick Clifton3-1030/+5508
2018-06-24Add 2.30 branch notes to ChangeLogs and NEWS files.Nick Clifton2-0/+7
2018-06-20[BFD][AARCH64]Properly truncate no overflow checking relocation value for loa...Renlin Li4-3/+9
2018-06-20PR ld/22966: Fix n64 MIPS `.got.plt' range checksMaciej W. Rozycki14-0/+262
2018-06-20MIPS/LD/testsuite: XFAIL DT_TEXTREL map file warning testMaciej W. Rozycki2-1/+11
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi12-1206/+1838
2018-06-18Build ifunc tests when non-nativeAlan Modra5-14/+21
2018-06-14ELF dynsymsAlan Modra35-283/+311
2018-06-12testsuite/ld-cris/libdso-1.d: Correct recent address pattern update.Hans-Peter Nilsson2-1/+7
2018-06-12Fix the PR22983 test so that it will work regardless of the order of the symb...Nick Clifton6-2/+49
2018-06-12Fix syntax error in AArch64 default linker scripts when invoked with -shared.Nick Clifton2-1/+6
2018-06-11Updated Spanish translations for the binutils/ and ld/ subdirectories.Nick Clifton2-162/+160
2018-06-09MIPS/LD/testsuite: Add microMIPS lazy binding stub testsMaciej W. Rozycki12-22/+217
2018-06-09MIPS/LD/testsuite: Fix lazy binding stub test symbol count commentMaciej W. Rozycki2-1/+6
2018-06-09MIPS/LD: Add missing `mips-*-windiss' target emulation dependencyMaciej W. Rozycki3-2/+7
2018-06-08ld/x86: Remove hidden _edata, __bss_start, and _endH.J. Lu2-7/+7
2018-06-08Define various symbols conditionally in shared librariesAlan Modra268-2108/+2241
2018-06-07EXECUTABLE_SYMBOLS -> OTHER_SYMBOLSAlan Modra4-5/+16
2018-06-07TIC6X __c6xabi_DSBT_BASEAlan Modra2-1/+4
2018-06-06armelf_fbsd and armelf_fuchsia dependenciesAlan Modra3-2/+12
2018-06-05PR23254, ld.bfd mishandles file pointers while scanning archiveAlan Modra2-10/+6
2018-06-05Add a test of the linker's "-z noexecstack" command line option.Flavio Ceolin3-0/+10
2018-06-03RISC-V: Handle out-of-range calls to undefined weak.Jim Wilson7-0/+99
2018-06-01Bump version number to 2.30.52H.J. Lu2-10/+14
2018-05-28ld: Unify STT_GNU_IFUNC handlingH.J. Lu4-7/+30
2018-05-28ld: Skip some x86 IFUNC tests for NaCl targetsH.J. Lu74-0/+149
2018-05-26ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu7-4/+20
2018-05-25s12z regenAlan Modra2-0/+5
2018-05-21ld: Adjust tic6x testsH.J. Lu14-748/+752
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu7-24/+25
2018-05-18x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu9-0/+64
2018-05-18ld: Run pr23189 for all targetsH.J. Lu3-2/+7
2018-05-18Add support for the Freescale s12z processor.John Darrington16-4/+579
2018-05-18x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu9-0/+60
2018-05-15Restore LDFLAGS in notes.expAlan Modra2-0/+6
2018-05-14Stop generating GNU build notes for linkonce sections.Nick Clifton5-0/+90
2018-05-14x86; Allow IFUNC pointer defined in PDEH.J. Lu11-3/+216
2018-05-14x86: Mark __bss_start, _end and _edata locally definedH.J. Lu6-0/+95
2018-05-12PR20659, Objcopy and change section lma failingAlan Modra4-0/+32
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov7-51/+73
2018-05-09Regen ld potfileAlan Modra2-0/+8
2018-05-08RISC-V: New emulations to make path searches follow glibc ABI.Jim Wilson12-21/+177