about summary refs log tree commit diff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Remove inaccurate x86 cexp implementations (bug 13883).Joseph Myers2012-03-211-1/+1
|
* Fix missing exp2 overflow exception (bug 13871).Joseph Myers2012-03-211-1/+1
|
* Fix atan2 spurious exceptions (bug 11451).Joseph Myers2012-03-191-5/+5
|
* Fix SHMLBA on sparc.David S. Miller2012-03-161-6/+6
| | | | | | | | | | | [BZ #6471] * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors properly. * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file. * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to sysdep_routines when subdir is sysvipc. * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new __getshmlba helper.
* Disable Bessel function TLOSS errors in POSIX mode.Joseph Myers2012-03-161-7/+8
|
* Fix tan, tanl for large inputs.Joseph Myers2012-03-161-1/+1
|
* Implement ldbl-96 sinl / cosl / sincosl (bug 13851).Joseph Myers2012-03-161-1/+1
|
* Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c ↵David S. Miller2012-03-151-1/+1
| | | | | | | | | implementation. nptl/ [BZ #13844] * sysdeps/unix/sysv/linux/sparc/sparc32/libc-lowlevellock.c: New file.
* Update.Andreas Jaeger2012-03-151-1/+1
|
* Add 13658Andreas Jaeger2012-03-151-3/+3
|
* NEWS update for BZ#13846Roland McGrath2012-03-141-1/+2
|
* Fix csqrt overflow/underflow (bug 13841).Joseph Myers2012-03-141-1/+1
|
* Add 13840 to NEWS.Joseph Myers2012-03-141-1/+1
|
* Add 13566 to list of bugs fixed in NEWS.Joseph Myers2012-03-101-2/+2
|
* Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert2012-03-101-2/+2
|
* Enhance fphex test.Marek Polacek2012-03-081-1/+1
|
* Add bug 6911 to NEWS.Joseph Myers2012-03-081-1/+1
|
* Weaken two NPTL configure link tests to compile tests.Joseph Myers2012-03-071-4/+4
|
* Fix signs of zeros from casinh, cacosh etc. (bug 10716).Joseph Myers2012-03-071-4/+4
|
* Fix up long double fphex.Marek Polacek2012-03-061-2/+2
|
* Add 13792 to list of fixed bugs in NEWS.Joseph Myers2012-03-061-1/+1
|
* Add BZ#13656Andreas Jaeger2012-03-051-1/+2
|
* Fix pow in non-default rounding modes (bug 3976).Joseph Myers2012-03-051-5/+5
|
* Fix scalbn, scalbln integer overflow.Joseph Myers2012-03-021-4/+4
|
* Improve erfc accuracy.Joseph Myers2012-03-011-5/+5
|
* Add bug 13786 to NEWS.Joseph Myers2012-02-291-1/+1
|
* Always set l_used for vDSO.Marek Polacek2012-02-291-1/+1
|
* Add BZ#13637Stanislav Brabec2012-02-281-1/+1
|
* BZ #3992: stdlib/fmtmsg.c: missing stdint.h include.Carlos O'Donell2012-02-271-5/+5
| | | | Use of uint32_t requires stdint.h.
* Update makefile for FDL 1.3 change.Joseph Myers2012-02-241-1/+1
|
* Prefer C99 names for long long limit macros.Joseph Myers2012-02-221-4/+5
|
* Fix nearbyintf rounding.Joseph Myers2012-02-221-4/+4
|
* Fix rintf rounding.Joseph Myers2012-02-221-2/+2
|
* Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers2012-02-221-3/+3
|
* Add 13695 to list of bugs fixed in NEWS.Joseph Myers2012-02-211-1/+1
|
* Fix parameter name in strnlen documentation.Joseph Myers2012-02-191-4/+4
|
* Make seteuid argument name consistent in manual.Joseph Myers2012-02-191-3/+3
|
* Correct list of services in example NSS configuration file.Joseph Myers2012-02-191-1/+1
|
* Remove erroneous statements about negative zero.Nick Bowler2012-02-191-3/+3
|
* Remove documentation of upgrading from libc5.Joseph Myers2012-02-181-1/+1
|
* Do not claim that GCC predefines __POSIX__.Joseph Myers2012-02-181-4/+4
|
* Make declarations of "main" in examples consistent.Rafe Kettler2012-02-181-2/+3
|
* Correct documentation of FLT_EPSILON.Joseph Myers2012-02-171-3/+3
|
* Change recommendation of strchrnul in strchr documentation.Fabrice Bauzac2012-02-171-3/+3
|
* Document LOCPATH.Dwayne Grant McConnell2012-02-171-3/+3
|
* Fix documented parameters to execle.Joseph Myers2012-02-171-3/+3
|
* Fix ordering of bug numbers in NEWS.Joseph Myers2012-02-171-2/+2
|
* Fix typo (LC_TYPE -> LC_CTYPE).Paul Bolle2012-02-171-3/+3
|
* Fix various problems with @deftypefun lines.Nicolas Boulenguez2012-02-171-3/+3
|
* Add more bug numbers.Joseph Myers2012-02-171-3/+3
|