| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916). | Joseph Myers | 2016-12-02 | 5 | -11/+21 |
* | Fix pow (qNaN, 0) result with -lieee (bug 20919), remove dead parts of wrappers. | Joseph Myers | 2016-12-02 | 6 | -88/+29 |
* | Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-static | Carlos O'Donell | 2016-12-02 | 6 | -2/+92 |
* | elf/tst-tls-manydynamic: New test | Florian Weimer | 2016-12-02 | 5 | -2/+259 |
* | aarch64: Use explicit offsets in _dl_tlsdesc_dynamic | Florian Weimer | 2016-12-02 | 3 | -9/+19 |
* | S390: Regenerate ULPs. | Stefan Liebler | 2016-12-02 | 2 | -6/+10 |
* | Fix new testcase elf/tst-latepthread on s390x. | Stefan Liebler | 2016-12-02 | 2 | -0/+8 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 44 | -8/+398 |
* | Make ldbl-128 getpayload, setpayload functions use _Float128. | Joseph Myers | 2016-12-01 | 3 | -4/+8 |
* | Add missing hidden_def (__sigsetjmp). | Joseph Myers | 2016-12-01 | 10 | -0/+22 |
* | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella | 2016-12-01 | 2 | -3/+8 |
* | powerpc: strcmp optimization for power9 | Rajalakshmi Srinivasaraghavan | 2016-12-01 | 6 | -1/+337 |
* | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 2016-12-01 | 17 | -105/+148 |
* | Make build-many-glibcs.py support running as a bot. | Joseph Myers | 2016-12-01 | 2 | -11/+53 |
* | Add build-many-glibcs.py bot-cycle action. | Joseph Myers | 2016-11-30 | 2 | -9/+174 |
* | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella | 2016-11-30 | 2 | -3/+6 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 48 | -119/+106 |
* | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 2016-11-30 | 37 | -315/+595 |
* | libio: Limit buffer size to 8192 bytes [BZ #4099] | Florian Weimer | 2016-11-30 | 3 | -1/+13 |
* | Remove out of date PROJECTS file. | Carlos O'Donell | 2016-11-30 | 2 | -107/+4 |
* | gconv: Adjust GBK to support the Euro sign | Florian Weimer | 2016-11-29 | 2 | -2/+19 |
* | Use XSTAT_IS_XSTAT64 in generic xstat functions | Steve Ellcey | 2016-11-29 | 9 | -0/+124 |
* | powerpc: Add hidden definition for __sigsetjmp | Florian Weimer | 2016-11-29 | 4 | -0/+20 |
* | powerpc: Remove unintended __longjmp symbol from ABI | Florian Weimer | 2016-11-29 | 3 | -4/+9 |
* | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers | 2016-11-29 | 12 | -157/+81 |
* | Make ilogb wrappers type-generic. | Joseph Myers | 2016-11-28 | 8 | -96/+21 |
* | Work around IA64 tst-setcontext2.c compile failure. | Joseph Myers | 2016-11-28 | 2 | -0/+26 |
* | Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases. | Joseph Myers | 2016-11-28 | 2 | -18/+25 |
* | X86_64: Don't use PLT nor GOT in static archives [BZ #20750] | H.J. Lu | 2016-11-28 | 2 | -1/+8 |
* | Partial ILP32 support for aarch64. | Steve Ellcey | 2016-11-28 | 34 | -167/+384 |
* | Fix for [f]statfs64/[f]statfs aliasing patch | Steve Ellcey | 2016-11-28 | 3 | -16/+28 |
* | Do not include asm/cachectl.h in nios2 sys/cachectl.h. | Joseph Myers | 2016-11-28 | 2 | -3/+5 |
* | Minor problems exposed by compiling C++ tests under _ISOMAC. | Zack Weinberg | 2016-11-27 | 3 | -1/+7 |
* | hurd: fix using hurd/signal.h in C++ programs | Samuel Thibault | 2016-11-27 | 2 | -3/+8 |
* | localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864] | Mike Frysinger | 2016-11-26 | 2 | -0/+12 |
* | Make build-many-glibcs.py store more information about builds. | Joseph Myers | 2016-11-26 | 2 | -4/+124 |
* | Make build-many-glibcs.py re-exec itself if changed by checkout. | Joseph Myers | 2016-11-25 | 2 | -0/+22 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 42 | -5/+300 |
* | Make build-many-glibcs.py track component versions requested and used. | Joseph Myers | 2016-11-24 | 2 | -10/+91 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 70 | -827/+165 |
* | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 2016-11-24 | 21 | -93/+205 |
* | x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIE | Aurelien Jarno | 2016-11-24 | 2 | -1/+6 |
* | More NEWS entries / fixes for float_t / double_t changes. | Joseph Myers | 2016-11-23 | 1 | -2/+9 |
* | Fix SH4 FP_ILOGB0 (bug 20859). | Joseph Myers | 2016-11-23 | 4 | -2/+51 |
* | MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS code | Maciej W. Rozycki | 2016-11-23 | 4 | -6/+33 |
* | Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787). | Joseph Myers | 2016-11-23 | 5 | -2/+24 |
* | build-many-glibcs: Revert -fno-isolate-erroneous-paths options for tilepro | Chris Metcalf | 2016-11-23 | 2 | -2/+6 |
* | elf: Assume TLS is initialized in _dl_map_object_from_fd | Florian Weimer | 2016-11-23 | 2 | -47/+12 |
* | Fix default float_t definition (bug 20855). | Joseph Myers | 2016-11-23 | 5 | -5/+84 |
* | Allow [f]statfs64 to alias [f]statfs | Steve Ellcey | 2016-11-22 | 18 | -0/+81 |