summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-29Add test for bug 5794 (incorrect expm1 overflow).Joseph Myers
2012-02-29Reduce large expected errors from libm tests on x86 and x86_64.Joseph Myers
2012-02-29[network] Avoid out ouf bounds read in __libc_res_nquerydomainJeff Law
2012-02-29Always set l_used for vDSO.Marek Polacek
2012-02-28Add sparc optimized sqrt{,f}.David S. Miller
2012-02-29Move misplaced llround test and add lround test from bug 2561.Joseph Myers
2012-02-29Restore wrongly removed ChangeLog entries for generated files.Joseph Myers
2012-02-28Optimized expf for x86-64Ulrich Drepper
2012-02-28Regenerate sysdeps/gnu/errlist.c for errno.texi changes.Joseph Myers
2012-02-28Fix ChangeLogAndreas Jaeger
2012-02-28Add BZ#13637Stanislav Brabec
2012-02-28 [BZ #13637]Stanislav Brabec
2012-02-28Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers
2012-02-28Include <dirstream.h> before <dirent/dirent.h>Andreas Schwab
2012-02-28Add optimized copysign for sparc.David S. Miller
2012-02-27Optimized sparc floor{,f} routines.David S. Miller
2012-02-27Fix %fp/%sp typo in new sparc ceil{,f} assembler.David S. Miller
2012-02-27BZ #3992: stdlib/fmtmsg.c: missing stdint.h include.Carlos O'Donell
2012-02-27Fix comment formatting in new optimized sparc math files.David S. Miller
2012-02-27Require GCC 4.3 or later.Joseph Myers
2012-02-27Optimized sparc ceil{,f} and rint{,f} routines.David S. Miller
2012-02-27Fix ldbl-128 rintl/nearbyintl just like flt-32 variants.David S. Miller
2012-02-27BZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature test conditional.Roland McGrath
2012-02-27Add missing fcntl.h include in some aio tests.Roland McGrath
2012-02-27Remove a spurious const in tst-fmemopen.Roland McGrath
2012-02-27Fix stray references to __pthread_attrDavid S. Miller
2012-02-27Require Linux kernel headers from "make headers_install", >= 2.6.19.1.Joseph Myers
2012-02-27Don't document fclean.Joseph Myers
2012-02-27Automatically generate version number in manual; omit edition / updated date.Joseph Myers
2012-02-27Add missing headersAndreas Schwab
2012-02-26Restrict run-conformtest runsUlrich Drepper
2012-02-26Fix name mangling of pthread_attr_t after changeUlrich Drepper
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-26Work around problem of pthread_attr_t definition with old compilersUlrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-26Replace sysdeps/ieee754/dbl-64/k_tan.c with empty fileAndreas Schwab
2012-02-25First steps to get conformtest fully workingUlrich Drepper
2012-02-25Fix ISO C11 definitions in time.hUlrich Drepper
2012-02-24Fix locking in fmtmsgUlrich Drepper
2012-02-25Fix configure logic for disabling multi-arch.Joseph Myers
2012-02-24Update texinfo.tex to version 2012-01-19.16.Joseph Myers
2012-02-24Update makefile for FDL 1.3 change.Joseph Myers
2012-02-24BZ#13738: Switch manual to FDL 1.3.Roland McGrath
2012-02-24BZ#13738: Parameterize and fix mention of FDL version in manual.Roland McGrath
2012-02-22Prefer C99 names for long long limit macros.Joseph Myers
2012-02-22Fix nearbyintf rounding.Joseph Myers
2012-02-22Fix rintf rounding.Joseph Myers
2012-02-22Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers
2012-02-22Revert VERSION and UPDATED changes in manual.Joseph Myers
2012-02-21Update long-double sparc math ULPs missed by previous changes.David S. Miller