about summary refs log tree commit diff
path: root/sysdeps/s390
Commit message (Expand)AuthorAgeFilesLines
* Fix register conflict in s390 ____longjmp_chkAndreas Schwab2010-11-092-10/+16
* S/390: Disable two UTF conversion instructionsAndreas Krebbel2010-05-122-4/+16
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-152-12/+12
* Fix __longjmp_chk on s390/s390x.Jakub Jelinek2009-09-082-82/+0
* More white space fixes.Ulrich Drepper2009-07-241-4/+4
* White space fixes in last checkin.Ulrich Drepper2009-07-242-7/+7
* S/390: Hardware iconv modules.Andreas Krebbel2009-07-247-8/+1612
* Implement longjmp checking for s390.Ulrich Drepper2009-05-294-2/+94
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-2/+2
* * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the Jakub Jelinek2008-11-071-1/+1
* * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq, Jakub Jelinek2008-11-071-2/+2
* * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.Ulrich Drepper2008-09-231-1/+1
* [BZ #6442]Ulrich Drepper2008-05-151-2/+2
* * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSERUlrich Drepper2008-03-242-16/+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-152-2/+2
* 007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com>Ulrich Drepper2007-06-302-0/+179
* [BZ #3427] Jakub Jelinek2007-05-101-3/+4
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-172-4/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-113-24/+8
* .Jakub Jelinek2007-07-313-8/+24
* USE_TLS support is now default.Ulrich Drepper2006-10-273-24/+8
* * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper2006-08-081-18/+18
* * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocationUlrich Drepper2006-05-052-6/+9
* 2006-02-01 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-02-011-56/+0
* * math/divtc3.c: New file.Roland McGrath2006-02-018-101/+592
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-2/+2
* * sysdeps/s390/jmpbuf-offsets.h: New file.Roland McGrath2006-01-122-0/+30
* * include/bits/setjmp.h: New file.Roland McGrath2006-01-101-22/+12
* * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2006-01-102-6/+8
* * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath2006-01-101-0/+47
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-083-5/+0
* * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114Ulrich Drepper2006-01-027-33/+53
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-281-3/+3
* [BZ #1978]Ulrich Drepper2005-12-206-31/+96
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-151-2/+2
* * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath2005-12-061-0/+4
* * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results. cvs/fedora-glibc-20050721T0814Ulrich Drepper2005-07-201-9/+6
* * sysdeps/s390/s390-64/bcopy.S (__bcopy): UseUlrich Drepper2005-07-121-9/+5
* * include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2005-07-082-2/+4
* * elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper2005-07-072-2/+5
* * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper2005-06-142-4/+6
* Add space inf weak_alias use.Ulrich Drepper2005-05-262-2/+2
* Update.Ulrich Drepper2005-01-294-257/+290
* Dynamic linker definitions for s390.Ulrich Drepper2005-01-291-0/+111
* 2005-01-28 Martin Schwidefsky <schwidefsky@de.ibm.com>Roland McGrath2005-01-281-7/+7
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-062-13/+13
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2237-1229/+494
* 2.5-18.1Jakub Jelinek2007-07-1237-494/+1229