Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid performance penalty in sparc optimized memcpy/memset. | David S. Miller | 2012-05-31 | 1 | -4/+4 |
* | Optimize mempcpy on sparc. | David S. Miller | 2012-03-28 | 1 | -7/+16 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | sparc: Pull bcopy/memmove out of memcpy.S implementations. | David S. Miller | 2010-02-25 | 1 | -290/+0 |
* | sparc: Reimplement 64-bit aligned copy routines and remove from memcpy files. | David S. Miller | 2010-02-25 | 1 | -63/+0 |
* | * shlib-versions: Use sparc64.*- for CPU patterns. | Roland McGrath | 2006-03-06 | 1 | -0/+4 |
* | Add space inf weak_alias use. | Ulrich Drepper | 2005-05-26 | 1 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -6/+2 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -2/+6 |
* | Update. | Ulrich Drepper | 2003-04-29 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2003-01-27 | 1 | -60/+60 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 1 | -8/+8 |
* | bcopy should handle overlapping copies like memmove, while the previous versi... | Ulrich Drepper | 1999-11-23 | 1 | -8/+285 |
* | Update. | Ulrich Drepper | 1999-07-27 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 1999-05-19 | 1 | -4/+69 |
* | Sparc string routines from Jakub. | Richard Henderson | 1999-03-29 | 1 | -0/+574 |