Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 4 | -4/+4 | |
2013-03-05 | S/390: Use attribute_hidden in ifunc-resolve.c | Andreas Krebbel | 1 | -3/+3 | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 4 | -4/+4 | |
2012-09-06 | S/390: Fix optimized mem* running on 31 bit kernels. | Andreas Krebbel | 5 | -7/+8 | |
2012-09-03 | S/390: Make IFUNC optimized mem* functions hidden. | Andreas Krebbel | 1 | -3/+5 | |
2012-07-19 | S/390: Add support for STT_GNU_IFUNC symbols. | Andreas Krebbel | 5 | -0/+387 | |
Add support for STT_GNU_IFUNC symbols and the new R_390_IRELATIVE relocation. Provide optimized version of memcpy, memset, and memcmp for z10 and z196. |