aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc
AgeCommit message (Expand)AuthorFilesLines
2020-06-19ld testsuite fixes for alphaAlan Modra1-0/+1
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra1-1/+0
2020-05-26ld: Skip some x86 ifunc tests for lynxos and ntoH.J. Lu3-0/+3
2020-04-02ld: Disable ifunc tests on SolarisRainer Orth42-42/+39
2020-03-27ld: Skip some x86 IFUNC tests for SolarisH.J. Lu3-0/+3
2020-02-06Enable ld-ifunc tests for more targetsAlan Modra47-56/+76
2020-01-27Replace deprecated tcl case statements with switch statementsAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore1-1/+1
2019-04-11ld: Add -static-pie testsH.J. Lu1-1/+15
2019-01-29Skip ld/pr23169 on SPARC.Eric Botcazou1-1/+3
2019-01-01Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2018-08-31ld: Append -mx86-used-note=no to ASFLAGSH.J. Lu1-0/+8
2018-08-02ifunc.exp: Always build static_nonifunc_progH.J. Lu1-4/+4
2018-07-20[PATCH, LD, AArch64] Fix ifunc testismsAndre Simoes Dias Vieira1-1/+1
2018-07-10ld testsuite use of notargetAlan Modra1-1/+0
2018-06-26PR23169 bogus testAlan Modra1-1/+14
2018-06-18Build ifunc tests when non-nativeAlan Modra3-12/+7
2018-06-08Define various symbols conditionally in shared librariesAlan Modra10-127/+127
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-14x86; Allow IFUNC pointer defined in PDEH.J. Lu10-3/+202
2018-04-18various i386-aout and i386-coff target removalAlan Modra2-8/+4
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton3-0/+116
2018-02-16x86: Add -z noseparate-code to IFUNC testsH.J. Lu7-7/+7
2018-02-16x86-64: Add -z max-page-size=0x200000 -z noseparate-code to IFUNC testsH.J. Lu7-7/+7
2018-02-16i386: Update IFUNC tests for PLT addressH.J. Lu3-3/+3
2018-02-16x86: Update IFUNC tests for -z separate-codeH.J. Lu3-3/+3
2018-01-29ld: Skip unsupported static executable testsH.J. Lu1-10/+15
2018-01-03Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2017-11-14ld-ifunc non-PIC testsAlan Modra1-3/+3
2017-11-07readelf ngettext fixesAlan Modra15-21/+21
2017-08-07Support different ld --hash-style in the ld testsuiteAlan Modra13-13/+13
2017-06-08x86: Dump local IFUNC functions in the map fileH.J. Lu4-2/+10
2017-05-11x86: Generate PLT relocations for -z nowH.J. Lu4-51/+43
2017-05-08x86-64: Improve PLT generation and synthetic PLT symbolsH.J. Lu4-0/+129
2017-05-08i386: Improve PLT generation and synthetic PLT symbolsH.J. Lu4-0/+138
2017-04-28ELF: Add run-time tests for -z nowH.J. Lu1-0/+99
2017-04-19x86-64: Handle undefined IFUNC symbol with -z nowH.J. Lu1-0/+8
2017-02-21Fix compile time warning message in linker testsuite test.Nick Clifton1-6/+8
2017-01-04Check for shared lib support before running ld tests with -sharedAlan Modra1-0/+6
2017-01-02Run more ld tests when not nativeAlan Modra2-42/+23
2017-01-02Update year range in copyright notice of all files.Alan Modra2-2/+2
2016-12-03PowerPC64 dot-sym testsuite fixesAlan Modra1-0/+3
2016-10-11Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton4-26/+26
2016-08-29i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu8-72/+4
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra1-3/+3
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu25-69/+178
2016-06-03Update x86 linker tests for --disable-x86-relax-relocationsH.J. Lu3-3/+3
2016-03-08Handle local IFUNC symbols in shared objectH.J. Lu5-0/+69