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