about summary refs log tree commit diff
path: root/elf/ifuncmain3.c
Commit message (Collapse)AuthorAgeFilesLines
* Properly handle STT_GNU_IFUNC symbols in do_sym.H.J. Lu2009-11-061-0/+9
| | | | | | do_sym should use DL_FIXUP_VALUE_XXX macros to call IFUNC function. Otherwise, it won't compile on ia64. This patch fixes it and adds a test.
* Test for ELF IFUNC functionality.H.J. Lu2009-06-031-0/+120