Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-15 | libc part of prelink IFUNC support. | Jakub Jelinek | |
The dl-lookup.c changes are needed for prelink (support in prelink checked into SVN, tested for both i?86 and x86-64), dl-irel.h just something I discovered by code inspection. | |||
2009-06-01 | Better error message for invalid relocatio in static binary. | Ulrich Drepper | |
2009-05-31 | Finish IFUNC support for x86 and x86-64. | Ulrich Drepper | |
Add support for the IRELAIVE relocation and IFUNC in static executables. |