glibc/sysdeps/m68k
Andreas Schwab 56d7f02931 * 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 Issue error message if the header is used directly. 1997-11-26 04:14:44 +00:00
elf Update copyright. 1997-06-26 22:19:23 +00:00
fpu (FE_TOWARDZERO): Correct typo. 1998-02-26 08:38:37 +00:00
m68020 * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
sys User level process context for m68k. 1997-10-26 19:59:49 +00:00
__longjmp.c Replace call to abort by infinite loop, to avoid dragging stdio into 1997-08-04 14:26:01 +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:00:49 +00:00
bsd-_setjmp.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
bsd-setjmp.S Update and reformat copyright, remove trailing white spaces and send 1997-06-26 22:16:52 +00:00
dl-machine.h * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word 1998-03-04 02:36:01 +00:00
ffs.c De-ansidecl-fy. 1997-05-26 22:28:25 +00:00
fpu_control.h Update and reformat copyright, remove trailing white spaces and send 1997-06-23 21:54:51 +00:00
Implies Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 12:55:52 +00:00
lshift.S * sysdeps/m68k/add_n.S: Use ENTRY and END macros. 1998-03-06 01:48:50 +00:00
Makefile (pic-ccflag): Override it for more efficient code (together with a 1997-09-05 01:40:38 +00:00
memcopy.h Update and reformat copyright, remove trailing white spaces and send 1997-06-23 21:54:51 +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 and reformat copyright, remove trailing white spaces and send 1997-06-23 21:54:51 +00:00
s_isnanl.c Update and reformat copyright, remove trailing white spaces and send 1997-06-23 21:54:51 +00:00
setjmp.c Update and reformat copyright, remove trailing white spaces and send 1997-06-23 21:54:51 +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