Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-28 | Update sparc ULPs for recently added pow tests. | David S. Miller | |
* sysdeps/sparc/fpu/libm-test-ulps: Update. | |||
2012-11-28 | Use hex float 64-bit values in ldbl-96 asinl (bug 14803). | Joseph Myers | |
2012-11-28 | [BZ #14889] | Jeff Law | |
* 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. | |||
2012-11-28 | Add more NEWS items for 2.17. | Joseph Myers | |
2012-11-28 | Properly handle indirect functions in ABI check on powerpc64 | Andreas Schwab | |
2012-11-28 | Revert "2012-11-07 Andreas Jaeger <aj@suse.de>" | Andreas Schwab | |
This reverts commit 01f34a3bd8c087ca4be0bd24857e454c8d29f20b. The issue has been fixed in the kernel. | |||
2012-11-28 | Fix powl inaccuracy for x86_64 and x86 (bug 13881). | Joseph Myers | |
2012-11-28 | Fix hashtable size calculation when database has exactly one record | Siddhesh Poyarekar | |
The hash function needs a hashtable of at least size 3 or greater. | |||
2012-11-28 | Make fwrite return 0 on EOF | Siddhesh Poyarekar | |
2012-11-26 | Cast to __intptr_t before casting pointer to int64 | H.J. Lu | |
2012-11-27 | Fix strict-aliasing warnings from unwind-dw2-fde.c. | Joseph Myers | |
2012-11-26 | sotruss: fix argument parsing | Andreas Schwab | |
2012-11-25 | m68k/cf: fix copying frame in _dl_runtime_profile | Andreas Schwab | |
2012-11-25 | m68k: add sotruss-lib.c | Andreas Schwab | |
2012-11-24 | Fix C++ header directory detection for non-standard paths. | Adam Conrad | |
Stop assuming specific path layouts for C++ headers, and instead use an autodetection method that looks for paths with '/[cg]++' in the g++ include list. | |||
2012-11-23 | use $(READELF) rather than readelf | Mike Frysinger | |
We setup $(READELF) and use it everywhere, so fix the two places that were using readelf directly. Reported-by: Denis M. <god@politeia.in> Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2012-11-23 | Update powerpc libm-test ULPs | Andreas Schwab | |
2012-11-22 | Disable some fma tests for ldbl-128ibm. | Joseph Myers | |
2012-11-22 | Fix ldbl-128ibm atanl spurious underflows (bug 14871). | Joseph Myers | |
2012-11-22 | Mark unwind-dw2-fde-glibc.c variable possibly unused. | Joseph Myers | |
2012-11-22 | Fix sign of inexact zero results for ldbl-128ibm fmal. | Joseph Myers | |
2012-11-22 | Fix ldbl-128ibm powl spurious underflows. | Joseph Myers | |
2012-11-22 | Fix ldbl-128ibm hypotl internal underflows (bug 14869). | Joseph Myers | |
2012-11-22 | Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868). | Joseph Myers | |
2012-11-22 | Mark some clog / clog10 underflows as expected for IBM long double. | Joseph Myers | |
2012-11-22 | Fix expm1l spurious underflows for ldbl-128ibm. | Joseph Myers | |
2012-11-22 | Update i386 libm-test ULPs | Andreas Schwab | |
2012-11-22 | test-multiarch: terminate printf output with newline | Pino Toscano | |
2012-11-22 | aarch64: Re-generate libm-test-ulps. | Marcus Shawcroft | |
2012-11-22 | Fix comment in niu_NU | Andreas Jaeger | |
2012-11-22 | Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822). | Joseph Myers | |
2012-11-21 | m68k: fix return value of lll_futex_timed_wait_bitset | Andreas Schwab | |
2012-11-21 | Avoid $(shell) in determining default ARM ABI. | Joseph Myers | |
2012-11-21 | Fix szl_PL locale | Andreas Jaeger | |
* locales/szl_PL (LC_COLLATE): Fix syntax error. | |||
2012-11-21 | Fix typo for ayc_PE | Andreas Jaeger | |
* SUPPORTED (SUPPORTED-LOCALES): Fix typo for ayc_PE entry. | |||
2012-11-21 | Add locales niu_NU and niu_NZ | Chris Leonard | |
2012-11-21 Chris Leonard <cjl@sugarlabs.org> [BZ #14863] * SUPPORTED: Add niu_NU and niu_NZ. * locales/niu_NU: Add Niuean (Vagahau Niue) locale for Niue, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani Fakaotimanava-Lui <emani@niue.nu>. * locales/niu_NZ: Add Niuean (Vagahau Niue) locale for New Zealand, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani Fakaotimanava-Lui <emani@niue.nu>. | |||
2012-11-21 | Properly check linker -z XXX support | H.J. Lu | |
2012-11-21 | Make ARM fesetenv (FE_NOMASK_ENV) detect failure (bug 14866). | Joseph Myers | |
2012-11-21 | Remove unused variable from sem_post.c. | Joseph Myers | |
2012-11-21 | Remove unused variable from pthread_cond_timedwait.c. | Joseph Myers | |
2012-11-21 | Cast to uintptr_t in MIPS jmpbuf-unwind.h. | Joseph Myers | |
2012-11-21 | Check supported DF_1_XXX bits | H.J. Lu | |
2012-11-21 | aarch64: Fix lll_futex_timed_wait_bitset return value sign. | Marcus Shawcroft | |
The implementation of lll_futex_timed_wait_bitset should not be negating the futex syscall return value on error. | |||
2012-11-21 | aarch64: Remove weak_aliasx macro. | Marcus Shawcroft | |
2012-11-21 | aarch64: Remove support for NO_LONG_DOUBLE. | Marcus Shawcroft | |
2012-11-21 | aarch64: Indent preprocessor directives. | Marcus Shawcroft | |
2012-11-21 | aarch64: Use range in copyright years. | Marcus Shawcroft | |
2012-11-21 | aarch64: Rename .x files to .c | Marcus Shawcroft | |
2012-11-21 | aarch64: Don't use K&R C | Marcus Shawcroft | |
2012-11-21 | Add sotruss-lib.c for MIPS. | Joseph Myers | |