| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't call ifunc functions in trace mode | Andreas Schwab | 2011-10-05 | 2 | -4/+6 |
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 4 | -40/+186 |
* | Remove support for !USE___THREAD | Ulrich Drepper | 2011-09-10 | 2 | -7/+5 |
* | Fix for installation in sysdeps/s390/s390-64/Makefile | Ulrich Drepper | 2011-07-06 | 1 | -0/+12 |
* | Use .machine to prevent AS from complaining about z9-109 instructions in icon... | Andreas Krebbel | 2011-04-17 | 3 | -3/+12 |
* | Skip extra zeroes when searching auxv on s390 | Andreas Krebbel | 2011-04-17 | 1 | -0/+12 |
* | Fix memory leak in TLS of loaded objects. | Ulrich Drepper | 2011-04-10 | 1 | -2/+5 |
* | Make PowerPC64 default to nonexecutable stack | Ryan S. Arnold | 2010-12-19 | 1 | -1/+7 |
* | Implement accurate fma. | Jakub Jelinek | 2010-10-13 | 2 | -0/+69 |
* | Correct implementation of fmaf. | Jakub Jelinek | 2010-10-11 | 2 | -2/+4 |
* | S/390: Fix highgprs check in startup code | Andreas Krebbel | 2010-09-29 | 1 | -9/+5 |
* | Fix register conflict in s390 ____longjmp_chk | Andreas Schwab | 2010-09-15 | 2 | -10/+16 |
* | S/390: Disable two UTF conversion instructions | Andreas Krebbel | 2010-02-11 | 2 | -4/+16 |
* | Avoid PLT call to fegetenv on s390 | Andreas Schwab | 2010-02-09 | 1 | -4/+1 |
* | /390: Add runtime check for the highgprs kernel feature. | Andreas Krebbel | 2010-01-15 | 2 | -0/+89 |
* | Implement handling of the needed S390 relocations. | Martin Schwidefsky | 2009-12-22 | 2 | -3/+4 |
* | Add even more cfi to s390 asm files. | Andreas Krebbel | 2009-12-07 | 4 | -0/+26 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 2 | -12/+12 |
* | Fix __longjmp_chk on s390/s390x. | Jakub Jelinek | 2009-09-08 | 2 | -82/+0 |
* | More white space fixes. | Ulrich Drepper | 2009-07-24 | 1 | -4/+4 |
* | White space fixes in last checkin. | Ulrich Drepper | 2009-07-24 | 2 | -7/+7 |
* | S/390: Hardware iconv modules. | Andreas Krebbel | 2009-07-24 | 7 | -8/+1612 |
* | Implement longjmp checking for s390. | Ulrich Drepper | 2009-05-29 | 4 | -2/+94 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 1 | -2/+2 |
* | * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the | Jakub Jelinek | 2008-11-07 | 1 | -1/+1 |
* | * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq, | Jakub Jelinek | 2008-11-07 | 1 | -2/+2 |
* | * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi. | Ulrich Drepper | 2008-09-23 | 1 | -1/+1 |
* | [BZ #6442] | Ulrich Drepper | 2008-05-15 | 1 | -2/+2 |
* | * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER | Ulrich Drepper | 2008-03-24 | 2 | -16/+2 |
* | [BZ #5477] | Ulrich Drepper | 2007-12-12 | 1 | -1/+13 |
* | * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat, | Ulrich Drepper | 2007-11-23 | 1 | -5/+15 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 2 | -2/+2 |
* | 007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com> | Ulrich Drepper | 2007-06-30 | 2 | -0/+179 |
* | [BZ #3427] | Jakub Jelinek | 2007-05-10 | 1 | -3/+4 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 2 | -4/+4 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 3 | -24/+8 |
* | . | Jakub Jelinek | 2007-07-31 | 3 | -8/+24 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 3 | -24/+8 |
* | * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab, | Ulrich Drepper | 2006-08-08 | 1 | -18/+18 |
* | * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation | Ulrich Drepper | 2006-05-05 | 2 | -6/+9 |
* | 2006-02-01 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2006-02-01 | 1 | -56/+0 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 8 | -101/+592 |
* | [BZ #1950, BZ #2153] | Andreas Jaeger | 2006-01-15 | 1 | -2/+2 |
* | * sysdeps/s390/jmpbuf-offsets.h: New file. | Roland McGrath | 2006-01-12 | 2 | -0/+30 |
* | * include/bits/setjmp.h: New file. | Roland McGrath | 2006-01-10 | 1 | -22/+12 |
* | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath | 2006-01-10 | 2 | -6/+8 |
* | * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. | Roland McGrath | 2006-01-10 | 1 | -0/+47 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 3 | -5/+0 |
* | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114 | Ulrich Drepper | 2006-01-02 | 7 | -33/+53 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath | 2005-12-28 | 1 | -3/+3 |