summaryrefslogtreecommitdiff
path: root/test/ldso/Makefile
AgeCommit message (Expand)Author
2003-09-01move the ldso tests to dlopen where they belongEric Andersen
2003-09-01A better test for a dlopen problem with weak symbols, basedEric Andersen
2002-11-08Cleanup everythingEric Andersen
2002-10-16Remove -fuclibc-ctorsEric Andersen
2002-08-27Semonstrate a problem where weak symbols referenced in shared libs are notEric Andersen
2002-08-19Open a lib that is not so closely coupled with gdbEric Andersen
2002-08-16Demonstrate that dlopen() RTLD_NOW is currently broken.Eric Andersen
2002-08-08Add a simple test for shared lib ctor/dtorsEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-11-26libhowdy.so needs to be compiled with -fPICDavid Schleef
2001-11-26Fix dependenciesDavid Schleef
2001-07-03Scrub up the tests a bit, and force everybody to use theEric Andersen
2001-06-29Add a dlopen testEric Andersen