glibc/dlfcn
Ulrich Drepper b30542fb71 Update.
2004-03-08  Ulrich Drepper  <drepper@redhat.com>

	* Makerules: Use extra-modules.mk if modules-names is defined.
	* extra-modules.mk: New file.
	* dlfcn/Makefile (CPPFLAGS-modcxaatexit.c): Removed.
	* elf/Makefile (CFLAGS-interp.c): Add -DNOT_IN_libc=1.
	* csu/Makefile ($(objpfx)version-info.h): Pass -DNOT_IN_libc=1 to
	compiler.
	* Makefile (distribute): Add symbol-hacks.h.
	* sysdeps/generic/symbol-hacks.h: New file.
	* sysdeps/wordsize-32/symbol-hacks.h: New file.
	* sysdeps/wordsize-32/divdi3.c: Define *_internal aliases for __divdi3,
	__moddi3, __udivdi3, and __umoddi3.
	* include/libc-symbols.h: Include <symbol-hacks.h>.
2004-03-08 21:31:23 +00:00
..
Makefile Update. 2004-03-08 21:31:23 +00:00
Versions * dlfcn/tst-dlinfo.c: New file. 2003-03-15 23:16:22 +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 Update. 2003-08-15 03:58:56 +00:00
defaultmod1.c Update. 2003-08-15 03:58:56 +00:00
defaultmod2.c Update. 2003-08-15 03:58:56 +00:00
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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dlerror.c Update. 2004-03-06 08:19:29 +00:00
dlfcn.h Update. 2003-07-15 07:52:52 +00:00
dlinfo.c Update. 2004-03-06 08:19:29 +00:00
dlopen.c Update. 2003-09-19 20:41:17 +00:00
dlopenold.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dlsym.c Update. 2004-02-21 01:06:02 +00:00
dlvsym.c Update. 2004-02-21 01:06:02 +00:00
errmsg1.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
errmsg1mod.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
eval.c Update. 2003-07-31 19:26:38 +00:00
failtest.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
failtestmod.c Update. 2000-11-29 00:04:54 +00:00
glreflib1.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
glreflib2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
glrefmain.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
modatexit.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
modcxaatexit.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tstcxaatexit.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tststatic.c Update. 2001-08-04 19:30:39 +00:00