glibc/sysdeps
Ulrich Drepper 591e1ffbf8 Update.
1999-11-30  Andreas Jaeger  <aj@suse.de>

	Add ldconfig:
	* elf/Makefile (extra-objs): Added ldconfig-modules.
	(ldconfig-modules): New.
	Added vpath for xstrdup and xmalloc.
	Check for use-ldconfig instead of has-ldconfig.
	($(objpfx)ldconfig): New rule with dependencies.
	(distribute): Add new files.

	* sysdeps/unix/sysv/linux/sparc/readelflib.c: New file,
	developed together with Jakub Jelinek <jakub@redhat.com>.
	* sysdeps/generic/readelflib.c: Likewise.

	* elf/cache.c: New file.
	* elf/ldconfig.c: New file.
	* elf/ldconfig.h: New file.
	* elf/readlib.c: New file.

	* Makefile (install): Remove flag -d in ldconfig call.

	* configure.in: Rename has_ldconfig to use_ldconfig, set it to no
	by default.

	* config.make.in (has-ldconfig): Renamed to use-ldconfig, changed
	comment.
1999-12-04 08:00:00 +00:00
..
alpha Update. 1999-10-31 23:32:56 +00:00
am29k
arm Update. 1999-10-31 23:32:56 +00:00
generic Update. 1999-12-04 08:00:00 +00:00
gnu Update. 1999-11-17 20:31:26 +00:00
hppa
i370
i386 Update. 1999-11-22 01:28:56 +00:00
i860
i960
ieee754 Update. 1999-10-31 17:37:43 +00:00
m68k * sysdeps/m68k/bits/byteswap.h (__bswap_32): Rename local variable 1999-11-29 17:50:55 +00:00
m88k
mach 1999-11-18 Roland McGrath <roland@baalperazim.frob.com> 1999-12-03 05:01:23 +00:00
mips (elf_machine_dynamic): New function. 1999-11-23 16:10:26 +00:00
mvs
posix
powerpc Update. 1999-11-15 00:13:42 +00:00
rs6000
sparc bcopy should handle overlapping copies like memmove, while the previous version worked like memcpy. Implement optimized assembly memmove. 1999-11-23 17:01:11 +00:00
standalone
tahoe
unix Update. 1999-12-04 08:00:00 +00:00
vax
wordsize-32
wordsize-64
z8000