glibc/elf
Ulrich Drepper 73237de376 Update.
1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* configure.in: Add new option --enable-force-install.  Substitute
	force_install.
	* config.make.in (force-install): Set from configure.
	* Makerules (force-install): New phony target.
	* Makeconfig (+force): New variable.
	* Makefile: Use it in dependency list of installation targets.
	* db/Makefile: Likewise.
	* db2/Makefile: Likewise.
	* elf/Makefile: Likewise.
	* hurd/Makefile: Likewise.
	* iconv/Makefile: Likewise.
	* iconvdata/Makefile: Likewise.
	* intl/Makefile: Likewise.
	* localedata/Makefile: Likewise.
	* login/Makefile: Likewise.
	* po/Makefile: Likewise.
	* sunrpc/Makefile: Likewise.
	* sysdeps/mach/hurd/Makefile: Likewise.
	* sysdeps/standalone/i386/force_cpu386/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/Makefile: Likewise.
	* timezone/Makefile: Likewise.

1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/getcwd.c: Use PATH_MAX as default
	alloc_size.  Pass return value of getcwd syscall to realloc.

1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* manual/socket.texi: Spelling fixes.

1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* elf/dl-load.c (print_search_path): Remove unused variable.
1998-04-09 10:14:17 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1998-04-09 10:14:17 +00:00
dl-addr.c Update. 1998-04-02 13:11:24 +00:00
dl-close.c Update. 1998-04-02 13:11:24 +00:00
dl-debug.c Update. 1998-04-02 13:11:24 +00:00
dl-deps.c Update. 1998-04-02 13:11:24 +00:00
dl-error.c Update. 1998-04-02 13:11:24 +00:00
dl-fini.c Update. 1998-04-02 13:11:24 +00:00
dl-hash.h update from main archive 970218 1997-02-19 04:43:53 +00:00
dl-init.c Update. 1998-04-02 13:11:24 +00:00
dl-load.c Update. 1998-04-09 10:14:17 +00:00
dl-lookup.c Update. 1998-04-02 13:11:24 +00:00
dl-minimal.c Update. 1998-04-07 16:28:09 +00:00
dl-misc.c Update. 1998-03-13 17:02:23 +00:00
dl-object.c Update. 1998-04-02 13:11:24 +00:00
dl-open.c Update. 1998-04-02 13:11:24 +00:00
dl-profile.c Update. 1998-04-02 13:11:24 +00:00
dl-reloc.c Update. 1998-04-02 13:11:24 +00:00
dl-runtime.c Update. 1998-04-07 16:28:09 +00:00
dl-support.c Update. 1998-04-07 20:39:52 +00:00
dl-symbol.c Update. 1998-04-02 13:11:24 +00:00
dl-version.c Update. 1998-04-02 13:11:24 +00:00
dladdr.c Update. 1998-03-24 00:39:45 +00:00
dlclose.c Update. 1998-03-24 00:39:45 +00:00
dlerror.c Update. 1998-04-07 16:28:09 +00:00
dlfcn.h Update. 1997-09-27 00:21:42 +00:00
dlopen.c Update. 1998-03-24 00:39:45 +00:00
dlsym.c Update. 1998-03-24 00:39:45 +00:00
dlvsym.c Update. 1998-03-24 00:39:45 +00:00
do-rel.h Update. 1997-08-14 01:54:13 +00:00
dynamic-link.h Update. 1997-12-14 22:24:57 +00:00
elf.h * elf/dl-runtime.c (fixup, profile_fixup): The final arg to _dl_lookup_*symbol is DL_LOOKUP_NOPLT not ELF_MACHINE_JMP_SLOT. * elf/elf.h (EM_SPARC64): Remove. (EM_SPARC32PLUS, EM_SPARCV9): Add. (HWCAP_SPARC_V9): Add. * elf/ldsodefs.h (_dl_hwcap): Declare. * sysdeps/sparc/sparc32/dl-machine.h (_dl_hwcap, _dl_hwcap_mask): Weaken so dlopen from static progies works. (WEAKADDR): New macro. (elf_machine_matches_host): Accept EM_SPARC32PLUS on a v9 cpu. (LD_SO_PRELOAD): New macro. (elf_machine_fixup_plt): Cope with weak _dl_hwcap. (elf_machine_rela): Weaken _dl_rtld_map. * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Rename __libc_clone to __clone, and remove the later's alias. * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Copy to/from the kernel's structure. 1998-04-06 19:08:46 +00:00
eval.c Update. 1997-06-21 02:59:26 +00:00
genrtldtbl.awk Testsuite for owrdexp. 1998-03-05 16:42:56 +00:00
ldd.bash.in Update. 1998-03-29 21:14:40 +00:00
ldd.sh.in Update. 1998-03-29 21:14:40 +00:00
ldsodefs.h * elf/dl-runtime.c (fixup, profile_fixup): The final arg to _dl_lookup_*symbol is DL_LOOKUP_NOPLT not ELF_MACHINE_JMP_SLOT. * elf/elf.h (EM_SPARC64): Remove. (EM_SPARC32PLUS, EM_SPARCV9): Add. (HWCAP_SPARC_V9): Add. * elf/ldsodefs.h (_dl_hwcap): Declare. * sysdeps/sparc/sparc32/dl-machine.h (_dl_hwcap, _dl_hwcap_mask): Weaken so dlopen from static progies works. (WEAKADDR): New macro. (elf_machine_matches_host): Accept EM_SPARC32PLUS on a v9 cpu. (LD_SO_PRELOAD): New macro. (elf_machine_fixup_plt): Cope with weak _dl_hwcap. (elf_machine_rela): Weaken _dl_rtld_map. * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Rename __libc_clone to __clone, and remove the later's alias. * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Copy to/from the kernel's structure. 1998-04-06 19:08:46 +00:00
libdl.map Update. 1997-06-13 22:46:42 +00:00
link.h Update. 1998-03-31 18:24:48 +00:00
rtld.c Update. 1998-03-31 18:24:48 +00:00
sofini.c Update. 1997-09-30 17:10:40 +00:00
soinit.c Update. 1997-12-22 20:53:38 +00:00
sprof.c Update. 1998-03-24 00:39:45 +00:00