aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc64/multiarch
AgeCommit message (Expand)AuthorFilesLines
2017-11-28sparc: Implement memset/bzero ifunc selection in CAdhemerval Zanella6-125/+131
2017-11-28sparc: Implement memcpy/mempcpy ifunc selection in CAdhemerval Zanella6-168/+147
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers22-22/+22
2016-10-28crypt: Use internal names for the SHA-2 block functionsFlorian Weimer2-14/+18
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers22-22/+22
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers22-22/+22
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar8-8/+8
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi1-0/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae22-22/+22
2013-11-12Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller5-5/+5
2013-01-14Fix up log format, wrap a long line.Roland McGrath1-1/+2
2013-01-11Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller11-0/+673
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