| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't install timezone rule files | Ulrich Drepper | 2012-03-07 | 1 | -0/+5 |
* | Add missing gshadow handling in __nss_configure_lookup | Ulrich Drepper | 2012-03-06 | 1 | -0/+2 |
* | Formatting fixes | Ulrich Drepper | 2012-03-06 | 1 | -3/+8 |
* | Fix up long double fphex. | Marek Polacek | 2012-03-06 | 1 | -0/+8 |
* | Fix several build warnings on sparc. | David S. Miller | 2012-03-06 | 1 | -0/+11 |
* | Update sparc ULPs due to recently added tests. | David S. Miller | 2012-03-05 | 1 | -0/+4 |
* | Wrap too-long log entry. | Roland McGrath | 2012-03-05 | 1 | -3/+3 |
* | Update powerpc libm ULPs | Andreas Schwab | 2012-03-05 | 1 | -0/+2 |
* | Fix loss of precision in cosh and sinh for IBM long double | Andreas Schwab | 2012-03-05 | 1 | -0/+6 |
* | Fix broken date. | Andreas Jaeger | 2012-03-05 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc): | H.J. Lu | 2012-03-05 | 1 | -0/+12 |
* | Reduce discussion of types to which size_t may be equivalent. | Joseph Myers | 2012-03-05 | 1 | -0/+6 |
* | * sysdeps/i386/fpu/libm-test-ulps: Update. | Andreas Jaeger | 2012-03-05 | 1 | -0/+4 |
* | Fix pow in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-05 | 1 | -1/+13 |
* | Test cosh, sinh in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-05 | 1 | -0/+15 |
* | 2012-03-05 Tom de Vries <tom@codesourcery.com> | Tom de Vries | 2012-03-05 | 1 | -0/+6 |
* | cleanup my last commit: tabify, change date | Andreas Jaeger | 2012-03-05 | 1 | -7/+7 |
* | 2012-03-02 Kees Cook <keescook@chromium.org> | Kees Cook | 2012-03-05 | 1 | -0/+2 |
* | 2012-03-02 Kees Cook <keescook@chromium.org> | Kees Cook | 2012-03-05 | 1 | -0/+8 |
* | Update powerpc libm ULPs | Andreas Schwab | 2012-03-04 | 1 | -0/+4 |
* | Remove oldish __GNUC_PREREQ. | Marek Polacek | 2012-03-03 | 1 | -0/+8 |
* | Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit. | David S. Miller | 2012-03-02 | 1 | -0/+11 |
* | BZ #13792: License manual example source files under GPL. | Roland McGrath | 2012-03-02 | 1 | -0/+47 |
* | BZ#13792: Move timeval_subtract example function in manual into an examples/ ... | Roland McGrath | 2012-03-02 | 1 | -0/+7 |
* | Update sparc ULPs. | David S. Miller | 2012-03-02 | 1 | -0/+4 |
* | Fix sin, cos, tan in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-02 | 1 | -0/+26 |
* | Fix scalbn, scalbln integer overflow. | Joseph Myers | 2012-03-02 | 1 | -0/+19 |
* | Document properties of standard typedefs, not exact types. | Joseph Myers | 2012-03-02 | 1 | -0/+10 |
* | Fix exp in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-02 | 1 | -0/+14 |
* | 2012-03-01 Chris Demetriou <cgd@google.com> | Chris Demetriou | 2012-03-02 | 1 | -0/+5 |
* | Kill sparc32 specific __getpagesize, unneeded. | David S. Miller | 2012-03-01 | 1 | -0/+2 |
* | Optimized 64-bit sparc assembler for finite{,f} and isinf{,f}. | David S. Miller | 2012-03-01 | 1 | -0/+5 |
* | Optimized sparc assembler for signbit{,f,l} and some variants of isnan. | David S. Miller | 2012-03-01 | 1 | -0/+10 |
* | Update Sparc ulps for recently added tests. | David S. Miller | 2012-03-01 | 1 | -0/+2 |
* | Sparc doesn't need seperate 32-bit and 64-bit ulps files. | David S. Miller | 2012-03-01 | 1 | -0/+4 |
* | Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement. | David S. Miller | 2012-03-01 | 1 | -0/+22 |
* | Require binutils 2.20 or later. | Joseph Myers | 2012-03-01 | 1 | -0/+6 |
* | Improve erfc accuracy. | Joseph Myers | 2012-03-01 | 1 | -0/+14 |
* | soft-fp: Support using struct layout attributes on bit-fields. | Kai Tietz | 2012-03-01 | 1 | -0/+9 |
* | Fix x86 strcasecmp_l (bug 13786). | Joseph Myers | 2012-02-29 | 1 | -0/+10 |
* | Add test for bug 5794 (incorrect expm1 overflow). | Joseph Myers | 2012-02-29 | 1 | -0/+5 |
* | Reduce large expected errors from libm tests on x86 and x86_64. | Joseph Myers | 2012-02-29 | 1 | -0/+5 |
* | [network] Avoid out ouf bounds read in __libc_res_nquerydomain | Jeff Law | 2012-02-29 | 1 | -0/+5 |
* | Always set l_used for vDSO. | Marek Polacek | 2012-02-29 | 1 | -0/+6 |
* | Add sparc optimized sqrt{,f}. | David S. Miller | 2012-02-28 | 1 | -0/+9 |
* | Move misplaced llround test and add lround test from bug 2561. | Joseph Myers | 2012-02-29 | 1 | -0/+7 |
* | Restore wrongly removed ChangeLog entries for generated files. | Joseph Myers | 2012-02-29 | 1 | -0/+3 |
* | Optimized expf for x86-64 | Ulrich Drepper | 2012-02-28 | 1 | -3/+5 |
* | Regenerate sysdeps/gnu/errlist.c for errno.texi changes. | Joseph Myers | 2012-02-28 | 1 | -0/+1 |
* | Fix ChangeLog | Andreas Jaeger | 2012-02-28 | 1 | -0/+49 |
|\ |
|