glibc/sysdeps/m68k
Andreas Schwab 9f2990dbbf * sysdeps/m68k/add_n.S: Use ENTRY and END macros.
* sysdeps/m68k/lshift.S: Likewise. 
* sysdeps/m68k/rshift.S: Likewise. 
* sysdeps/m68k/sub_n.S: Likewise. 
* sysdeps/m68k/m68020/addmul_1.S: Likewise. 
* sysdeps/m68k/m68020/mul_1.S: Likewise. 
* sysdeps/m68k/m68020/submul_1.S: Likewise. 
* sysdeps/unix/sysv/linux/m68k/sysdep.S: Use ENTRY macro. 
[_LIBC_REENTRANT]: Don't store into global errno. 
* sysdeps/m68k/sysdep.h: New file. 
* sysdeps/unix/sysv/linux/m68k/sysdep.h: Use it.  Use the macros 
ENTRY, CALL_MCOUNT, JUMPTARGET and syscall_error from there. 
(DO_CALL): Change to expect syscall name as argument. 
(PSEUDO): Pass syscall_name to DO_CALL. 
(SYSCALL_ERROR_HANDLER) [_LIBC_REENTRANT]: Don't store into global 
errno.
Fri Mar  6 10:40:30 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/m68k/add_n.S: Use ENTRY and END macros.
	* sysdeps/m68k/lshift.S: Likewise.
	* sysdeps/m68k/rshift.S: Likewise.
	* sysdeps/m68k/sub_n.S: Likewise.
	* sysdeps/m68k/m68020/addmul_1.S: Likewise.
	* sysdeps/m68k/m68020/mul_1.S: Likewise.
	* sysdeps/m68k/m68020/submul_1.S: Likewise.

	* sysdeps/unix/sysv/linux/m68k/sysdep.S: Use ENTRY macro.
	[_LIBC_REENTRANT]: Don't store into global errno.

	* sysdeps/m68k/sysdep.h: New file.
	* sysdeps/unix/sysv/linux/m68k/sysdep.h: Use it.  Use the macros
	ENTRY, CALL_MCOUNT, JUMPTARGET and syscall_error from there.
	(DO_CALL): Change to expect syscall name as argument.
	(PSEUDO): Pass syscall_name to DO_CALL.
	(SYSCALL_ERROR_HANDLER) [_LIBC_REENTRANT]: Don't store into global
	errno.
1998-03-06 01:48:50 +00:00
..
bits Update. 1997-11-26 04:23:08 +00:00
elf Updated. 1997-06-26 22:23:01 +00:00
fpu Update. 1998-02-26 11:20:59 +00:00
m68020 * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
sys Update. 1997-10-26 20:13:00 +00:00
__longjmp.c Update. 1997-08-04 14:31:26 +00:00
abort-instr.h Instruction to abort any process 1997-01-02 18:38:59 +00:00
add_n.S * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
asm-syntax.h update from main archive 970203 1997-02-04 02:01:01 +00:00
bsd-_setjmp.S Updated. 1997-06-26 22:23:01 +00:00
bsd-setjmp.S Updated. 1997-06-26 22:23:01 +00:00
dl-machine.h * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word 1998-03-04 02:37:43 +00:00
ffs.c Update. 1997-05-26 23:01:17 +00:00
fpu_control.h Update. 1997-06-23 21:55:26 +00:00
Implies * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
lshift.S * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
Makefile Update. 1997-09-05 01:43:20 +00:00
memcopy.h Update. 1997-06-23 21:55:26 +00:00
rshift.S * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
s_isinfl.c Update. 1997-06-23 21:55:26 +00:00
s_isnanl.c Update. 1997-06-23 21:55:26 +00:00
setjmp.c Update. 1997-06-23 21:55:26 +00:00
sub_n.S * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
sysdep.h * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00