about summary refs log tree commit diff
path: root/elf/ifuncmain5.c
Commit message (Collapse)AuthorAgeFilesLines
* elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIEFlorian Weimer2022-11-041-0/+9
|
* Uglify IFUNC tests for PPC.Alan Modra2009-10-301-2/+0
|
* Clean up whitespaces in last patch.Ulrich Drepper2009-06-221-1/+1
|
* Add more IFUNC tests.H.J. Lu2009-06-221-0/+40
Mostly tests around not-exported IFUNC functions, IFUNC in statically linked binaries and PIEs, etc.