about summary refs log tree commit diff
path: root/elf/tst-tlsmod15b.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup of configuration optionsUlrich Drepper2011-09-101-8/+0
| | | | Make several tool features mandatory and simplify the code.
* [BZ #786]Ulrich Drepper2005-03-201-0/+17
| | | | | | | | | | | | | | | 2005-03-15 Jakub Jelinek <jakub@redhat.com> [BZ #786] * sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Handle GL(dl_tls_static_nelem) == GL(dl_tls_max_dtv_idx). * elf/Makefile: Add rules to build and run tst-tls15. * elf/tst-tls15.c: New test. * elf/tst-tlsmod15a.c: New file. * elf/tst-tlsmod15b.c: New file. 2005-03-20 Ulrich Drepper <drepper@redhat.com> * elf/rtld.c (dl_main): Always call init_tls if we have audit modules.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-17/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+17