summaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)Author
2013-07-20Update Sparc ULPs.David S. Miller
2013-07-07Full from-scratch rebuild of sparc ULPs.David S. Miller
2013-07-02Update sparc ULPs.David S. Miller
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
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-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki
2013-05-14Update Sparc ULPs.David S. Miller
2013-05-02Update Sparc ULPs.David S. Miller
2013-03-22Update sparc ULPs.David S. Miller
2013-03-20Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers
2013-03-17Update Sparc ULPs.David S. Miller
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-04Add long-double sparc ULPs updates missing in previous commit.David S. Miller
2013-02-04Update sparc ULPs after Joseph's casin fixes.David S. Miller
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-02-01Remove BOUNDED_N and BOUNDED_1.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-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