Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | S/390: Fix optimized mem* running on 31 bit kernels. | Andreas Krebbel | 2012-09-06 | 1 | -1/+2 |
| | |||||
* | S/390: Make IFUNC optimized mem* functions hidden. | Andreas Krebbel | 2012-09-03 | 1 | -3/+5 |
| | |||||
* | S/390: Add support for STT_GNU_IFUNC symbols. | Andreas Krebbel | 2012-07-19 | 1 | -0/+69 |
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. |