aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-04-10PR21287, Inconsistent section type for .init_array and .init_array.42Alan Modra3-14/+14
2017-04-10Clean elfvsb files left over from previous runsAlan Modra1-2/+8
2017-04-07Use NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIEH.J. Lu1-1/+3
2017-04-07ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu1-1/+1
2017-04-07Fix failure in x86_64 linker tests when compiling with a PIE enabled compiler.Nick Clifton1-1/+1
2017-04-07Tweak MBIND ld test for ARM.Alan Modra1-4/+4
2017-04-07pe/coff: handle weak defined symbol for gc-sections.Tristan Gingold3-0/+29
2017-04-07mbind tests: don't check PT_LOAD headersAlan Modra3-24/+0
2017-04-05PR ld/21233: change xfails to kfails, fix the indentation issueHans-Peter Nilsson1-3/+14
2017-04-05PR ld/21233: xfail failing test-parts for cris*-*-*Hans-Peter Nilsson1-2/+3
2017-04-04PR ld/21233: Avoid sweeping forced-undefined symbols in section GCMaciej W. Rozycki7-0/+87
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu7-0/+228
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu36-0/+1057
2017-03-28Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistencyHans-Peter Nilsson4-0/+53
2017-03-21Disable shared library tests for nios2-*-elf.Sandra Loosemore1-0/+1
2017-03-17ld sec64k test fixAlan Modra1-2/+4
2017-03-15ld-checks: tweak overflow checks.Tristan Gingold1-0/+3
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton1-2/+2
2017-03-13ld: add an error in case of address space overflow.Tristan Gingold5-0/+36
2017-03-11Don't use -rdynamic in ld testAlan Modra1-1/+1
2017-03-11Don't run new orphan tests on i860 and i960Alan Modra2-2/+2
2017-03-09ld: Track changes to default region LMA even for empty sectionsAndrew Burgess3-3/+25
2017-03-09ld: better handling of lma region for orphan sectionsAndrew Burgess3-0/+51
2017-03-05Align eh_frame FDEs according to their encodingAlan Modra16-177/+129
2017-03-02Avoid gcc-7 warning killing ld testcasesAlan Modra1-4/+4
2017-02-28Nios2 dynobj handling fixesAlan Modra1-1/+1
2017-02-28PowerPC addpcis fixAlan Modra1-4/+4
2017-02-28MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki3-2/+44
2017-02-25Testsuite fixes for hppa64-hpuxAlan Modra15-55/+89
2017-02-24readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki6-0/+110
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki4-4/+4
2017-02-23MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki2-1/+27
2017-02-23Correct VLE 16D and SDAREL relocationsAlan Modra2-48/+48
2017-02-22PR ld/20828: Move symbol version processing ahead of GC symbol sweepMaciej W. Rozycki8-1/+94
2017-02-21Fix compile time warning message in linker testsuite test.Nick Clifton1-6/+8
2017-02-17Relax dwarf2 expected error matchAlan Modra1-0/+1
2017-02-17Relax dwarf3 expected error matchAlan Modra2-4/+4
2017-02-16bfd: Improve lookup of file / line information for errorsAndrew Burgess2-6/+7
2017-02-16bfd/dwarf: Improve use of previously loaded dwarf informationAndrew Burgess6-0/+45
2017-02-16ld: Add additional checking for warnings/errors in testsuiteAndrew Burgess3-16/+75
2017-02-16ld testsuite function pointer comparisons vs. hppaAlan Modra3-5/+5
2017-02-16hppa -z relro againAlan Modra4-8/+8
2017-02-16Fix more powerpc testsuite source errorsAlan Modra2-2/+2
2017-02-15i386: Allow "lea foo@GOT, %reg" in PICH.J. Lu3-0/+65
2017-02-15Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc errorH.J. Lu5-0/+46
2017-02-15LD: vfinfo: Make clever formatters consistent WRT function name reportingMaciej W. Rozycki23-547/+1
2017-02-15Use Windows style directory separators when running sysroot tests under MinGW...Igor Kudrin1-1/+19
2017-02-06[ld, testsuite] Don't print to stdout for "readelf -w" to avoid buffer overflowJiong Wang1-4/+4
2017-02-02CRIS/LD/testsuite: tls-err-20x.d: Fix a typo, s/n/\n/Maciej W. Rozycki1-1/+1
2017-02-02LD/testsuite: ld-lib.exp: Fix a typo, s/regexp/regex/Maciej W. Rozycki1-1/+1