Age | Commit message (Expand) | Author | Files | Lines |
2010-01-15 | /390: Add runtime check for the highgprs kernel feature. | Andreas Krebbel | 2 | -0/+89 |
2009-12-22 | Implement handling of the needed S390 relocations. | Martin Schwidefsky | 2 | -3/+4 |
2009-12-07 | Add even more cfi to s390 asm files. | Andreas Krebbel | 4 | -0/+26 |
2009-09-15 | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2 | -12/+12 |
2009-09-08 | Fix __longjmp_chk on s390/s390x. | Jakub Jelinek | 2 | -82/+0 |
2009-07-24 | More white space fixes. | Ulrich Drepper | 1 | -4/+4 |
2009-07-24 | White space fixes in last checkin. | Ulrich Drepper | 2 | -7/+7 |
2009-07-24 | S/390: Hardware iconv modules. | Andreas Krebbel | 7 | -8/+1612 |
2009-05-29 | Implement longjmp checking for s390. | Ulrich Drepper | 4 | -2/+94 |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 1 | -2/+2 |
2008-11-07 | * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the | Jakub Jelinek | 1 | -1/+1 |
2008-11-07 | * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq, | Jakub Jelinek | 1 | -2/+2 |
2008-09-23 | * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi. | Ulrich Drepper | 1 | -1/+1 |
2008-05-15 | [BZ #6442] | Ulrich Drepper | 1 | -2/+2 |
2008-03-24 | * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER | Ulrich Drepper | 2 | -16/+2 |
2007-12-12 | [BZ #5477] | Ulrich Drepper | 1 | -1/+13 |
2007-11-23 | * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat, | Ulrich Drepper | 1 | -5/+15 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2 | -2/+2 |
2007-06-30 | 007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com> | Ulrich Drepper | 2 | -0/+179 |
2007-05-10 | [BZ #3427] | Jakub Jelinek | 1 | -3/+4 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2 | -4/+4 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 3 | -24/+8 |
2007-07-31 | . | Jakub Jelinek | 3 | -8/+24 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 3 | -24/+8 |
2006-08-08 | * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab, | Ulrich Drepper | 1 | -18/+18 |
2006-05-05 | * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation | Ulrich Drepper | 2 | -6/+9 |
2006-02-01 | 2006-02-01 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -56/+0 |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath | 8 | -101/+592 |
2006-01-15 | [BZ #1950, BZ #2153] | Andreas Jaeger | 1 | -2/+2 |
2006-01-12 | * sysdeps/s390/jmpbuf-offsets.h: New file. | Roland McGrath | 2 | -0/+30 |
2006-01-10 | * include/bits/setjmp.h: New file. | Roland McGrath | 1 | -22/+12 |
2006-01-10 | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath | 2 | -6/+8 |
2006-01-10 | * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. | Roland McGrath | 1 | -0/+47 |
2006-01-08 | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 3 | -5/+0 |
2006-01-02 | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114 | Ulrich Drepper | 7 | -33/+53 |
2005-12-28 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath | 1 | -3/+3 |
2005-12-20 | [BZ #1978] | Ulrich Drepper | 6 | -31/+96 |
2005-12-15 | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 1 | -2/+2 |
2005-12-06 | * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor | Roland McGrath | 1 | -0/+4 |
2005-07-20 | * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.cvs/fedora-glibc-20050721T0814 | Ulrich Drepper | 1 | -9/+6 |
2005-07-12 | * sysdeps/s390/s390-64/bcopy.S (__bcopy): Use | Ulrich Drepper | 1 | -9/+5 |
2005-07-08 | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper | 2 | -2/+4 |
2005-07-07 | * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define | Ulrich Drepper | 2 | -2/+5 |
2005-06-14 | * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. | Ulrich Drepper | 2 | -4/+6 |
2005-05-26 | Add space inf weak_alias use. | Ulrich Drepper | 2 | -2/+2 |
2005-01-29 | Update. | Ulrich Drepper | 4 | -257/+290 |
2005-01-29 | Dynamic linker definitions for s390. | Ulrich Drepper | 1 | -0/+111 |
2005-01-28 | 2005-01-28 Martin Schwidefsky <schwidefsky@de.ibm.com> | Roland McGrath | 1 | -7/+7 |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 2 | -13/+13 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 37 | -1229/+494 |