Age | Commit message (Expand) | Author |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-12-09 | S390: Derive float_t from FLT_EVAL_METHOD | Marius Hillenbrand |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-10-01 | Split up endian.h to minimize exposure of BYTE_ORDER. | Alistair Francis |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-03-14 | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-02-06 | Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu... | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-06-20 | Remove bits/string.h. | Zack Weinberg |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers |
2016-12-01 | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers |
2016-11-24 | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers |
2016-03-31 | S390: Extend structs La_s390_regs / La_s390_retval with vector-registers. | Stefan Liebler |
2016-02-18 | Add _STRING_INLINE_unaligned and string_private.h | H.J. Lu |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-11-20 | S390: Use __asm__ instead of asm. | Stefan Liebler |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers |
2015-09-04 | Rename bits/linkmap.h to linkmap.h (bug 14912). | Joseph Myers |
2015-08-26 | S390: Optimize strcmp and wcscmp. | Stefan Liebler |
2015-02-20 | s390: Use generic lowlevellock-futex.h | Stefan Liebler |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-20 | Add arch-specific configuration for C11 atomics support. | Torvald Riegel |
2014-07-31 | S/390: Revert the jmp_buf/ucontext_t ABI change. | Stefan Liebler |
2014-01-07 | S/390: Make jmp_buf extendible. | Andreas Krebbel |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-01-23 | S/390: Fix setjmp/longjmp FPR save/restore | Andreas Krebbel |
2013-01-11 | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers |
2013-01-10 | Use __extension__ with long long in installed headers. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-06-21 | Avoid -Wconversion warning for htons | Andreas Jaeger |
2012-04-06 | Add byteswap-16.h for __bswap_16 | H.J. Lu |
2012-04-03 | Add __bswap_64 definition for non GCC compilers. | Andreas Jaeger |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2011-12-23 | Prevent warnings due to long long constants | Ulrich Drepper |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek |
2008-11-07 | * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq, | Jakub Jelinek |
2008-05-15 | [BZ #6442] | Ulrich Drepper |
2007-12-12 | [BZ #5477] | Ulrich Drepper |
2007-11-23 | * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat, | Ulrich Drepper |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath |
2006-01-10 | * include/bits/setjmp.h: New file. | Roland McGrath |
2006-01-10 | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath |
2006-01-02 | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114 | Ulrich Drepper |
2005-12-28 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath |
2005-12-06 | * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor | Roland McGrath |