Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-03 | PowerPC: strrchr optimization for POWER7/PPC64 | Rajalakshmi Srinivasaraghavan | |
This patch optimizes strrchr() for ppc64. It uses aligned memory access along with cmpb instruction and CPU prefetch to avoid cache misses for speed improvement. | |||
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | |