glibc/sysdeps
Roland McGrath 8d6468d0c8 Tue Jun 11 19:13:04 1996 Richard Henderson <rth@tamu.edu>
* elf/dl-close.c: Include <string.h> for memcpy.
	* elf/dl-lookup.c: Same.

	* elf/elf.h: Add Elfxx_Symndx for symbol indices.
	* elf/dl-lookup.c (_dl_lookup_symbol): Use it.
	(_dl_setup_hash): Use it.
	* elf/link.h (struct link_map): Use it.

	* elf/rtld.c (_dl_start): Don't rely on pointer-to-first-arg hack
	for getting the argc/argv/envp block.  Instead, make it the argument.
	sysdeps/i386/dl-machine.h (RTLD_START): Do that.
	sysdeps/m68k/dl-machine.h (RTLD_START): Same.

	* shlib-versions: Add version numbers for alpha-linux.  To avoid
	user confusion, make them the same as i386-linux.

	* sysdeps/alpha/Makefile [subdir elf]: Add -mno-fp-regs to
	sysdep-CFLAGS so that _dl_runtime_resolve doesn't have to save them.
	Add -mbuild-constants to CFLAGS-rtld.c to that we can bootstrap
	without using literal data.

	* sysdeps/generic/dl-sysdep.c: Include <string.h> for memcpy.
	Finish Elf32 -> ElfW migration.
1996-06-12 01:54:21 +00:00
..
alpha Tue Jun 11 19:13:04 1996 Richard Henderson <rth@tamu.edu> 1996-06-12 01:54:21 +00:00
am29k initial import 1995-02-18 01:27:10 +00:00
generic Tue Jun 11 19:13:04 1996 Richard Henderson <rth@tamu.edu> 1996-06-12 01:54:21 +00:00
gnu * Makerules (distinfo-vars): Add sysdep_routines. 1996-06-05 19:07:37 +00:00
hppa Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
i386 Tue Jun 11 19:13:04 1996 Richard Henderson <rth@tamu.edu> 1996-06-12 01:54:21 +00:00
i860 initial import 1995-02-18 01:27:10 +00:00
i960 Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
ieee754 Fri Jun 7 16:48:13 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-07 21:18:34 +00:00
libm-i387 Tue Jun 4 21:01:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-05 01:07:21 +00:00
libm-ieee754 * math/Makefile (libm-support, libm-calls): New variables. 1996-06-05 03:29:45 +00:00
m68k Tue Jun 11 19:13:04 1996 Richard Henderson <rth@tamu.edu> 1996-06-12 01:54:21 +00:00
m88k Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
mach Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 10:18:47 +00:00
mips * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
posix Tue Jun 4 21:01:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-05 01:07:21 +00:00
rs6000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
sparc * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
standalone initial import 1995-02-18 01:27:10 +00:00
stub * elf/dl-load.c (_dl_map_object_from_fd): Close FD before return. 1996-06-09 22:02:59 +00:00
tahoe initial import 1995-02-18 01:27:10 +00:00
unix Mon Jun 10 02:22:24 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 09:41:16 +00:00
vax Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
wordsize-32 * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
wordsize-64 * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
z8000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00