glibc/sysdeps
Ulrich Drepper bed12f78fa Update.
2004-01-23  David Mosberger  <davidm@hpl.hp.com>

	* sysdeps/generic/ldsodefs.h (struct rtld_global): Add members
	_dl_load_adds and _dl_load_subs.
	* elf/dl-support.c (_dl_load_adds): New variable.
	(_dl_load_subs): Likewise.
	* elf/dl-object.c (_dl_new_object): Increment dl_load_adds.
	* elf/dl-close.c (_dl_close): Increment dl_load_subs.
	* elf/link.h (struct dl_phdr_info): Add members dlpi_adds and
	dlpi_subs.
	* include/link.h: Likewise.
	* elf/dl-iteratephdr.c (__dl_iterate_phdr): Initialize dlpi_adds
	and dlpi_subs members.
	(dl_iterate_phdr): Likewise.
	* elf/tst-dlmodcount.c: New file.
	* elf/Makefile (distribute): Mention tst-dlmodcount.c.
	(tests): If build-shared, mention tst-dlmodcount.
	($(objpfx)tst-dlmodcount): If build-shared, build and
	run tst-dlmodcount.
2004-01-24 20:12:10 +00:00
..
alpha * Versions.def (libm): Replace GLIBC_2.3.3 with GLIBC_2.3.4. * sysdeps/alpha/fpu/Versions (libm): Likewise. * sysdeps/alpha/fpu/cfloat-compat.h (cfloat_versions): Likewise. * sysdeps/alpha/fpu/s_clog10f.c (clog10f): Likewise. 2004-01-23 21:08:08 +00:00
am29k Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
arm Update. 2003-09-24 21:13:55 +00:00
cris Update. 2003-09-24 21:13:55 +00:00
generic Update. 2004-01-24 20:12:10 +00:00
gnu * sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ... 2003-05-03 09:08:37 +00:00
hppa Update. 2003-12-18 04:02:31 +00:00
i386 (atomic_add): Fix test for using atomic_decrement. 2004-01-17 18:35:16 +00:00
i860 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
i960 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ia64 Update. 2003-12-10 23:02:33 +00:00
ieee754 * sysdeps/ieee754/dbl-64/e_pow.c (log2): Rename to my_log2 to 2004-01-23 13:17:52 +00:00
m68k Avoid matching memory constraints. 2003-12-21 17:31:58 +00:00
m88k Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
mach 2003-12-21 Roland McGrath <roland@frob.com> 2003-12-22 06:58:09 +00:00
mips 2003-09-08 Chris Demetriou <cgd@broadcom.com> 2003-09-09 20:10:35 +00:00
posix Update. 2003-11-18 07:04:13 +00:00
powerpc 2004-01-13 Daniel Jacobowitz <drow@mvista.com> 2004-01-17 01:38:55 +00:00
pthread Update. 2003-08-14 00:14:43 +00:00
rs6000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
s390 Update. 2003-12-06 00:20:16 +00:00
sh Update. 2003-09-24 21:13:55 +00:00
sparc Update. 2003-09-24 21:13:55 +00:00
standalone Update. 2002-08-03 07:02:10 +00:00
tahoe
unix Add proper unwind information. 2004-01-22 08:17:42 +00:00
vax Update. 2002-12-31 20:46:11 +00:00
wordsize-32 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
wordsize-64 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
x86_64 Include <tls.h>. 2004-01-13 23:15:57 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00