summaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)Author
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
2012-05-27Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller
2012-05-24Don't include exceptions in libm-test-ulps test names.Joseph Myers
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-19Update sparc ULPs for ccos, csin, ccosh, csinh tests.David S. Miller
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers
2012-05-11Mark sparc %fsr load and store inline asms as volatile.David S. Miller
2012-05-08Minor optimization to sparc VIS3 floor() implementation.David S. Miller
2012-05-08With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller
2012-05-07Update sparc ULPs for recently added exp tests.David S. Miller
2012-05-07Fix sparc libm when all of glibc is built with -frounding-math.David S. Miller
2012-05-02Update sparc ULPs for recently added acos/asin tests.David S. Miller
2012-04-26Fix missing long-double compat symbols on sparc v9.David S. Miller
2012-04-25Restore non-v9 32-bit sparc build.David S. Miller
2012-04-25Delete everything under sysdeps/unix/sparc/David S. Miller
2012-04-18Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 oneDavid S. Miller
2012-04-18Finish ilogb changesAndreas Jaeger
2012-04-17There is no legitimate reason to override reg_char on sparc32.David S. Miller
2012-04-11Update sparc libm ULPs.David S. Miller
2012-04-07Handle some new sparc relocation types.David S. Miller
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller