aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)AuthorFilesLines
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2-1/+14
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-18/+27
2012-10-25Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller4-0/+78
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-82/+0
2012-10-06Fix Niagara-4 memcpy bug on 32-bit.David S. Miller1-0/+3
2012-10-05Add Niagara-4 optimized memset/bzero implementation.David S. Miller5-6/+153
2012-09-28Uncorrupt Sparc ULPS file.David S. Miller1-2/+1
2012-09-28Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl...David S. Miller1-2/+0
2012-09-28Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller1-0/+2
2012-09-28Add Niagara-4 optimized memcpy and mempcpy.David S. Miller5-4/+356
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2-10/+0
2012-09-27Update sparc ULPS for recent clog/clog10 activity.David S. Miller1-2/+176
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller1-1/+8
2012-09-05Recognize new sparc hwcap bits.David S. Miller3-3/+6
2012-09-05Update sparc ULPs for recently added math tests.David S. Miller1-0/+12
2012-09-04Use sparcv8 GMP routines when building 32-bit sparcv9.David S. Miller3-0/+3
2012-08-16Fifth argument of la_pltenter() is not constant.Carlos O'Donell1-2/+2
2012-08-03Update SPARC ULPs.David S. Miller1-4/+51
2012-07-31Update sparc ULPs.David S. Miller1-0/+8
2012-07-27Update sparc ULPs.David S. Miller1-0/+53
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2-0/+50
2012-07-25Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers1-0/+55
2012-07-17Remove TLS configure checks.Marek Polacek2-99/+0
2012-07-17Split tls-macros.h into sysdeps directories.Joseph Myers2-0/+131
2012-07-11Update sparc ULPs.David S. Miller1-0/+449
2012-05-31Update sparc ulps after Joseph's math.h fixes.David S. Miller1-9/+0
2012-05-31Avoid performance penalty in sparc optimized memcpy/memset.David S. Miller3-47/+47
2012-05-30Simulate sparc fpu exceptions using real FP ops again in soft-fp.David S. Miller2-30/+68
2012-05-30Fix underflow generation in soft-fp.David S. Miller2-2/+4
2012-05-27Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller5-79/+53
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers1-10/+10
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu2-2/+2
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson2-27/+49
2012-05-19Update sparc ULPs for ccos, csin, ccosh, csinh tests.David S. Miller1-0/+290
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers2-0/+8
2012-05-11Mark sparc %fsr load and store inline asms as volatile.David S. Miller2-6/+6
2012-05-08Minor optimization to sparc VIS3 floor() implementation.David S. Miller1-2/+1
2012-05-08With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller1-0/+33
2012-05-07Update sparc ULPs for recently added exp tests.David S. Miller1-0/+17
2012-05-07Fix sparc libm when all of glibc is built with -frounding-math.David S. Miller1-6/+19
2012-05-02Update sparc ULPs for recently added acos/asin tests.David S. Miller1-0/+100
2012-04-26Fix missing long-double compat symbols on sparc v9.David S. Miller14-0/+85
2012-04-25Restore non-v9 32-bit sparc build.David S. Miller1-1/+33
2012-04-25Delete everything under sysdeps/unix/sparc/David S. Miller1-0/+50
2012-04-18Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 oneDavid S. Miller1-1/+0
2012-04-18Finish ilogb changesAndreas Jaeger1-4/+2
2012-04-17There is no legitimate reason to override reg_char on sparc32.David S. Miller1-20/+0
2012-04-11Update sparc libm ULPs.David S. Miller1-10/+124
2012-04-07Handle some new sparc relocation types.David S. Miller2-0/+18
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller2-6/+0