glibc/dlfcn
Roland McGrath 358cad7c11 * Makerules ($(common-objpfx)shlib.lds): New target.
(common-generated): Add it.
	(build-shlib, build-module): Use that instead of generating every time.
	($(common-objpfx)libc.so): Depend on it.
	(lib%.so rule): Likewise.
	(build-module-helper-objlist): Remove %.lds.
	* iconvdata/extra-module.mk ($(objpfx)$(mod).so):
	Depend on $(common-objpfx)shlib.lds.
	* dlfcn/Makefile ($(test-modules)): Likewise.
2003-04-26 23:38:49 +00:00
..
bug-dlopen1.c Update. 2002-02-06 00:28:46 +00:00
bug-dlsym1-lib1.c (foo): Add prototype to avoid warning. 2002-08-23 08:52:49 +00:00
bug-dlsym1-lib2.c 2002-08-21 Roland McGrath <roland@redhat.com> 2002-08-21 23:03:46 +00:00
bug-dlsym1.c 2002-08-21 Roland McGrath <roland@redhat.com> 2002-08-21 23:03:46 +00:00
default.c
defaultmod1.c
defaultmod2.c
dladdr.c 2003-03-10 Roland McGrath <roland@redhat.com> 2003-03-10 09:12:11 +00:00
dladdr1.c 2003-03-10 Roland McGrath <roland@redhat.com> 2003-03-10 09:12:11 +00:00
dlclose.c
dlerror.c 2003-03-14 Roland McGrath <roland@redhat.com> 2003-03-15 20:06:37 +00:00
dlfcn.h Update. 2003-04-19 16:57:17 +00:00
dlinfo.c * dlfcn/tst-dlinfo.c: New file. 2003-03-15 23:16:22 +00:00
dlopen.c
dlopenold.c
dlsym.c
dlvsym.c
errmsg1.c
errmsg1mod.c
eval.c
failtest.c
failtestmod.c
glreflib1.c
glreflib2.c
glrefmain.c
Makefile * Makerules ($(common-objpfx)shlib.lds): New target. 2003-04-26 23:38:49 +00:00
modatexit.c
modcxaatexit.c
modstatic.c Update. 2001-12-28 16:43:13 +00:00
tst-dladdr.c (do_test): Get address of ref1 using DL_LOOKUP_ADDRESS. 2001-08-23 04:01:56 +00:00
tst-dlinfo.c * dlfcn/tst-dlinfo.c: New file. 2003-03-15 23:16:22 +00:00
tstatexit.c
tstcxaatexit.c
tststatic.c Update. 2001-08-04 19:30:39 +00:00
Versions * dlfcn/tst-dlinfo.c: New file. 2003-03-15 23:16:22 +00:00