Age | Commit message (Expand) | Author | Files | Lines |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 2 | -4/+4 |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 1 | -2/+1 |
2013-04-06 | s390/s390x: Undef PSEUDO before redef. | Carlos O'Donell | 1 | -0/+1 |
2013-03-05 | S/390: Use attribute_hidden in ifunc-resolve.c | Andreas Krebbel | 1 | -3/+3 |
2013-02-18 | S/390: Fix _dl_runtime_profile | Andreas Krebbel | 1 | -32/+38 |
2013-01-23 | S/390: Fix setjmp/longjmp FPR save/restore | Andreas Krebbel | 2 | -8/+16 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 30 | -30/+30 |
2012-12-08 | Fix some build warnings on s390x | Siddhesh Poyarekar | 3 | -4/+4 |
2012-10-09 | Add missing magic to GLIBC_PROVIDES. | Roland McGrath | 1 | -0/+1 |
2012-09-03 | S/390: Make IFUNC optimized mem* functions hidden. | Andreas Krebbel | 1 | -3/+5 |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek | 2 | -5/+3 |
2012-07-26 | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers | 1 | -0/+25 |
2012-07-19 | S/390: Add support for STT_GNU_IFUNC symbols. | Andreas Krebbel | 9 | -47/+560 |
2012-07-17 | Remove TLS configure checks. | Marek Polacek | 2 | -151/+0 |
2012-07-17 | Split tls-macros.h into sysdeps directories. | Joseph Myers | 1 | -0/+87 |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 2 | -3/+3 |
2012-05-15 | Split up stackguard-macros.h into sysdeps directories. | Joseph Myers | 1 | -0/+4 |
2012-04-21 | Remove last distribute variable | Andreas Jaeger | 1 | -2/+0 |
2012-03-28 | Regenerate configure files | Andreas Jaeger | 1 | -0/+126 |
2012-03-28 | Move sysdeps/s390/s390-64/elf files | Andreas Jaeger | 9 | -277/+30 |
2012-02-16 | s390: Convert to crt[in].S. | Richard Henderson | 3 | -143/+141 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 26 | -77/+51 |
2012-01-08 | More fallout from supporting only ELF | Ulrich Drepper | 1 | -6/+0 |
2012-01-07 | Remove non-ELF support | Ulrich Drepper | 1 | -11/+1 |
2011-10-05 | Don't call ifunc functions in trace mode | Andreas Schwab | 1 | -2/+3 |
2011-09-11 | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2 | -20/+93 |
2011-09-10 | Remove support for !USE___THREAD | Ulrich Drepper | 1 | -3/+2 |
2011-07-06 | Fix for installation in sysdeps/s390/s390-64/Makefile | Ulrich Drepper | 1 | -0/+12 |
2011-04-17 | Use .machine to prevent AS from complaining about z9-109 instructions in icon... | Andreas Krebbel | 3 | -3/+12 |
2010-09-15 | Fix register conflict in s390 ____longjmp_chk | Andreas Schwab | 1 | -5/+8 |
2010-02-11 | S/390: Disable two UTF conversion instructions | Andreas Krebbel | 2 | -4/+16 |
2009-12-22 | Implement handling of the needed S390 relocations. | Martin Schwidefsky | 1 | -2/+0 |
2009-12-07 | Add even more cfi to s390 asm files. | Andreas Krebbel | 2 | -0/+14 |
2009-09-15 | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 1 | -6/+6 |
2009-09-08 | Fix __longjmp_chk on s390/s390x. | Jakub Jelinek | 1 | -41/+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 | 5 | -0/+1601 |
2009-05-29 | Implement longjmp checking for s390. | Ulrich Drepper | 2 | -1/+47 |
2008-11-07 | * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the | Jakub Jelinek | 1 | -1/+1 |
2008-09-23 | * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi. | Ulrich Drepper | 1 | -1/+1 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -9/+3 |
2007-07-31 | . | Jakub Jelinek | 1 | -3/+9 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 1 | -9/+3 |
2006-05-05 | * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation | Ulrich Drepper | 1 | -2/+4 |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath | 1 | -0/+11 |
2006-01-08 | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 1 | -1/+0 |
2006-01-02 | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114 | Ulrich Drepper | 3 | -16/+26 |
2005-12-20 | [BZ #1978] | Ulrich Drepper | 3 | -18/+49 |
2005-07-12 | * sysdeps/s390/s390-64/bcopy.S (__bcopy): Use | Ulrich Drepper | 1 | -9/+5 |