Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use glibc version information in zic and zdump. | Joseph Myers | 2012-11-10 | 1 | -0/+7 |
| | |||||
* | Use unmodified tzselect.ksh in glibc. | Joseph Myers | 2012-11-09 | 1 | -0/+7 |
| | |||||
* | Remove $(format-me) and fix indentation. | Joseph Myers | 2012-11-09 | 1 | -0/+4 |
| | |||||
* | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 2012-11-09 | 1 | -0/+94 |
| | |||||
* | Update tzcode to 2012i. | Joseph Myers | 2012-11-09 | 1 | -0/+12 |
| | |||||
* | Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824). | Joseph Myers | 2012-11-09 | 1 | -0/+19 |
| | |||||
* | Fix sunrpc 64-bit (especially big-endian) issues (bug 14821). | Joseph Myers | 2012-11-09 | 1 | -0/+9 |
| | |||||
* | PowerPC: Use <bits/fcntl-linux.h> | Andreas Jaeger | 2012-11-09 | 1 | -0/+6 |
| | | | | | | * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all definitions and declarations that are provided by <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. | ||||
* | S/390: Add hwcap value for transactional execution. | Andreas Krebbel | 2012-11-08 | 1 | -0/+7 |
| | |||||
* | Adjust comment above AArch64 relocs. | Marcus Shawcroft | 2012-11-08 | 1 | -0/+4 |
| | |||||
* | Fix NULL ucontext->uc_link handling on sparc64. | David S. Miller | 2012-11-07 | 1 | -0/+11 |
| | | | | | | | | | | | * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c (__start_context): Declare. (__makecontext_ret): Delete. (__makecontext): Hook up __start_context instead of __makecontext_ret. * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (sysdep_routines): Add __start_context when in stdlib. | ||||
* | Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh. | Joseph Myers | 2012-11-08 | 1 | -0/+9 |
| | |||||
* | Also run tst-xmmymm.sh on i386 ld.so | H.J. Lu | 2012-11-07 | 1 | -0/+7 |
| | |||||
* | conformtest: Fix pthreads expectations for XPG3 / XPG4 / UNIX98. | Joseph Myers | 2012-11-07 | 1 | -0/+37 |
| | |||||
* | conformtest: Fix setenv / unsetenv expectations. | Joseph Myers | 2012-11-07 | 1 | -0/+4 |
| | |||||
* | conformtest: Fix isnan function return type. | Joseph Myers | 2012-11-07 | 1 | -0/+3 |
| | |||||
* | conformtest: Fix sys/mman.h expectations for UNIX98. | Joseph Myers | 2012-11-07 | 1 | -0/+16 |
| | |||||
* | conformtest: Only expect mknodat for XOPEN2K8. | Joseph Myers | 2012-11-07 | 1 | -0/+3 |
| | |||||
* | conformtest: Clean up / correct / expand C99 and C11 expectations. | Joseph Myers | 2012-11-07 | 1 | -0/+288 |
| | |||||
* | 2012-11-07 Andreas Jaeger <aj@suse.de> | Jeff Law | 2012-11-07 | 1 | -0/+8 |
| | | | | | | | | [BZ #14809] * sysdeps/unix/sysv/linux/sys/sysctl.h (_UAPI_LINUX_KERNEL_H) (_UAPI_LINUX_TYPES_H): Starting with Linux 3.7, the include header guards are changed. Only define if not yet defined, #undef back after including linux/sysctl.h if defined here. | ||||
* | BZ#14815: Manual typo fix. | Roland McGrath | 2012-11-07 | 1 | -0/+6 |
| | |||||
* | Adding AArch64 support to elf/elf.h | Marcus Shawcroft | 2012-11-07 | 1 | -0/+12 |
| | |||||
* | Fix spurious underflows from pow with results close to 1 (bug 14811). | Joseph Myers | 2012-11-07 | 1 | -0/+16 |
| | |||||
* | S/390: Sync AUXV capabilities and archs with kernel | Andreas Krebbel | 2012-11-07 | 1 | -0/+6 |
| | |||||
* | conformtest: Fix typo in CLK_TCK condition. | Joseph Myers | 2012-11-07 | 1 | -0/+5 |
| | |||||
* | Use memcpy in memmove when possible | Maxim Kuvyrkov | 2012-11-06 | 1 | -0/+4 |
| | |||||
* | Update from translation team for Esperanto | Andreas Jaeger | 2012-11-06 | 1 | -0/+4 |
| | |||||
* | Fix fma underflows with small x * y (bug 14793). | Joseph Myers | 2012-11-06 | 1 | -0/+13 |
| | |||||
* | Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805). | Joseph Myers | 2012-11-05 | 1 | -0/+4 |
| | |||||
* | Fix S/390 bits/fenv.h namespace use (bug 14801). | Joseph Myers | 2012-11-05 | 1 | -0/+10 |
| | |||||
* | [BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h. | Samuel Thibault | 2012-11-04 | 1 | -0/+5 |
| | |||||
* | [BZ #5246] Conditionalize use of PTR_DEMANGLE. | Thomas Schwinge | 2012-11-04 | 1 | -0/+9 |
| | |||||
* | Fix fma overflow results outside round-to-nearest mode (bug 14797). | Joseph Myers | 2012-11-04 | 1 | -0/+12 |
| | |||||
* | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 2012-11-04 | 1 | -1/+410 |
| | |||||
* | generic paths.h: remove old paths from _PATH_STDPATH | Pino Toscano | 2012-11-04 | 1 | -0/+3 |
| | | | | | Remove /usr/contrib/bin and /usr/old/bin from _PATH_STDPATH, since they seem to be part only of old BSDs, Solaris and HP-UX. | ||||
* | Fix small indendation issues in paths.h files | Pino Toscano | 2012-11-04 | 1 | -0/+6 |
| | |||||
* | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | 2012-11-03 | 1 | -0/+41 |
| | |||||
* | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers | 2012-11-03 | 1 | -0/+58 |
| | |||||
* | elf.h: add new tilegx relocations (copy from binutils trunk) | Chris Metcalf | 2012-11-03 | 1 | -0/+4 |
| | |||||
* | Make cross-test-ssh.sh compatible with a remote POSIX sh | Andreas Schwab | 2012-11-03 | 1 | -0/+8 |
| | |||||
* | Compile x86 rtld with -mno-sse -mno-mmx | H.J. Lu | 2012-11-02 | 1 | -0/+12 |
| | |||||
* | conformtest: Add test data for fenv.h. | Joseph Myers | 2012-11-02 | 1 | -0/+5 |
| | |||||
* | conformtest: Enable complex.h and inttypes.h testing for XOPEN2K8. | Joseph Myers | 2012-11-02 | 1 | -0/+6 |
| | |||||
* | conformtest: Fix sys/wait.h expectations for struct rusage. | Joseph Myers | 2012-11-02 | 1 | -0/+3 |
| | |||||
* | Make math.h FP_* macros usable in #if (bug 3439). | Joseph Myers | 2012-11-02 | 1 | -0/+10 |
| | |||||
* | Fix printf format mismatches | Andreas Schwab | 2012-11-02 | 1 | -0/+6 |
| | |||||
* | Require an exact Autoconf version. | Roland McGrath | 2012-11-02 | 1 | -0/+7 |
| | |||||
* | Direct __ppc_get_timebase to __builtin_ppc_get_timebase for GCC 4.8+. | Tulio Magno Quites Machado Filho | 2012-11-02 | 1 | -0/+6 |
| | | | | | | Adapts __ppc_get_timebase to the upcoming GCC 4.8 that provides __builtin_ppc_get_timebase. Building applicationns with previous versions of GCC will continue to use the internal implementation. | ||||
* | Test _ISOMAC in include/sys/syslog.h. | Joseph Myers | 2012-11-02 | 1 | -0/+5 |
| | |||||
* | PowerPC: Fix uc_link == NULL handling for makecontex. | Andreas Schwab | 2012-11-01 | 1 | -0/+5 |
| | | | | | If the function registered with makecontext returns with a NULL context link the process should exit with zero, not non-zero. |