about summary refs log tree commit diff
path: root/elf/unload7mod1.c
Commit message (Collapse)AuthorAgeFilesLines
* * elf/dl-close.c (_dl_close): If dependency is not unloaded makeUlrich Drepper2006-09-191-0/+11
| | | | | | | | | | | | sure no reference to the unloaded map's search list remains in the dependency's scope. 2006-09-16 Jakub Jelinek <jakub@redhat.com> * elf/Makefile: Add rules to build and run unload7 test. * elf/unload7.c: New test. * elf/unload7mod1.c: New file. * elf/unload7mod2.c: New file.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-11/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+11