Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PowerPC: ifunc improvement for internal calls | Adhemerval Zanella | 2014-05-05 | 1 | -2/+1 |
| | | | | | | | This patch changes de default symbol redirection for internal call of memcpy, memset, memchr, and strlen to the IFUNC resolved ones. The performance improvement is noticeable in algorithms that uses these symbols extensible, like the regex functions. | ||||
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
| | |||||
* | PowerPC: multiarch memcpy for PowerPC64 | Adhemerval Zanella | 2013-12-13 | 1 | -0/+43 |