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