about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "CFLAGS-test-tgmath2.c"Andreas Schwab2013-01-101-1/+1
| | | | This reverts commit 3167bfc62bb38e3057f7694566b5bb157236a5a8.
* Revert "Properly check for short writes when sending the response in nscd"Andreas Schwab2013-01-104-25/+8
| | | | This reverts commit dd31ac7a8e0d4cc24eee6815f9101caa5aa64291.
* Revert "* nscd/nscd.h: Move persistent storage back to /var/run/nscd"Andreas Schwab2013-01-101-5/+5
| | | | This reverts commit 70d3e06ed0ffabb6ce974cc94b2cff1d67252193.
* Revert "nscd: don't fork twice"Andreas Schwab2013-01-101-0/+9
| | | | This reverts commit 7e9b080575fd68c788c33623594ba5516fa7ceb0.
* Fix formatting in mpexp.cSiddhesh Poyarekar2013-01-102-54/+97
|
* Make __mpexp_twomm1 an array of doublesSiddhesh Poyarekar2013-01-103-87/+33
| | | | Cleanup to get rid of the `number` muck which is not necessary here.
* nscd: don't fork twiceAndreas Schwab2013-01-101-9/+0
|
* * nscd/nscd.h: Move persistent storage back to /var/run/nscdThorsten Kukuk2013-01-101-5/+5
|
* Properly check for short writes when sending the response in nscdAndreas Schwab2013-01-104-8/+25
| | | | | | | | * nscd/grpcache.c (cache_addgr): Properly check for short write. * nscd/initgrcache.c (addinitgroupsX): Likewise. * nscd/pwdcache.c (cache_addpw): Likewise. * nscd/servicescache.c (cache_addserv): Likewise. Don't write more than recsize.
* CFLAGS-test-tgmath2.cAndreas Schwab2013-01-101-1/+1
|
* sysdeps/ieee754/ldbl-128ibm/e_expl.cAndreas Schwab2013-01-102-16/+64
|
* Use ieee754/dbl-64/wordsize-64 on powerpc64Andreas Schwab2013-01-1019-0/+119
| | | | | | | | | | | | | | | | | | | | | | | | * sysdeps/ieee754/ldbl-opt/wordsize-64/s_ceil.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_finite.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_floor.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_frexp.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_isinf.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_isnan.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_llround.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_logb.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_lround.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_modf.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_nearbyint.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_remquo.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_rint.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_round.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_scalbln.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_scalbn.c: New file. * sysdeps/ieee754/ldbl-opt/wordsize-64/s_trunc.c: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/Implies: Add ieee754/ldbl-opt/wordsize-64. * sysdeps/powerpc/powerpc64/Implies: Add ieee754/dbl-64/wordsize-64.
* Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeoutAndreas Schwab2013-01-101-66/+315
| | | | | | * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S (__pthread_cond_timedwait): If possible use FUTEX_WAIT_BITSET to directly use absolute timeout.
* Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab2013-01-106-11824/+13246
| | | | | | | | | | | | | | | | | | | | | | | | [BZ #14991] * charmaps/BIG5-HKSCS: Update to HKSCS-2008. [BZ #14991] * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4) (from_ucs4_idx): Regenerate. (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros. (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM) (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO) (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM) (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP) (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT) (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros. (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define from FROM_LOOP and TO_LOOP specific macros. (BODY): Handle combining characters. * iconvdata/BIG5HKSCS.irreversible: Update. * iconvdata/BIG5HKSCS.precomposed: New file. * iconvdata/testdata/BIG5HKSCS: Add all characters from range 0x8740 - 0x87DF. * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
* Define flags for fallocateAndreas Schwab2013-01-103-1/+14
|
* Sync netinet/tcp.h with upstream Linux kernel.David S. Miller2013-01-093-15/+82
| | | | | | | | | | | | | | | [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.
* PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Anton Blanchard2013-01-095-0/+43
|
* Remove __USE_ANSI.Joseph Myers2013-01-102-3/+4
|
* Force getconf.speclist to be generated in the others pass.Roland McGrath2013-01-092-0/+7
|
* Remove unused macro ALLOCA_LIMIT.Roland McGrath2013-01-092-1/+4
|
* Update s390 ULPsSiddhesh Poyarekar2013-01-092-66/+187
|
* Update powerpc ULPsSiddhesh Poyarekar2013-01-092-36/+58
|
* Update comments in mpa.cSiddhesh Poyarekar2013-01-094-207/+190
| | | | Fixed comment style and clearer wording in some cases.
* Fix ChangeLog formattingSiddhesh Poyarekar2013-01-091-2/+2
| | | | A couple of places used spaces instead of a tab.
* Fix trailing blank.Steve Ellcey2013-01-081-1/+1
|
* 2013-01-08 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-01-082-65/+117
| | | | | * sysdeps/mips/memcpy.S: Change prefetch hint, reorder partial loads and stores, set and use MAX_PREFETCH_SIZE.
* Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers2013-01-083-2/+9
|
* BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger2013-01-0811-19/+31
| | | | | | | | | | | | | | | | | | | | | | | | | [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 spelling errors in sysdeps/powerpc files.Anton Blanchard2013-01-0743-121/+167
|
* Clean up __MALLOC_* macros.Joseph Myers2013-01-073-36/+34
|
* Fix casinh, casin overflow (bug 14996).Joseph Myers2013-01-078-21/+128
|
* Change __x86_64 prefix in cache size to __x86H.J. Lu2013-01-058-55/+79
|
* Update Sparc ULPs.David S. Miller2013-01-042-0/+9
| | | | * sysdeps/sparc/fpu/libm-test-ulps: Update.
* Fix warnings in test-powerpc-snan.cAndreas Schwab2013-01-042-3/+7
|
* Update powerpc libm ULPsAndreas Schwab2013-01-042-0/+9
|
* Remove unused __cr and __cpymnSiddhesh Poyarekar2013-01-044-127/+14
|
* Fix build failure on power4 processorsSiddhesh Poyarekar2013-01-043-6/+27
| | | | | The power4-specific mpa.c depended on some global variables that were removed by earlier patches. Also, it did not define mpone and mptwo.
* Update m68k libm test ULPsAndreas Schwab2013-01-042-0/+40
|
* Fix casinh, casin inaccuracy from cancellation (bug 14994).Joseph Myers2013-01-048-19/+171
|
* Fix code formattingSiddhesh Poyarekar2013-01-042-10/+17
|
* Clean up comment for MP_NOSiddhesh Poyarekar2013-01-042-12/+28
|
* Remove some commented codeSiddhesh Poyarekar2013-01-042-13/+6
|
* Remove commented declarationsSiddhesh Poyarekar2013-01-042-6/+3
|
* Remove argument variable name from function declarationSiddhesh Poyarekar2013-01-042-1/+6
|
* Add HAS_RTMH.J. Lu2013-01-033-0/+25
|
* Update NEWSAndreas Schwab2013-01-031-1/+1
|
* mtrace: properly handle realloc (p, 0)Andreas Schwab2013-01-032-2/+13
|
* Add new Interlingua translationAndreas Jaeger2013-01-032-0/+7010
|
* Fix formattingAndreas Jaeger2013-01-031-1/+1
|
* New dz_BT maintainer infoChris Leonard2013-01-033-3/+8
| | | | | | [BZ #14982] * locales/dz_BT: Add new contact information for dz-BT maintainer.