| Commit message (Expand) | Author | Age | Files | Lines |
* | S/390: Get rid of unused variable warning in dl-machine.h | Andreas Krebbel | 2014-01-07 | 1 | -1/+2 |
* | S/390: Make jmp_buf extendible. | Andreas Krebbel | 2014-01-07 | 2 | -11/+15 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 28 | -28/+28 |
* | [BZ #16214] S/390: Fix TLS GOT pointer setup. | Andreas Krebbel | 2013-11-29 | 1 | -5/+8 |
* | rename configure.in to configure.ac | Mike Frysinger | 2013-10-30 | 2 | -1/+1 |
* | BZ #15754: CVE-2013-4788 | Carlos O'Donell | 2013-09-23 | 1 | -0/+11 |
* | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 2013-05-29 | 1 | -2/+1 |
* | s390/s390x: Undef PSEUDO before redef. | Carlos O'Donell | 2013-04-06 | 1 | -0/+1 |
* | S/390: Use attribute_hidden in ifunc-resolve.c | Andreas Krebbel | 2013-03-05 | 1 | -3/+3 |
* | S/390: Fix _dl_runtime_profile for 32 bit. | Andreas Krebbel | 2013-02-21 | 1 | -5/+11 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 28 | -29/+28 |
* | Add missing magic to GLIBC_PROVIDES. | Roland McGrath | 2012-10-09 | 1 | -0/+1 |
* | S/390: Fix optimized mem* running on 31 bit kernels. | Andreas Krebbel | 2012-09-06 | 5 | -7/+8 |
* | S/390: Make IFUNC optimized mem* functions hidden. | Andreas Krebbel | 2012-09-03 | 1 | -3/+5 |
* | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek | 2012-08-02 | 2 | -5/+3 |
* | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers | 2012-07-26 | 1 | -0/+25 |
* | S/390: Add support for STT_GNU_IFUNC symbols. | Andreas Krebbel | 2012-07-19 | 9 | -55/+573 |
* | Remove TLS configure checks. | Marek Polacek | 2012-07-17 | 2 | -151/+0 |
* | Split tls-macros.h into sysdeps directories. | Joseph Myers | 2012-07-17 | 1 | -0/+99 |
* | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 2012-07-10 | 2 | -3/+3 |
* | Split up stackguard-macros.h into sysdeps directories. | Joseph Myers | 2012-05-15 | 1 | -0/+4 |
* | Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC. | David S. Miller | 2012-04-05 | 1 | -3/+0 |
* | Fix whitespace | Andreas Jaeger | 2012-03-28 | 1 | -1/+0 |
* | Regenerate configure files | Andreas Jaeger | 2012-03-28 | 1 | -0/+127 |
* | Move sysdeps/s390/s390-32/elf files | Andreas Jaeger | 2012-03-28 | 9 | -310/+29 |
* | s390: Convert to crt[in].S. | Richard Henderson | 2012-02-16 | 3 | -156/+149 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 24 | -72/+48 |
* | More fallout from supporting only ELF | Ulrich Drepper | 2012-01-08 | 1 | -6/+0 |
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -11/+1 |
* | Don't call ifunc functions in trace mode | Andreas Schwab | 2011-10-05 | 1 | -2/+3 |
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 2 | -20/+93 |
* | Remove support for !USE___THREAD | Ulrich Drepper | 2011-09-10 | 1 | -4/+3 |
* | Skip extra zeroes when searching auxv on s390 | Andreas Krebbel | 2011-04-17 | 1 | -0/+12 |
* | 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 | 1 | -5/+8 |
* | /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 | 1 | -1/+4 |
* | Add even more cfi to s390 asm files. | Andreas Krebbel | 2009-12-07 | 2 | -0/+12 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 1 | -6/+6 |
* | Fix __longjmp_chk on s390/s390x. | Jakub Jelinek | 2009-09-08 | 1 | -41/+0 |
* | Implement longjmp checking for s390. | Ulrich Drepper | 2009-05-29 | 2 | -1/+47 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -9/+3 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -3/+9 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -9/+3 |
* | * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation | Ulrich Drepper | 2006-05-05 | 1 | -4/+5 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 1 | -0/+11 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 1 | -1/+0 |
* | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114 | Ulrich Drepper | 2006-01-02 | 3 | -16/+26 |
* | [BZ #1978] | Ulrich Drepper | 2005-12-20 | 3 | -13/+47 |
* | * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define | Ulrich Drepper | 2005-07-07 | 1 | -2/+3 |