aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-04-24x86: Also check x86 linker_def for non-shared definitionH.J. Lu8-0/+41
2019-02-10x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu4-0/+18
2019-01-29Skip ld/pr23169 on SPARC.Eric Botcazou1-1/+3
2018-11-30PR23937, powerpc64le local ifunc IRELATIVE relocs are wrongAlan Modra3-0/+76
2018-11-27AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)Tamar Christina3-0/+93
2018-11-06x86: Disable GOT relaxation with data prefixH.J. Lu6-0/+124
2018-11-06When assigning symbol version, we should hide debug symbols defined in discar...Nick Clifton5-0/+25
2018-08-12ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.sH.J. Lu1-1/+1
2018-08-12x86: Properly add X86_ISA_1_NEEDED propertyH.J. Lu3-1/+30
2018-08-10x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu28-42/+150
2018-08-10x32: Align the .note.gnu.property section to 4 bytesH.J. Lu1-0/+4
2018-08-07Re: PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra1-1/+1
2018-08-07PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra4-6/+22
2018-08-01Fix spurious check-ld failures on aarch64-elfRoland McGrath6-14/+14
2018-08-01[PATCH, LD, AArch64] Fix ifunc testismsAndre Simoes Dias Vieira2-2/+3
2018-07-23x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if neededH.J. Lu17-10/+171
2018-07-09x86: Remove x86 ISA properties with empty bitsH.J. Lu14-0/+180
2018-07-05Error for mismatched powerpc ABI tagsAlan Modra8-8/+8
2018-07-05ld: Set non_ir_ref_regular for --undefined SYMBOLH.J. Lu3-0/+17
2018-07-04x86-64: Clear the R_X86_64_converted_reloc_bit bitH.J. Lu4-0/+24
2018-06-26PR23169 bogus testAlan Modra1-1/+14
2018-06-26Fix parens in ld bootstrap.expAlan Modra1-2/+4
2018-06-20[BFD][AARCH64]Properly truncate no overflow checking relocation value for loa...Renlin Li3-3/+3
2018-06-20PR ld/22966: Fix n64 MIPS `.got.plt' range checksMaciej W. Rozycki13-0/+245
2018-06-20MIPS/LD/testsuite: XFAIL DT_TEXTREL map file warning testMaciej W. Rozycki1-1/+6
2018-06-18Build ifunc tests when non-nativeAlan Modra4-14/+9
2018-06-14ELF dynsymsAlan Modra34-283/+268
2018-06-12testsuite/ld-cris/libdso-1.d: Correct recent address pattern update.Hans-Peter Nilsson1-1/+3
2018-06-12Fix the PR22983 test so that it will work regardless of the order of the symb...Nick Clifton5-2/+41
2018-06-09MIPS/LD/testsuite: Add microMIPS lazy binding stub testsMaciej W. Rozycki11-22/+192
2018-06-09MIPS/LD/testsuite: Fix lazy binding stub test symbol count commentMaciej W. Rozycki1-1/+1
2018-06-08ld/x86: Remove hidden _edata, __bss_start, and _endH.J. Lu1-7/+1
2018-06-08Define various symbols conditionally in shared librariesAlan Modra244-2021/+1892
2018-06-05Add a test of the linker's "-z noexecstack" command line option.Flavio Ceolin2-0/+5
2018-06-03RISC-V: Handle out-of-range calls to undefined weak.Jim Wilson6-0/+88
2018-05-28ld: Unify STT_GNU_IFUNC handlingH.J. Lu3-7/+22
2018-05-28ld: Skip some x86 IFUNC tests for NaCl targetsH.J. Lu73-0/+73
2018-05-26ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu6-4/+8
2018-05-21ld: Adjust tic6x testsH.J. Lu13-748/+735
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu5-24/+8
2018-05-18x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu8-0/+52
2018-05-18ld: Run pr23189 for all targetsH.J. Lu2-2/+2
2018-05-18Add support for the Freescale s12z processor.John Darrington10-4/+84
2018-05-18x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu8-0/+48
2018-05-15Restore LDFLAGS in notes.expAlan Modra1-0/+2
2018-05-14Stop generating GNU build notes for linkonce sections.Nick Clifton4-0/+83
2018-05-14x86; Allow IFUNC pointer defined in PDEH.J. Lu10-3/+202
2018-05-14x86: Mark __bss_start, _end and _edata locally definedH.J. Lu5-0/+86
2018-05-12PR20659, Objcopy and change section lma failingAlan Modra3-0/+25
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov5-33/+33