| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-11 | PowerPC: strspn optimization for PPC64/POWER7 | Vidya Ranganathan | 1 | -3/+4 | |
| The optimization is achieved by following techniques: > hashing of needle. > hashing avoids scanning of duplicate entries in needle across the string. > initializing the hash table with Vector instructions (VSX) by quadword access. > unrolling when scanning for character in string across hash table. | |||||
| 2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 | |
| 2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
| 2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 | |
| 2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 1 | -0/+47 | |
| 2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -47/+0 | |
| 2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -0/+47 | |
