about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* Fix leading whitespaces.Ondrej Bilka2013-06-0614-18/+18
* Remove trailing whitespace.Joseph Myers2013-06-0517-146/+146
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-292-4/+2
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-2470/+2470
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-7/+7
* MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki2013-05-162-0/+2
* Update Sparc ULPs.David S. Miller2013-05-141-6/+853
* Update Sparc ULPs.David S. Miller2013-05-021-24/+4125
* Update sparc ULPs.David S. Miller2013-03-221-4/+1002
* Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers2013-03-202-0/+3
* Update Sparc ULPs.David S. Miller2013-03-171-2/+14
* Remove bounded-pointers build system support.Joseph Myers2013-02-152-3/+0
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-5/+4
* Add long-double sparc ULPs updates missing in previous commit.David S. Miller2013-02-041-0/+36
* Update sparc ULPs after Joseph's casin fixes.David S. Miller2013-02-041-0/+126
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-042-6/+0
* Remove BOUNDED_N and BOUNDED_1.Joseph Myers2013-02-011-3/+0
* Add a minor 'cas' atomic optimization on sparc.David S. Miller2013-01-232-12/+30
* Use libgcc unwinder for sparc backtraces, if available.David S. Miller2013-01-216-57/+188
* Update sparc ULPs.David S. Miller2013-01-171-0/+74
* Optimize trunc{,f} on sparc.David S. Miller2013-01-1614-2/+503
* Optimize nearbyint{,f} on sparc.David S. Miller2013-01-1514-2/+566
* Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller2013-01-1427-223/+629
* Optimize fdim/fdimf on sparc.David S. Miller2013-01-1411-1/+312
* Fix up log format, wrap a long line.Roland McGrath2013-01-141-1/+2
* Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller2013-01-1111-0/+673
* Redo sparc 32-bit V9 GMP optimizations with fixed copyrights.David S. Miller2013-01-113-3/+233
* Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller2013-01-111-4/+0
* Undo receive sparc 32-bit V9 gmp routine commit.David S. Miller2013-01-103-207/+3
* Optimize sparc 32-bit V9 GMP multiply routines.David S. Miller2013-01-103-3/+207
* Update sparc ULPs for new casin{,h} tests.David S. Miller2013-01-101-0/+114
* Update Sparc ULPs.David S. Miller2013-01-041-0/+5
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-02278-287/+278
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-2/+1
* Update sparc ULPs for recently added pow tests.David S. Miller2012-11-281-0/+25
* Fix spurious underflows in ldbl-128 atan implementation.David S. Miller2012-11-191-0/+3
* Correct tinyness handling in long-double and float y0/y1.David S. Miller2012-11-181-1/+46
* Add support for sparc cryptographic hash opcodes.David S. Miller2012-11-1315-0/+455
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-032-1/+14
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-18/+27
* Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller2012-10-254-0/+78
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-82/+0
* Fix Niagara-4 memcpy bug on 32-bit.David S. Miller2012-10-061-0/+3
* Add Niagara-4 optimized memset/bzero implementation.David S. Miller2012-10-055-6/+153
* Uncorrupt Sparc ULPS file.David S. Miller2012-09-281-2/+1
* Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl...David S. Miller2012-09-281-2/+0
* Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller2012-09-281-0/+2
* Add Niagara-4 optimized memcpy and mempcpy.David S. Miller2012-09-285-4/+356
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-282-10/+0
* Update sparc ULPS for recent clog/clog10 activity.David S. Miller2012-09-271-2/+176