summaryrefslogtreecommitdiffstats
path: root/test/ldso
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup everythingEric Andersen2002-11-081-1/+1
|
* Remove -fuclibc-ctorsEric Andersen2002-10-161-1/+0
|
* Semonstrate a problem where weak symbols referenced in shared libs are notEric Andersen2002-08-274-5/+74
| | | | | | being overridden when those same symbols _are_ overridden by other shared libs in the main app. Ick. -Erik
* Open a lib that is not so closely coupled with gdbEric Andersen2002-08-192-9/+9
|
* Demonstrate that dlopen() RTLD_NOW is currently broken.Eric Andersen2002-08-163-2/+57
| | | | -Erik
* Add a simple test for shared lib ctor/dtorsEric Andersen2002-08-082-0/+13
| | | | -Erik
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+18
|
* libhowdy.so needs to be compiled with -fPICDavid Schleef2001-11-261-1/+1
|
* Fix dependenciesDavid Schleef2001-11-261-4/+8
|
* ignore generated stuffEric Andersen2001-07-031-0/+2
|
* Scrub up the tests a bit, and force everybody to use theEric Andersen2001-07-031-6/+5
| | | | | build dir, so nothing need be installed... -Erik
* Add a dlopen testEric Andersen2001-06-293-0/+66