Commit Graph

352 Commits

Author SHA1 Message Date
Roland McGrath
bd7d3fbe25 Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/divl.S, sysdeps/alpha/divlu.S, sysdeps/alpha/divq.S,
	sysdeps/alpha/divqu.S, sysdeps/alpha/divrem.m4,
	sysdeps/alpha/macros.m4, sysdeps/alpha/	reml.S, sysdeps/alpha/remlu.S,
	sysdeps/alpha/remq.S, sysdeps/alpha/remqu.S, sysdeps/alpha/strlen.c:
 	Removed.
1996-03-19 19:52:58 +00:00
Roland McGrath
95a89bf364 Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/divrem.S, sysdeps/alpha/htonl.S,
	sysdeps/alpha/htons.S, sysdeps/alpha/machine-gmon.h,
	sysdeps/alpha/_mcount.S, sysdeps/alpha/ntohl.s, sysdeps/alpha/ntohs.s,
	sysdeps/alpha/strlen.S: New files.
1996-03-19 19:52:47 +00:00
Roland McGrath
69ff466c66 Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/setjmp_aux.c (__sigsetjmp_aux): restore return
 	address register before returning (gcc 2.7.1 doesn't do it,
 	presumably because $26 is declared as a global variable).
1996-03-19 19:52:32 +00:00
Roland McGrath
b434211b7d Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/Makefile (sysdep_routines): Removed all rules
 	pertaining to integer division/remainder routines since new code
 	doesn't require them.
1996-03-19 19:52:17 +00:00
Roland McGrath
e75790a4d2 Wed Feb 21 23:56:41 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/setjmp.S: switched order in which sp and fp are
 	passed to match what __sigsetjmp_aux() expects.
1996-03-19 19:52:11 +00:00
Roland McGrath
d153ca687c Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/__longjmp.c (__longjmp): moved dummy while loop
	to end of function to avoid a jump across NOPs.
1996-03-19 19:51:41 +00:00
Roland McGrath
6e5a98bc44 Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/memchr.S: new file.
	* sysdeps/alpha/memchr.c: obsolete file removed.
1996-03-17 01:58:01 +00:00
Roland McGrath
3de9f02e92 Updated from /src/gmp-1.937 1996-03-01 18:43:45 +00:00
Roland McGrath
3964340a69 Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/memchr.c (memchr): loop searching for matching
        character bailed out one too early; changed constant 6 to
        7 to fix this.
