about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken date.Andreas Jaeger2012-03-051-1/+1
* * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):H.J. Lu2012-03-051-0/+12
* Reduce discussion of types to which size_t may be equivalent.Joseph Myers2012-03-051-0/+6
* * sysdeps/i386/fpu/libm-test-ulps: Update.Andreas Jaeger2012-03-051-0/+4
* Fix pow in non-default rounding modes (bug 3976).Joseph Myers2012-03-051-1/+13
* Test cosh, sinh in non-default rounding modes (bug 3976).Joseph Myers2012-03-051-0/+15
* 2012-03-05 Tom de Vries <tom@codesourcery.com>Tom de Vries2012-03-051-0/+6
* cleanup my last commit: tabify, change dateAndreas Jaeger2012-03-051-7/+7
* 2012-03-02 Kees Cook <keescook@chromium.org>Kees Cook2012-03-051-0/+2
* 2012-03-02 Kees Cook <keescook@chromium.org>Kees Cook2012-03-051-0/+8
* Update powerpc libm ULPsAndreas Schwab2012-03-041-0/+4
* Remove oldish __GNUC_PREREQ.Marek Polacek2012-03-031-0/+8
* Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit.David S. Miller2012-03-021-0/+11
* BZ #13792: License manual example source files under GPL.Roland McGrath2012-03-021-0/+47
* BZ#13792: Move timeval_subtract example function in manual into an examples/ ...Roland McGrath2012-03-021-0/+7
* Update sparc ULPs.David S. Miller2012-03-021-0/+4
* Fix sin, cos, tan in non-default rounding modes (bug 3976).Joseph Myers2012-03-021-0/+26
* Fix scalbn, scalbln integer overflow.Joseph Myers2012-03-021-0/+19
* Document properties of standard typedefs, not exact types.Joseph Myers2012-03-021-0/+10
* Fix exp in non-default rounding modes (bug 3976).Joseph Myers2012-03-021-0/+14
* 2012-03-01 Chris Demetriou <cgd@google.com>Chris Demetriou2012-03-021-0/+5
* Kill sparc32 specific __getpagesize, unneeded.David S. Miller2012-03-011-0/+2
* Optimized 64-bit sparc assembler for finite{,f} and isinf{,f}.David S. Miller2012-03-011-0/+5
* Optimized sparc assembler for signbit{,f,l} and some variants of isnan.David S. Miller2012-03-011-0/+10
* Update Sparc ulps for recently added tests.David S. Miller2012-03-011-0/+2
* Sparc doesn't need seperate 32-bit and 64-bit ulps files.David S. Miller2012-03-011-0/+4
* Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2012-03-011-0/+22
* Require binutils 2.20 or later.Joseph Myers2012-03-011-0/+6
* Improve erfc accuracy.Joseph Myers2012-03-011-0/+14
* soft-fp: Support using struct layout attributes on bit-fields.Kai Tietz2012-03-011-0/+9
* Fix x86 strcasecmp_l (bug 13786).Joseph Myers2012-02-291-0/+10
* Add test for bug 5794 (incorrect expm1 overflow).Joseph Myers2012-02-291-0/+5
* Reduce large expected errors from libm tests on x86 and x86_64.Joseph Myers2012-02-291-0/+5
* [network] Avoid out ouf bounds read in __libc_res_nquerydomainJeff Law2012-02-291-0/+5
* Always set l_used for vDSO.Marek Polacek2012-02-291-0/+6
* Add sparc optimized sqrt{,f}.David S. Miller2012-02-281-0/+9
* Move misplaced llround test and add lround test from bug 2561.Joseph Myers2012-02-291-0/+7
* Restore wrongly removed ChangeLog entries for generated files.Joseph Myers2012-02-291-0/+3
* Optimized expf for x86-64Ulrich Drepper2012-02-281-3/+5
* Regenerate sysdeps/gnu/errlist.c for errno.texi changes.Joseph Myers2012-02-281-0/+1
* Fix ChangeLogAndreas Jaeger2012-02-281-0/+49
|\
| * Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers2012-02-281-0/+49
* | [BZ #13637]Stanislav Brabec2012-02-281-0/+9
|/
* Include <dirstream.h> before <dirent/dirent.h>Andreas Schwab2012-02-281-0/+5
* Add optimized copysign for sparc.David S. Miller2012-02-281-0/+7
* Optimized sparc floor{,f} routines.David S. Miller2012-02-271-0/+5
* Fix %fp/%sp typo in new sparc ceil{,f} assembler.David S. Miller2012-02-271-0/+8
* BZ #3992: stdlib/fmtmsg.c: missing stdint.h include.Carlos O'Donell2012-02-271-0/+5
* Fix comment formatting in new optimized sparc math files.David S. Miller2012-02-271-0/+11
* Require GCC 4.3 or later.Joseph Myers2012-02-271-0/+10