| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916). | Joseph Myers | 2016-12-02 | 4 | -11/+12 |
* | Fix pow (qNaN, 0) result with -lieee (bug 20919), remove dead parts of wrappers. | Joseph Myers | 2016-12-02 | 2 | -31/+2 |
* | aarch64: Use explicit offsets in _dl_tlsdesc_dynamic | Florian Weimer | 2016-12-02 | 2 | -9/+12 |
* | S390: Regenerate ULPs. | Stefan Liebler | 2016-12-02 | 1 | -6/+6 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 30 | -1/+114 |
* | Make ldbl-128 getpayload, setpayload functions use _Float128. | Joseph Myers | 2016-12-01 | 2 | -4/+4 |
* | Add missing hidden_def (__sigsetjmp). | Joseph Myers | 2016-12-01 | 9 | -0/+9 |
* | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella | 2016-12-01 | 1 | -3/+3 |
* | powerpc: strcmp optimization for power9 | Rajalakshmi Srinivasaraghavan | 2016-12-01 | 5 | -1/+326 |
* | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 2016-12-01 | 12 | -94/+72 |
* | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella | 2016-11-30 | 1 | -3/+1 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 45 | -106/+40 |
* | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 2016-11-30 | 19 | -18/+82 |
* | Use XSTAT_IS_XSTAT64 in generic xstat functions | Steve Ellcey | 2016-11-29 | 8 | -0/+107 |
* | powerpc: Add hidden definition for __sigsetjmp | Florian Weimer | 2016-11-29 | 3 | -0/+13 |
* | powerpc: Remove unintended __longjmp symbol from ABI | Florian Weimer | 2016-11-29 | 2 | -4/+1 |
* | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers | 2016-11-29 | 7 | -144/+16 |
* | Make ilogb wrappers type-generic. | Joseph Myers | 2016-11-28 | 3 | -10/+1 |
* | Work around IA64 tst-setcontext2.c compile failure. | Joseph Myers | 2016-11-28 | 1 | -0/+24 |
* | Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases. | Joseph Myers | 2016-11-28 | 1 | -18/+20 |
* | X86_64: Don't use PLT nor GOT in static archives [BZ #20750] | H.J. Lu | 2016-11-28 | 1 | -1/+2 |
* | Partial ILP32 support for aarch64. | Steve Ellcey | 2016-11-28 | 33 | -167/+315 |
* | Fix for [f]statfs64/[f]statfs aliasing patch | Steve Ellcey | 2016-11-28 | 2 | -16/+22 |
* | Do not include asm/cachectl.h in nios2 sys/cachectl.h. | Joseph Myers | 2016-11-28 | 1 | -3/+0 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 34 | -1/+127 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 61 | -718/+55 |
* | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 2016-11-24 | 16 | -83/+82 |
* | x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIE | Aurelien Jarno | 2016-11-24 | 1 | -1/+1 |
* | Fix SH4 FP_ILOGB0 (bug 20859). | Joseph Myers | 2016-11-23 | 1 | -1/+1 |
* | MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS code | Maciej W. Rozycki | 2016-11-23 | 3 | -6/+24 |
* | Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787). | Joseph Myers | 2016-11-23 | 4 | -2/+9 |
* | Allow [f]statfs64 to alias [f]statfs | Steve Ellcey | 2016-11-22 | 17 | -0/+55 |
* | Always define XSTAT_IS_XSTAT64 | Steve Ellcey | 2016-11-21 | 19 | -13/+27 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 40 | -1/+499 |
* | Fix hurd __access_noerrno implementation. | Adhemerval Zanella | 2016-11-18 | 1 | -3/+5 |
* | tile: create new math-tests.h header | Chris Metcalf | 2016-11-18 | 1 | -0/+30 |
* | Make tile's set_dataplane API compatibility-only | Chris Metcalf | 2016-11-18 | 3 | -40/+9 |
* | MIPS: Add `.insn' to ensure a text label is defined as code not data | Maciej W. Rozycki | 2016-11-18 | 3 | -0/+3 |
* | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella | 2016-11-17 | 40 | -147/+259 |
* | Make Alpha <sys/user.h> self-contained. | Joseph Myers | 2016-11-17 | 1 | -0/+1 |
* | New internal function __access_noerrno | Adhemerval Zanella | 2016-11-16 | 4 | -6/+57 |
* | Fix SH4 register-dump.h for soft-float. | Joseph Myers | 2016-11-16 | 1 | -1/+1 |
* | Make SH ucontext always match current kernels. | Joseph Myers | 2016-11-15 | 1 | -15/+0 |
* | s390x: Add hidden definition for __sigsetjmp | Florian Weimer | 2016-11-15 | 2 | -36/+48 |
* | Make tilegx32 install libraries in lib32 directories. | Joseph Myers | 2016-11-14 | 2 | -0/+23 |
* | Make SH <sys/user.h> self-contained. | Joseph Myers | 2016-11-11 | 1 | -0/+1 |
* | Make sure tilepro uses kernel atomics fo atomic_store | Chris Metcalf | 2016-11-10 | 1 | -0/+10 |
* | Refactor some libm type-generic macros. | Joseph Myers | 2016-11-10 | 3 | -14/+7 |
* | Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinition | Adhemerval Zanella | 2016-11-10 | 1 | -0/+5 |
* | Consolidate Linux access implementation | Adhemerval Zanella | 2016-11-10 | 1 | -7/+8 |