about summary refs log tree commit diff
path: root/sysdeps/s390/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-062-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-022-2/+2
* S390: Derive float_t from FLT_EVAL_METHODMarius Hillenbrand2020-12-091-24/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-013-3/+3
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-7/+11
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-073-3/+3
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-33/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-014-4/+4
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-062-199/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-016-6/+6
* Remove bits/string.h.Zack Weinberg2017-06-201-252/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-017-7/+7
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-20/+0
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-011-9/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-242-7/+24
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-03-311-0/+29
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-181-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-047-7/+7
* S390: Use __asm__ instead of asm.Stefan Liebler2015-11-201-1/+1
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-120/+0
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-13/+0
* S390: Optimize strcmp and wcscmp.Stefan Liebler2015-08-261-2/+2
* s390: Use generic lowlevellock-futex.hStefan Liebler2015-02-201-0/+41
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-028-8/+8
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+4
* S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler2014-07-311-4/+0
* S/390: Make jmp_buf extendible.Andreas Krebbel2014-01-071-0/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-018-8/+8
* S/390: Fix setjmp/longjmp FPR save/restoreAndreas Krebbel2013-01-231-1/+1
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-1/+1
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-101-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-028-9/+8
* Avoid -Wconversion warning for htonsAndreas Jaeger2012-06-212-4/+4
* Add byteswap-16.h for __bswap_16H.J. Lu2012-04-062-40/+67
* Add __bswap_64 definition for non GCC compilers.Andreas Jaeger2012-04-031-10/+10
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-097-21/+14
* Remove pre-ISO C supportUlrich Drepper2012-01-071-42/+42
* Prevent warnings due to long long constantsUlrich Drepper2011-12-231-49/+63
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-2/+2
* * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq, Jakub Jelinek2008-11-071-2/+2
* [BZ #6442]Ulrich Drepper2008-05-151-2/+2
* [BZ #5477]Ulrich Drepper2007-12-121-1/+13
* * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,Ulrich Drepper2007-11-231-5/+15
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+1
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-2/+2
* * math/divtc3.c: New file.Roland McGrath2006-02-011-0/+38
* * include/bits/setjmp.h: New file.Roland McGrath2006-01-101-22/+12
* * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2006-01-101-6/+1