summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-07Don't install timezone rule filesUlrich Drepper
2012-03-07Get rid of superfluous assignments in sem_timedwaitThomas Schwinge
2012-03-07Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2012-03-07Fix CLUlrich Drepper
2012-03-06Better CLUlrich Drepper
2012-03-06Remove private information from libc-lock.hUlrich Drepper
2012-03-06Add missing gshadow handling in __nss_configure_lookupUlrich Drepper
2012-03-06Formatting fixesUlrich Drepper
2012-03-06Wrap too-long log entry.Roland McGrath
2012-03-06Fix up long double fphex.Marek Polacek
2012-03-06Fix several build warnings on sparc.David S. Miller
2012-03-06Add 13792 to list of fixed bugs in NEWS.Joseph Myers
2012-03-05Update sparc ULPs due to recently added tests.David S. Miller
2012-03-05Wrap too-long log entry.Roland McGrath
2012-03-05Update powerpc libm ULPsAndreas Schwab
2012-03-05Fix loss of precision in cosh and sinh for IBM long doubleAndreas Schwab
2012-03-05Fix broken date.Andreas Jaeger
2012-03-05 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):H.J. Lu
2012-03-05Reduce discussion of types to which size_t may be equivalent.Joseph Myers
2012-03-05Add BZ#13656Andreas Jaeger
2012-03-05* sysdeps/i386/fpu/libm-test-ulps: Update.Andreas Jaeger
2012-03-05Fix pow in non-default rounding modes (bug 3976).Joseph Myers
2012-03-05Test cosh, sinh in non-default rounding modes (bug 3976).Joseph Myers
2012-03-052012-03-05 Tom de Vries <tom@codesourcery.com>Tom de Vries
2012-03-05cleanup my last commit: tabify, change dateAndreas Jaeger
2012-03-052012-03-02 Kees Cook <keescook@chromium.org>Kees Cook
2012-03-052012-03-02 Kees Cook <keescook@chromium.org>Kees Cook
2012-03-04Update powerpc libm ULPsAndreas Schwab
2012-03-03Remove oldish __GNUC_PREREQ.Marek Polacek
2012-03-02Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit.David S. Miller
2012-03-02BZ #13792: License manual example source files under GPL.Roland McGrath
2012-03-02BZ #13792: Add missing file from last commit.Roland McGrath
2012-03-02BZ#13792: Move timeval_subtract example function in manual into an examples/ ...Roland McGrath
2012-03-02Update sparc ULPs.David S. Miller
2012-03-02Fix sin, cos, tan in non-default rounding modes (bug 3976).Joseph Myers
2012-03-02Fix scalbn, scalbln integer overflow.Joseph Myers
2012-03-02Document properties of standard typedefs, not exact types.Joseph Myers
2012-03-02Fix exp in non-default rounding modes (bug 3976).Joseph Myers
2012-03-022012-03-01 Chris Demetriou <cgd@google.com>Chris Demetriou
2012-03-01Kill sparc32 specific __getpagesize, unneeded.David S. Miller
2012-03-01Optimized 64-bit sparc assembler for finite{,f} and isinf{,f}.David S. Miller
2012-03-01Optimized sparc assembler for signbit{,f,l} and some variants of isnan.David S. Miller
2012-03-01Update Sparc ulps for recently added tests.David S. Miller
2012-03-01Sparc doesn't need seperate 32-bit and 64-bit ulps files.David S. Miller
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller
2012-03-01Require binutils 2.20 or later.Joseph Myers
2012-03-01Improve erfc accuracy.Joseph Myers
2012-03-01soft-fp: Support using struct layout attributes on bit-fields.Kai Tietz
2012-02-29Add bug 13786 to NEWS.Joseph Myers
2012-02-29Fix x86 strcasecmp_l (bug 13786).Joseph Myers