glibc/sysdeps/m68k
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
..
elf Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-13 09:26:53 +00:00
fpu Mon Jun 10 02:22:24 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 09:41:16 +00:00
m68020 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
__longjmp.c * misc/efgcvt_r.c (ecvt_r): Handle negative values. 1996-01-17 02:03:00 +00:00
add_n.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
bsd-_setjmp.S Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-19 23:14:44 +00:00
bsd-setjmp.S Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-19 23:14:44 +00:00
bytesex.h initial import 1995-02-18 01:27:10 +00:00
dl-machine.h Tue Jun 11 19:13:04 1996 Richard Henderson <rth@tamu.edu> 1996-06-12 01:54:21 +00:00
ffs.c * misc/efgcvt_r.c (ecvt_r): Handle negative values. 1996-01-17 02:03:00 +00:00
Implies * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
isinfl.c Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-13 09:51:13 +00:00
isnanl.c Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-02-13 09:51:13 +00:00
jmp_buf.h initial import 1995-02-18 01:27:10 +00:00
lshift.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
Makefile * math/Makefile (libm-support, libm-calls): New variables. 1996-06-05 03:29:45 +00:00
memcopy.h initial import 1995-02-18 01:27:10 +00:00
rshift.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
setjmp.c * misc/efgcvt_r.c (ecvt_r): Handle negative values. 1996-01-17 02:03:00 +00:00
sub_n.S Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00