about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller2012-09-271-1/+8
* Recognize new sparc hwcap bits.David S. Miller2012-09-053-3/+6
* Update sparc ULPs for recently added math tests.David S. Miller2012-09-051-0/+12
* Use sparcv8 GMP routines when building 32-bit sparcv9.David S. Miller2012-09-043-0/+3
* Fifth argument of la_pltenter() is not constant.Carlos O'Donell2012-08-161-2/+2
* Update SPARC ULPs.David S. Miller2012-08-031-4/+51
* Update sparc ULPs.David S. Miller2012-07-311-0/+8
* Update sparc ULPs.David S. Miller2012-07-271-0/+53
* Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2012-07-262-0/+50
* Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers2012-07-251-0/+55
* Remove TLS configure checks.Marek Polacek2012-07-172-99/+0
* Split tls-macros.h into sysdeps directories.Joseph Myers2012-07-172-0/+131
* Update sparc ULPs.David S. Miller2012-07-111-0/+449
* Update sparc ulps after Joseph's math.h fixes.David S. Miller2012-05-311-9/+0
* Avoid performance penalty in sparc optimized memcpy/memset.David S. Miller2012-05-313-47/+47
* Simulate sparc fpu exceptions using real FP ops again in soft-fp.David S. Miller2012-05-302-30/+68
* Fix underflow generation in soft-fp.David S. Miller2012-05-302-2/+4