Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly handle STT_GNU_IFUNC symbols in do_sym. | H.J. Lu | 2009-11-06 | 1 | -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. Lu | 2009-06-03 | 1 | -0/+120 |