aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc64/multiarch
AgeCommit message (Expand)AuthorFilesLines
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers12-12/+12
2012-11-13Add support for sparc cryptographic hash opcodes.David S. Miller7-0/+439
2012-10-25Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller3-0/+77
2012-10-06Fix Niagara-4 memcpy bug on 32-bit.David S. Miller1-0/+3
2012-10-05Add Niagara-4 optimized memset/bzero implementation.David S. Miller3-5/+151
2012-09-28Add Niagara-4 optimized memcpy and mempcpy.David S. Miller3-3/+354
2012-05-31Avoid performance penalty in sparc optimized memcpy/memset.David S. Miller1-36/+36
2012-03-28Optimize mempcpy on sparc.David S. Miller4-4/+82
2012-03-28Do not elide the libc hidden def of sparc's memset/memcpy when multiarching.David S. Miller2-10/+10
2012-03-28Use generic memset/memcpy in rtld on sparcv9/sparc64.David S. Miller2-0/+2
2012-03-28Fix bugs and improve performance of niagara memset/bzero.David S. Miller1-4/+50
2012-03-13Remove no longer needed assembler offset generation on sparc.David S. Miller2-2/+0
2012-02-20Use sparc GOTDATA relocations whenever possible.David S. Miller2-18/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert6-18/+12
2011-09-01Sanitize HWCAP_SPARC_* defines/usage, and add new entries.David S. Miller2-7/+7
2011-06-07sparc: Fix LD_BIND_NOW with multiarch.David S. Miller2-53/+5
2011-03-03Fix sparc64 bzero on non-Niagara systems.David S. Miller1-2/+2
2010-02-25sparc: Add multiarch support for memset/bzero/memcpy.davem/sparcDavid S. Miller7-0/+1542