aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)Author
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-17Update sparc ULPs.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-11Redo sparc 32-bit V9 GMP optimizations with fixed copyrights.David S. Miller
2013-01-11Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller
2013-01-10Undo receive sparc 32-bit V9 gmp routine commit.David S. Miller
2013-01-10Optimize sparc 32-bit V9 GMP multiply routines.David S. Miller
2013-01-10Update sparc ULPs for new casin{,h} tests.David S. Miller
2013-01-04Update Sparc ULPs.David S. Miller
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-11-28Update sparc ULPs for recently added pow tests.David S. Miller
2012-11-19Fix spurious underflows in ldbl-128 atan implementation.David S. Miller
2012-11-18Correct tinyness handling in long-double and float y0/y1.David S. Miller
2012-11-13Add support for sparc cryptographic hash opcodes.David S. Miller
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-10-25Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
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-28Uncorrupt Sparc ULPS file.David S. Miller
2012-09-28Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl...David S. Miller
2012-09-28Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.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-27Update sparc ULPS for recent clog/clog10 activity.David S. Miller
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller
2012-09-05Recognize new sparc hwcap bits.David S. Miller
2012-09-05Update sparc ULPs for recently added math tests.David S. Miller
2012-09-04Use sparcv8 GMP routines when building 32-bit sparcv9.David S. Miller
2012-08-16Fifth argument of la_pltenter() is not constant.Carlos O'Donell
2012-08-03Update SPARC ULPs.David S. Miller
2012-07-31Update sparc ULPs.David S. Miller
2012-07-27Update sparc ULPs.David S. Miller
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers
2012-07-25Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers
2012-07-17Remove TLS configure checks.Marek Polacek
2012-07-17Split tls-macros.h into sysdeps directories.Joseph Myers
2012-07-11Update sparc ULPs.David S. Miller
2012-05-31Update sparc ulps after Joseph's math.h fixes.David S. Miller
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