aboutsummaryrefslogtreecommitdiff
path: root/elf/check-localplt.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-01Do check-localplt test using readelf rather than a build-time C program.Roland McGrath1-298/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2006-01-11* Makerules: Define build-module-asneeded.Ulrich Drepper1-2/+2
* iconvdata/extra-module.mk: Use build-module-asneeded. needed. 2006-01-09 Richard Henderson <rth@redhat.com> * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on ld.so. * sysdeps/alpha/__longjmp.S: Use PTR_DEMANGLE. * sysdeps/alpha/setjmp.S: Likewise. Avoid __sigjmp_save for rtld; tailcall in libc.so. * sysdeps/unix/sysv/linux/alpha/sysdep.h (PTR_MANGLE): Define. (PTR_MANGLE2): Define. 2006-01-11 Ulrich Drepper <drepper@redhat.com>
2006-01-11* elf/check-localplt.c: New file.Ulrich Drepper1-0/+299
* elf/Makefile: Add rules to build and run check-localplt. * scripts/data/localplt-x86_64-linux-gnu.data: New file. * scripts/data/localplt-i386-linux-gnu.data: New file.
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-299/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+299