Age | Commit message (Expand) | Author | Files | Lines |
2014-03-19 | Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649). | Joseph Myers | 4 | -3/+22 |
2014-03-18 | Add comments about non-Linux use of bits/mman-linux.h. | Roland McGrath | 3 | -1/+15 |
2014-03-18 | Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/. | Roland McGrath | 2 | -0/+5 |
2014-03-18 | Add stardard definition on conform processing | Adhemerval Zanella | 2 | -2/+7 |
2014-03-18 | Test scalbn and scalbln in all rounding modes, add more tests of negative arg... | Joseph Myers | 3 | -47/+98 |
2014-03-18 | Work around binutils bugs in 2.23 and older | Roland McGrath | 2 | -0/+8 |
2014-03-18 | misc/sys/xattr.h: guard against linux uapi header inclusion | Serge Hallyn | 1 | -0/+2 |
2014-03-18 | aarch64: Remove inaccurate comment from sysdep.h | Will Newton | 2 | -4/+5 |
2014-03-18 | Exit with error status on check-abi failure. | Joseph Myers | 2 | -0/+6 |
2014-03-17 | Test rint and nearbyint with same inputs, in all rounding modes. | Joseph Myers | 2 | -49/+157 |
2014-03-17 | Revert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning" | Will Newton | 2 | -9/+8 |
2014-03-17 | Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings" | Will Newton | 2 | -2/+5 |
2014-03-17 | Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings" | Will Newton | 4 | -3/+7 |
2014-03-17 | Revert "Fix HAVE_RM_CTX -Wundef warnings" | Will Newton | 2 | -1/+4 |
2014-03-17 | Fix HAVE_RM_CTX -Wundef warnings | Will Newton | 2 | -1/+5 |
2014-03-17 | Fix __STRICT_ANSI__ -Wundef warnings | Will Newton | 3 | -4/+13 |
2014-03-17 | Fix _IO_JUMPS_OFFSET -Wundef warnings | Will Newton | 4 | -3/+9 |
2014-03-17 | Fix HP_SMALL_TIMING_AVAIL -Wundef warnings | Will Newton | 2 | -2/+6 |
2014-03-17 | Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning | Will Newton | 2 | -5/+15 |
2014-03-17 | Change offset in fdopen only if setting O_APPEND | Siddhesh Poyarekar | 3 | -4/+71 |
2014-03-17 | Fix offset caching for streams and use it for ftell (BZ #16680) | Siddhesh Poyarekar | 6 | -94/+194 |
2014-03-17 | Fix up return codes for tests in tst-ftell-active-handler | Siddhesh Poyarekar | 2 | -18/+36 |
2014-03-17 | Get rid of __LT_SPINLOCK_INIT | Siddhesh Poyarekar | 2 | -6/+7 |
2014-03-17 | Add libm-test support for per-rounding-mode manually specified results. | Joseph Myers | 3 | -1284/+302 |
2014-03-14 | Remove "Compiled on ..." crapola from version text. | Roland McGrath | 2 | -34/+6 |
2014-03-14 | Do not terminate default test runs on test failure. | Joseph Myers | 7 | -2/+59 |
2014-03-14 | Get rid of Versions.def source file | Roland McGrath | 4 | -156/+57 |
2014-03-14 | Compile with -Wundef. | Roland McGrath | 21 | -13/+104 |
2014-03-14 | PowerPC: remove wrong roundl implementation for PowerPC64 | Adhemerval Zanella | 4 | -133/+17 |
2014-03-14 | PowerPC: remove wrong nearbyintl implementation for PPC64 | Adhemerval Zanella | 4 | -114/+18 |
2014-03-14 | PowerPC: remove wrong ceill implementation for PowerPC64 | Adhemerval Zanella | 4 | -133/+17 |
2014-03-14 | Add truncl tests related to BZ#16414 | Adhemerval Zanella | 2 | -0/+14 |
2014-03-14 | Fix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP. | Roland McGrath | 3 | -2/+8 |
2014-03-14 | Check AVX-512 assembler support first | H.J. Lu | 3 | -35/+42 |
2014-03-13 | hppa: Add _STACK_GROWS_* cases to pthread_attr_[sg]etstack. | Carlos O'Donell | 3 | -1/+21 |
2014-03-13 | stop supporting bash-1.x | Mike Frysinger | 5 | -34/+20 |
2014-03-13 | delete ksh checks | Mike Frysinger | 4 | -73/+7 |
2014-03-13 | sotruss: drop ksh support and add basic POSIX shell support | Mike Frysinger | 3 | -10/+15 |
2014-03-13 | manual: time: fix typo in IST example | Mike Frysinger | 2 | -1/+6 |
2014-03-13 | tst-longjmp_chk2: add comments/sanity check | Mike Frysinger | 2 | -1/+11 |
2014-03-13 | Save and restore AVX-512 zmm registers to x86-64 ld.so | Igor Zamyatin | 12 | -40/+609 |
2014-03-13 | Use __ehdr_start, when available, for rtld to get its own headers. | Roland McGrath | 5 | -4/+89 |
2014-03-13 | ChangeLog format fix. | Roland McGrath | 1 | -1/+0 |
2014-03-13 | Add missing elf/tst-pie2.c -- should have been in | Paul Pluzhnikov | 1 | -0/+38 |
2014-03-13 | Regenerate INSTALL. | Joseph Myers | 2 | -1/+5 |
2014-03-13 | manual/setjmp.texi: Improve clarity of Sys V context doc | Will Newton | 2 | -11/+15 |
2014-03-12 | 2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 5 | -9/+23 |
2014-03-12 | Fix __ASSUME_PSELECT for MicroBlaze (bug 16642). | Joseph Myers | 3 | -2/+11 |
2014-03-12 | PowerPC: Fix bzero definition for static libc for PPC32 | Adhemerval Zanella | 4 | -3/+22 |
2014-03-12 | Provide correct buffer length to netgroup queries in nscd (BZ #16695) | Siddhesh Poyarekar | 3 | -2/+8 |