Commit graph

9 commits

Author SHA1 Message Date
Andreas Schwab 72f42bf5d3 * sysdeps/m68k/m68020/wordcopy.S: New file. 1998-03-23 02:18:31 +00:00
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
Ulrich Drepper a893b08668 m68k specific optimizations for string functions. 1997-10-12 03:42:19 +00:00
Ulrich Drepper 90864a576a Low-level atomicity functions for m68k. 1997-09-16 00:40:22 +00:00
Ulrich Drepper e0b82fb753 [$(subdirs)=db2] (CPPFLAGS): Add macros to provide spinlock
information for db2.
1997-08-27 20:03:43 +00:00
Roland McGrath 6c07070b0c Updated from /src/gmp-2.0 1996-05-07 21:04:45 +00:00
Roland McGrath 5198eaa39a . 1996-03-12 14:15:42 +00:00
Roland McGrath 3de9f02e92 Updated from /src/gmp-1.937 1996-03-01 18:43:45 +00:00
Roland McGrath 3b84e62ef2 Imported from gmp-1.900 1995-02-17 20:13:09 +00:00