about summary refs log tree commit diff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Fix buffer overrun in regexp matcherAndreas Schwab2013-02-121-1/+2
|
* Fix handling of collating symbols in regexpsAndreas Schwab2013-02-121-2/+2
|
* BZ #15006: Updates NEWS and ChangeLog.Carlos O'Donell2013-02-081-1/+1
|
* MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki2013-02-051-1/+1
| | | | | | | | | | | | | | | That convention requires the instruction immediately preceding SYSCALL to initialize $v0 with the syscall number. Then if a restart triggers, $v0 will have been clobbered by the syscall interrupted, and needs to be reinititalized. The kernel will decrement the PC by 4 before switching back to the user mode so that $v0 has been reloaded before SYSCALL is executed again. This implies the place $v0 is loaded from must be preserved across a syscall, e.g. an immediate, static register, stack slot, etc. The restriction was lifted with Linux 2.6.36 kernel release and no special requirements are placed around the SYSCALL instruction anymore, however we still support older kernel binaries.
* Don't use GLIBC_PRIVATE errno outside of librariesAndreas Schwab2013-02-041-2/+2
|
* Fix casinh spurious underflows away from [-i,i] (bug 15062).Joseph Myers2013-01-311-1/+1
|
* Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers2013-01-231-1/+1
|
* Avoid busy loop in wordexp when substituted command closed its stdoutAndreas Schwab2013-01-211-1/+1
|
* Update NEWSSiddhesh Poyarekar2013-01-181-2/+2
|
* Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers2013-01-171-1/+1
|
* Hide reference to mktemp in libpthreadAndreas Schwab2013-01-161-1/+2
|
* Correct _XXX_ILP32_OFFBIG for x32H.J. Lu2013-01-101-1/+1
|
* Define flags for fallocateAndreas Schwab2013-01-101-1/+1
|
* Sync netinet/tcp.h with upstream Linux kernel.David S. Miller2013-01-091-1/+1
| | | | | | | | | | | | | | | [BZ# 15003] * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS, TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT, TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS, TCP_FASTOPEN): Define. (tcp_repair_opt): New structure. (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New enum values. (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE, TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN, TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define. (tcp_cookie_transactions): New structure.
* BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger2013-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | [BZ# 14985] * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK): Remove. * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise. * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise. ChangeLog.mips: [BZ# 14985] * sysdeps/unix/sysv/linux/mips/bits/epoll.h (EPOLL_NONBLOCK): * Remove. ChangeLog.hppa: [BZ# 14985] * sysdeps/unix/sysv/linux/hppa/sys/epoll.h (EPOLL_NONBLOCK): Remove. ChangeLog.alpha: [BZ# 14985] * sysdeps/unix/sysv/linux/alpha/bits/epoll.h (EPOLL_NONBLOCK): Remove.
* Fix casinh, casin overflow (bug 14996).Joseph Myers2013-01-071-1/+1
|
* Fix casinh, casin inaccuracy from cancellation (bug 14994).Joseph Myers2013-01-041-1/+1
|
* Update NEWSAndreas Schwab2013-01-031-1/+1
|
* New dz_BT maintainer infoChris Leonard2013-01-031-1/+1
| | | | | | [BZ #14982] * locales/dz_BT: Add new contact information for dz-BT maintainer.
* Correct LC_ADDRESS countryname for Bhutan in DzongkhaChris Leonard2013-01-031-1/+1
| | | | | | [BZ #13951] * locales/dz_BT: Correct LC_ADDRESS countryname for Bhutan in Dzongkha.
* Update miscellaneous copyright dates.Joseph Myers2013-01-021-1/+1
|
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
|
* BZ#14317: Optimze __xpg_strerror_r2012-12-27 Bruno Haible2012-12-271-0/+2
| | | | | | [BZ #14317] * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen only if needed.
* Open development for 2.18. glibc-2.17.90David S. Miller2012-12-251-0/+5
| | | | | | * version.h (RELEASE): Set to "development". (VERSION): Set to "2.17.90". * NEWS: Add 2.18 section.
* 2012-12-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-12-191-0/+2
| | | | * NEWS: Mention new memcpy for MIPS.
* Fix typo in previous commit.David S. Miller2012-12-131-1/+1
|
* Mention IFUNC enhancements to testsuite in NEWS.David S. Miller2012-12-131-0/+4
| | | | * NEWS: Mention IFUNC testsuite enhancements.
* Move node Argp Helper Functions to follow Argp Parsing StateSiddhesh Poyarekar2012-12-111-10/+10
| | | | Resolves BZ #14246.
* Mention if terminating null is included in NAME_MAX/PATH_MAXSiddhesh Poyarekar2012-12-111-2/+2
| | | | Fixes BZ #14872.
* Mark BZ#10114 as fixed.Richard Henderson2012-12-101-14/+14
|
* BZ #14833: message.texi typo fixesBenno Schulenberg2012-12-081-2/+3
|
* [BZ #14898]Andreas Schwab2012-12-071-1/+1
| | | | | * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]: Change to -1.
* Change sources.redhat.com references to sourceware.org.Joseph Myers2012-12-061-1/+1
|
* Fix powl inaccuracy for ldbl-128ibm (bug 14914).Joseph Myers2012-12-041-1/+1
|
* Fix assertion failures in resolver (BZ #13013).Aurelien Jarno2012-11-301-2/+2
| | | | | | | [BZ #13013] * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2 depending n and resplen2 to catch cases where answer equals answerp2.
* Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers2012-11-291-1/+1
|
* Update ChangeLog and NEWS for BZ #14197.Carlos O'Donell2012-11-291-9/+9
|
* hppa: Cleanup two build warnings for integer to pointers casts.Carlos O'Donell2012-11-291-14/+14
|
* [BZ #13761]Jeff Law2012-11-291-11/+11
| | | | | | * nscd/grpcache.c (cache_addgr): Rename alloca_used to dataset_temporary. Track alloca usage into alloca_used. If dataset is large allocate and release it via malloc/free.
* hppa: Add BZ#14447 to NEWS and ChangeLog.hppa.Carlos O'Donell2012-11-291-8/+8
|
* Add Interlingua localeNik Kalach2012-11-291-3/+3
| | | | | | [BZ#14879] * locales/ia_FR : New file * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
* Use hex float 64-bit values in ldbl-96 asinl (bug 14803).Joseph Myers2012-11-281-3/+3
|
* [BZ #14889]Jeff Law2012-11-281-1/+5
| | | | | | | | | | * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype. * sunrpc/svc.c: Include time.h. (__svc_accept_failed): New function. * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for any reason other than EINTR, call __svc_accept_failed. * sunrpc/svc_udp.c (svcudp_recv): Similarly. * sunrpc/svc_unix.c (rendezvous_request): Similarly.
* Add more NEWS items for 2.17.Joseph Myers2012-11-281-0/+10
|
* Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab2012-11-281-3/+2
| | | | | | This reverts commit 01f34a3bd8c087ca4be0bd24857e454c8d29f20b. The issue has been fixed in the kernel.
* Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers2012-11-281-10/+11
|
* Fix ldbl-128ibm atanl spurious underflows (bug 14871).Joseph Myers2012-11-221-1/+1
|
* Fix ldbl-128ibm hypotl internal underflows (bug 14869).Joseph Myers2012-11-221-1/+1
|
* Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868).Joseph Myers2012-11-221-1/+1
|
* Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers2012-11-221-2/+2
|