1996-02-15 16:47:45 +00:00
Roland McGrath
7def3d92a4 Updated from ../=mpn/gmp-1.906.7 1995-10-16 01:18:40 +00:00
Roland McGrath
3a29975f0a Updated from ../=mpn/gmp-1.906.7 1995-10-14 02:29:43 +00:00
Roland McGrath
87258b84a3 Fix "cvs commit" cmds in rules to not fail in the absence of CVS dirs. 1995-05-19 21:51:40 +00:00
Brendan Kehoe
fd1e71567e * sysdeps/alpha/strlen.c (strlen): Fix cmpbge insn, and returning
of the byte that was zero, so we return a valid number.
1995-04-17 22:02:01 +00:00
Brendan Kehoe
202cae361f * sysdeps/alpha/__longjmp.c (__longjmp): Take out const. 1995-03-31 03:52:13 +00:00
Brendan Kehoe
fdf91378b9 newly generated ones 1995-03-10 02:59:52 +00:00
Brendan Kehoe
3b96aa40f8 * sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition
that's used inside the alpha sysdep.h.
1995-03-10 02:59:06 +00:00
Brendan Kehoe
8c632b258d duh, don't need __attribute__ in the alpha header, it's in the toplevel
one
1995-03-10 02:44:20 +00:00
Brendan Kehoe
9d7c89bc4b * sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN
keyword.
1995-03-10 02:16:23 +00:00
Brendan Kehoe
9ef37b0454 * sysdeps/alpha/__math.h (__copysign): Use attribute instead of old
__CONSTVALUE by adding forward decl first with the const attribute.
1995-03-10 02:10:40 +00:00
Roland McGrath
5e7cd26de6 (divrem output): Do cvs commit if there is a CVS directory. 1995-02-17 23:48:00 +00:00
Roland McGrath
a424e41858 Files generated from divrem.m4. 1995-02-17 20:14:40 +00:00
Roland McGrath
3b84e62ef2 Imported from gmp-1.900 1995-02-17 20:13:09 +00:00
Roland McGrath
cc8aa8bf32 [weak_alias] (index): Define as weak alias for strchr. 1995-01-22 20:28:20 +00:00
Roland McGrath
3c22ede5ec Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 14:40:39 +00:00
Roland McGrath
4be66ebd61 Reverse register and immediate args in `bis' insn; immediate must be
second.
1994-12-15 01:01:53 +00:00
Roland McGrath
079f003a7c Use C comments instead of ! comments. 1994-12-10 05:20:47 +00:00
Roland McGrath
fa7242a3a9 Include <sysdep.h> instead of <regdef.h>.
Use C comments instead of ! comments.
1994-12-09 20:24:26 +00:00
Roland McGrath
b5f9dfd1a1 Remove extra shift and OR of CHARMASK. 1994-12-09 20:16:06 +00:00
Roland McGrath
c82ceb0b00 Use ENV[0].__jmpbuf[0]. 1994-12-09 20:02:05 +00:00
Roland McGrath
29031a89a2 Take arg of type __jmp_buf, not jmp_buf. 1994-12-04 19:04:45 +00:00
Roland McGrath
65377bcaa1 Initial revision 1994-12-04 18:14:36 +00:00
Roland McGrath
876f191f7f Pass FP and SP as 3rd and 4th args, not 2nd and 3rd. 1994-12-04 18:09:25 +00:00
Roland McGrath
3adc78aced Implement __sigsetjmp_aux instead of __setjmp_aux; call __sigjmp_save. 1994-12-04 18:08:19 +00:00
Roland McGrath
e5eb42c555 Implement __sigsetjmp instead of __setjmp; call __sigsetjmp_aux instead of
__setjmp_aux.
1994-12-04 18:07:13 +00:00
Roland McGrath
dae2877c9e (divrem rule): Make the output unwritable, use mv -f. 1994-11-15 06:55:45 +00:00
Brendan Kehoe
72d531d675 entered into RCS 1993-12-23 06:27:57 +00:00
Brendan Kehoe
d871481858 Initial revision 1993-12-23 06:02:55 +00:00
Roland McGrath
4a219aa112 Formerly alpha/memchr.c.~3~ 1993-07-22 19:20:18 +00:00
Roland McGrath
6063f734e7 Formerly alpha/strchr.c.~2~ 1993-07-22 19:20:16 +00:00
Roland McGrath
f63f39a686 Formerly alpha/__copysign.c.~2~ 1993-04-12 00:49:08 +00:00
Roland McGrath
3e151dccbc Formerly alpha/__math.h.~3~ 1992-11-25 19:11:17 +00:00
Roland McGrath
cda6c9cbeb Formerly alpha/__math.h.~2~ 1992-11-25 19:06:14 +00:00
Roland McGrath
d207263b8c Formerly alpha/memchr.c.~2~ 1992-11-25 19:02:23 +00:00
Roland McGrath
fd725b9471 Initial revision 1992-11-25 19:02:14 +00:00
Roland McGrath
98f5cde0d5 Formerly alpha/strlen.c.~2~ 1992-11-25 18:54:10 +00:00
Roland McGrath
01305a522c entered into RCS 1992-11-25 18:45:51 +00:00
Roland McGrath
14245eb70e entered into RCS 1992-11-25 03:33:01 +00:00
Roland McGrath
1608c2cc6d Initial revision 1992-11-25 03:28:54 +00:00
Roland McGrath
12840d1abc Formerly alpha/__longjmp.c.~2~ 1992-11-25 03:01:55 +00:00
Roland McGrath
d94f0508a5 Initial revision 1992-11-25 02:25:48 +00:00
Roland McGrath
b14d8f912b entered into RCS 1992-11-25 01:55:31 +00:00
Roland McGrath
f16f19551d Initial revision 1992-11-25 00:50:57 +00:00