about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc64/multiarch
Commit message (Expand)AuthorAgeFilesLines
* Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-171-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0122-22/+22
* Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller2013-11-125-5/+5
* Fix up log format, wrap a long line.Roland McGrath2013-01-141-1/+2
* Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller2013-01-1111-0/+673
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0212-12/+12
* Add support for sparc cryptographic hash opcodes.David S. Miller2012-11-137-0/+439
* Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller2012-10-253-0/+77
* Fix Niagara-4 memcpy bug on 32-bit.David S. Miller2012-10-061-0/+3
* Add Niagara-4 optimized memset/bzero implementation.David S. Miller2012-10-053-5/+151
* Add Niagara-4 optimized memcpy and mempcpy.David S. Miller2012-09-283-3/+354
* Avoid performance penalty in sparc optimized memcpy/memset.David S. Miller2012-05-311-36/+36
* Optimize mempcpy on sparc.David S. Miller2012-03-284-4/+82
* Do not elide the libc hidden def of sparc's memset/memcpy when multiarching.David S. Miller2012-03-282-10/+10
* Use generic memset/memcpy in rtld on sparcv9/sparc64.David S. Miller2012-03-282-0/+2
* Fix bugs and improve performance of niagara memset/bzero.David S. Miller2012-03-281-4/+50
* Remove no longer needed assembler offset generation on sparc.David S. Miller2012-03-132-2/+0
* Use sparc GOTDATA relocations whenever possible.David S. Miller2012-02-202-18/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-096-18/+12
* Sanitize HWCAP_SPARC_* defines/usage, and add new entries.David S. Miller2011-09-012-7/+7
* sparc: Fix LD_BIND_NOW with multiarch.David S. Miller2011-06-072-53/+5
* Fix sparc64 bzero on non-Niagara systems.David S. Miller2011-03-031-2/+2
* sparc: Add multiarch support for memset/bzero/memcpy. davem/sparcDavid S. Miller2010-02-257-0/+1542