summaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2017-03-17ld sec64k test fixAlan Modra
2017-03-15ld-checks: tweak overflow checks.Tristan Gingold
2017-03-14Use addr_mask to check VMA and LMAH.J. Lu
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton
2017-03-13ld: add an error in case of address space overflow.Tristan Gingold
2017-03-13PowerPC: incorrect library search orderAlexey Neyman
2017-03-11Add sysroot for ld -rpath searchAlan Modra
2017-03-11Rewrite add_sysrootAlan Modra
2017-03-11Don't use -rdynamic in ld testAlan Modra
2017-03-11Don't run new orphan tests on i860 and i960Alan Modra
2017-03-09ld: Track changes to default region LMA even for empty sectionsAndrew Burgess
2017-03-09ld: better handling of lma region for orphan sectionsAndrew Burgess
2017-03-09ld: Orphan section documentationAndrew Burgess
2017-03-07Fix ld uninitialized read of script ASSERT data structureAlan Modra
2017-03-05Align eh_frame FDEs according to their encodingAlan Modra
2017-03-03Make the linker fail if asked to create more than 1^16 ordinal values for PE ...Nick Clifton
2017-03-02Avoid gcc-7 warning killing ld testcasesAlan Modra
2017-02-28Nios2 dynobj handling fixesAlan Modra
2017-02-28PowerPC addpcis fixAlan Modra
2017-02-28MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki
2017-02-27Place read-only data in the text section on AVR Tiny targets.Georg-Johann Lay
2017-02-25Testsuite fixes for hppa64-hpuxAlan Modra
2017-02-24readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki
2017-02-23MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki
2017-02-23Correct VLE 16D and SDAREL relocationsAlan Modra
2017-02-22PR ld/20828: Move symbol version processing ahead of GC symbol sweepMaciej W. Rozycki
2017-02-21Fix compile time warning message in linker testsuite test.Nick Clifton
2017-02-21PE ld -r script fixesAlan Modra
2017-02-20fix PR numberAlan Modra
2017-02-20Move .stack before debug sectionsAlan Modra
2017-02-17Fix documentation of the linker's --pop-state command line option.Nick Clifton
2017-02-17Relax dwarf2 expected error matchAlan Modra
2017-02-17Relax dwarf3 expected error matchAlan Modra
2017-02-16bfd: Improve lookup of file / line information for errorsAndrew Burgess
2017-02-16bfd/dwarf: Improve use of previously loaded dwarf informationAndrew Burgess
2017-02-16ld: Add additional checking for warnings/errors in testsuiteAndrew Burgess
2017-02-16ld testsuite function pointer comparisons vs. hppaAlan Modra
2017-02-16hppa -z relro againAlan Modra
2017-02-16Fix more powerpc testsuite source errorsAlan Modra
2017-02-15i386: Allow "lea foo@GOT, %reg" in PICH.J. Lu
2017-02-15Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc errorH.J. Lu
2017-02-15LD: vfinfo: Make clever formatters consistent WRT function name reportingMaciej W. Rozycki
2017-02-15LD: vfinfo: Remove static NULL initializersMaciej W. Rozycki
2017-02-15Use Windows style directory separators when running sysroot tests under MinGW...Igor Kudrin
2017-02-13Don't use "_gp" on RISC-V, use "_global_pointer$" insteadPalmer Dabbelt
2017-02-08ld/arc: Change default linker emulation for nps400Andrew Burgess
2017-02-06[ld, testsuite] Don't print to stdout for "readelf -w" to avoid buffer overflowJiong Wang
2017-02-02CRIS/LD/testsuite: tls-err-20x.d: Fix a typo, s/n/\n/Maciej W. Rozycki
2017-02-02LD/testsuite: ld-lib.exp: Fix a typo, s/regexp/regex/Maciej W. Rozycki