Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-06 | Properly handle STT_GNU_IFUNC symbols in do_sym. | H.J. Lu | |
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. | |||
2009-06-03 | Test for ELF IFUNC functionality. | H.J. Lu | |