Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an elf_ifunc_invoke interface so that architectures can implement | David S. Miller | 2011-06-20 | 1 | -1/+8 |
| | | | | the ifunc resolver calls however they wish. | ||||
* | Better error message for invalid relocatio in static binary. | Ulrich Drepper | 2009-06-01 | 1 | -1/+2 |
| | |||||
* | Finish IFUNC support for x86 and x86-64. | Ulrich Drepper | 2009-05-31 | 1 | -0/+44 |
Add support for the IRELAIVE relocation and IFUNC in static executables. |