Age | Commit message (Expand) | Author | Files | Lines |
2016-10-29 | Bug 20729: Fix building with -Os. | Carlos O'Donell | 8 | -1/+91 |
2016-10-28 | Add include/crypt.h. | Carlos O'Donell | 3 | -1/+8 |
2016-10-28 | Fix warning caused by unused-result in bug-atexit3-lib.cc | Gabriel F T Gomes | 2 | -2/+16 |
2016-10-28 | Add SNAN, SNANF, SNANL macros. | Joseph Myers | 8 | -0/+42 |
2016-10-28 | Document a behavior of an elided pthread_rwlock_unlock | Tulio Magno Quites Machado Filho | 3 | -0/+13 |
2016-10-28 | powerpc: Fix TOC stub on powerpc64 clone() | Tulio Magno Quites Machado Filho | 2 | -1/+7 |
2016-10-28 | malloc: Update comments about chunk layout | Florian Weimer | 2 | -10/+35 |
2016-10-28 | crypt: Use internal names for the SHA-2 block functions | Florian Weimer | 7 | -30/+42 |
2016-10-28 | Fix building tst-linkall-static. | Carlos O'Donell | 2 | -0/+3 |
2016-10-28 | Add missing include for stdlib.h. | Carlos O'Donell | 2 | -0/+5 |
2016-10-28 | Check IFUNC definition in unrelocated shared library [BZ #20019] | H.J. Lu | 3 | -2/+41 |
2016-10-28 | i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729] | Florian Weimer | 2 | -12/+59 |
2016-10-28 | Add test for linking against most static libraries | Florian Weimer | 3 | -1/+63 |
2016-10-28 | sysmalloc: Initialize previous size field of mmaped chunks | Florian Weimer | 2 | -0/+6 |
2016-10-28 | malloc: Use accessors for chunk metadata access | Florian Weimer | 4 | -70/+127 |
2016-10-28 | Make strtod raise "inexact" exceptions (bug 19380). | Joseph Myers | 5 | -18/+57 |
2016-10-27 | Fix a sparc header conformtest failure. | David S. Miller | 2 | -0/+6 |
2016-10-27 | Static inline functions for mallopt helpers | Siddhesh Poyarekar | 2 | -34/+105 |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 49 | -26/+518 |
2016-10-26 | Add getpayloadl to libnldbl. | Joseph Myers | 3 | -1/+35 |
2016-10-26 | Use read_int in vfscanf | Gabriel F. T. Gomes | 2 | -8/+10 |
2016-10-26 | malloc: Remove malloc_get_state, malloc_set_state [BZ #19473] | Florian Weimer | 7 | -100/+504 |
2016-10-26 | iconv: Avoid writable data and relocations in ISO646 | Florian Weimer | 2 | -40/+50 |
2016-10-26 | iconv: Avoid writable data and relocations in IBM charsets | Florian Weimer | 9 | -154/+171 |
2016-10-26 | Remove redundant definitions of M_ARENA_* macros | Siddhesh Poyarekar | 2 | -5/+2 |
2016-10-26 | Remove references to sbrk to grow/shrink arenas | Siddhesh Poyarekar | 2 | -7/+8 |
2016-10-26 | Document the M_ARENA_* mallopt parameters | Siddhesh Poyarekar | 3 | -62/+70 |
2016-10-26 | Add note on MALLOC_MMAP_* environment variables | Siddhesh Poyarekar | 2 | -0/+41 |
2016-10-26 | Fix atomic_fetch_xor_release. | Carlos O'Donell | 2 | -8/+17 |
2016-10-25 | Add tests for strfrom functions | Rajalakshmi Srinivasaraghavan | 5 | -1/+310 |
2016-10-25 | Refactor strtod tests | Rajalakshmi Srinivasaraghavan | 6 | -22/+27 |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 42 | -1/+434 |
2016-10-25 | Fix cmpli usage in power6 memset. | Joseph Myers | 3 | -2/+9 |
2016-10-24 | * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast. | Yury Norov | 7 | -6/+15 |
2016-10-24 | Fix Linux sh4 pread/pwrite argument passing | Adhemerval Zanella | 11 | -100/+35 |
2016-10-24 | Fix -Wformat-length warning in tst-setgetname.c | Steve Ellcey | 2 | -1/+5 |
2016-10-22 | math.h: Wrap C++ bits in extern "C++" | Florian Weimer | 2 | -2/+8 |
2016-10-21 | Use -fno-builtin for sqrt benchmark. | Joseph Myers | 2 | -0/+5 |
2016-10-21 | powerpc: Cleanup fenv_private.h | Paul Murphy | 2 | -103/+95 |
2016-10-21 | math: Define iszero as a function template for C++ [BZ #20715] | Florian Weimer | 4 | -6/+116 |
2016-10-20 | Use VSQRT instruction for ARM sqrt (bug 20660). | Joseph Myers | 3 | -0/+96 |
2016-10-19 | Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718). | Joseph Myers | 3 | -9/+30 |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 42 | -7/+491 |
2016-10-18 | Fix Linux fallocate tests for EOPNOTSUPP | Adhemerval Zanella | 3 | -2/+17 |
2016-10-17 | Bug 20689: Fix FMA and AVX2 detection on Intel | Carlos O'Donell | 2 | -10/+20 |
2016-10-17 | Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1. | Joseph Myers | 23 | -36/+167 |
2016-10-17 | S390: Fix fp comparison not raising FE_INVALID. | Stefan Liebler | 2 | -0/+40 |
2016-10-15 | hppa: Optimize atomic_compare_and_exchange_val_acq | John David Anglin | 2 | -17/+14 |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 47 | -8/+786 |
2016-10-14 | Fix warnings from latest GCC. | steve ellcey-CA Eng-Software | 2 | -4/+9 |