aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc64
AgeCommit message (Expand)Author
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-12Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-01-23Add a minor 'cas' atomic optimization on sparc.David S. Miller
2013-01-21Use libgcc unwinder for sparc backtraces, if available.David S. Miller
2013-01-16Optimize trunc{,f} on sparc.David S. Miller
2013-01-15Optimize nearbyint{,f} on sparc.David S. Miller
2013-01-14Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller
2013-01-14Optimize fdim/fdimf on sparc.David S. Miller
2013-01-14Fix up log format, wrap a long line.Roland McGrath
2013-01-11Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-13Add support for sparc cryptographic hash opcodes.David S. Miller
2012-10-25Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller
2012-10-06Fix Niagara-4 memcpy bug on 32-bit.David S. Miller
2012-10-05Add Niagara-4 optimized memset/bzero implementation.David S. Miller
2012-09-28Add Niagara-4 optimized memcpy and mempcpy.David S. Miller
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers
2012-07-17Split tls-macros.h into sysdeps directories.Joseph Myers
2012-05-31Avoid performance penalty in sparc optimized memcpy/memset.David S. Miller
2012-05-30Simulate sparc fpu exceptions using real FP ops again in soft-fp.David S. Miller
2012-05-30Fix underflow generation in soft-fp.David S. Miller
2012-05-27Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers
2012-04-18Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 oneDavid S. Miller
2012-04-18Finish ilogb changesAndreas Jaeger
2012-04-07Handle some new sparc relocation types.David S. Miller
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller
2012-03-28Optimize mempcpy on sparc.David S. Miller
2012-03-28Do not elide the libc hidden def of sparc's memset/memcpy when multiarching.David S. Miller
2012-03-28Use generic memset/memcpy in rtld on sparcv9/sparc64.David S. Miller
2012-03-28Fix bugs and improve performance of niagara memset/bzero.David S. Miller
2012-03-28Make sparc's -fPIC addition to ASFLAGS-.os more robust.David S. Miller
2012-03-28Fix sparc64/elf mergeDavid S. Miller
2012-03-28Move sysdeps/sparc/{,sparc32,sparc64}/elf filesAndreas Jaeger
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-15Add sparc vis3 optimized fma/fmaf.David S. Miller