Commit Graph

73 Commits

Author SHA1 Message Date
Roland McGrath
3c22ede5ec Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 14:40:39 +00:00
Roland McGrath
71a986ecd7 (__m81_inline): New macro.
Replace all uses of `extern __inline' with `__m81_inline'.
1994-12-28 09:57:21 +00:00
Roland McGrath
2782be7451 Use `movel' for pushes and pops. 1994-12-04 19:08:38 +00:00
Roland McGrath
eb6741dde4 (__sigsetjmp): Fix typo. 1994-12-04 19:06:52 +00:00
Roland McGrath
b0a51e5395 (__longjmp): Make arg const. 1994-12-04 18:57:56 +00:00
Roland McGrath
60074b22a2 (__longjmp): Take arg of type __jmp_buf, not jmp_buf. 1994-12-04 18:56:14 +00:00
Roland McGrath
fd339eecd8 (__sigsetjmp): That's __jmpbuf, not __jmp_buf. 1994-12-04 18:48:04 +00:00
Roland McGrath
4afe5be041 Set members in ENV[0].__jmp_buf[0], not ENV[0]. 1994-12-04 18:46:59 +00:00
Roland McGrath
65377bcaa1 Initial revision 1994-12-04 18:14:36 +00:00
Roland McGrath
1f58923f3c Implement __sigsetjmp instead of __setjmp; call __sigjmp_save. 1994-12-04 17:53:34 +00:00
Roland McGrath
2c6864f1bc Replace all uses of __const with __CONSTVALUE. 1994-08-16 00:42:48 +00:00
Roland McGrath
10d0017f67 entered into RCS 1994-05-19 03:36:32 +00:00
Roland McGrath
113d0e2f21 entered into RCS 1994-02-14 16:04:07 +00:00
Roland McGrath
1491337a35 Formerly m68k/Makefile.~10~ 1994-02-14 03:10:48 +00:00
Roland McGrath
1cfb0487a6 Formerly m68k/Makefile.~9~ 1993-12-23 23:51:09 +00:00
Roland McGrath
36b6dba79f entered into RCS 1993-11-10 11:42:10 +00:00
Roland McGrath
e982f6380c entered into RCS 1993-06-28 03:56:39 +00:00
Roland McGrath
4b36947a47 Formerly m68k/Makefile.~8~ 1993-06-11 19:39:34 +00:00
Roland McGrath
53df7cde34 Formerly m68k/Makefile.~7~ 1993-06-11 00:34:05 +00:00
Roland McGrath
0ac74824f4 entered into RCS 1993-06-03 20:58:07 +00:00
Roland McGrath
2a96c10282 Formerly m68k/Makefile.~6~ 1993-03-25 20:17:39 +00:00
Roland McGrath
d42a69dd83 Formerly m68k/Makefile.~5~ 1993-03-17 18:32:04 +00:00
Roland McGrath
d9179a0922 Formerly m68k/Makefile.~4~ 1993-02-24 23:22:43 +00:00
Roland McGrath
45dba738f9 Formerly m68k/fpu/__logb.c.~4~ 1993-02-02 00:29:15 +00:00
Roland McGrath
8735502044 Formerly m68k/fpu/atan2.c.~6~ 1992-11-18 20:26:47 +00:00
Roland McGrath
c0b033d7ec Formerly m68k/fpu/atan2.c.~5~ 1992-10-16 21:31:28 +00:00
Roland McGrath
603bee3c22 Formerly m68k/Makefile.~3~ 1992-10-06 19:13:50 +00:00
Roland McGrath
47d4c6ae22 Formerly m68k/fpu/__math.h.~14~ 1992-08-10 21:27:25 +00:00
Roland McGrath
09ecae354f Formerly m68k/fpu/__math.h.~13~ 1992-08-07 20:54:35 +00:00
Roland McGrath
fbb6e49cbf Formerly m68k/fpu/__math.h.~12~ 1992-08-07 00:27:07 +00:00
Roland McGrath
e38d848454 entered into RCS 1992-05-28 10:57:10 +00:00
Roland McGrath
4dd8b03944 entered into RCS 1992-05-24 05:59:13 +00:00
Roland McGrath
47688c639e entered into RCS 1992-05-17 21:05:41 +00:00
Roland McGrath
00c9588688 Formerly m68k/Makefile.~2~ 1992-05-14 21:36:45 +00:00
Roland McGrath
87c53c220e Initial revision 1992-05-14 21:16:40 +00:00
Roland McGrath
7dd3731c2b Formerly m68k/fpu/__math.h.~11~ 1992-05-13 05:48:35 +00:00
Roland McGrath
ba56050a83 entered into RCS 1992-05-01 18:47:39 +00:00
Roland McGrath
3ace5dacad Formerly m68k/fpu/pow.c.~2~ 1992-05-01 18:37:04 +00:00
Roland McGrath
a587c20ce7 Formerly m68k/fpu/ldexp.c.~2~ 1992-05-01 18:37:02 +00:00
Roland McGrath
af48c31950 Formerly m68k/fpu/fmod.c.~2~ 1992-05-01 18:37:00 +00:00
Roland McGrath
5496287905 Formerly m68k/fpu/atan2.c.~4~ 1992-05-01 18:36:53 +00:00
Roland McGrath
e745f90155 Formerly m68k/fpu/acos.c.~2~ 1992-05-01 18:36:50 +00:00
Roland McGrath
68a2e4b907 Formerly m68k/fpu/__math.h.~10~ 1992-05-01 18:36:49 +00:00
Roland McGrath
fbe5d07fad Formerly m68k/fpu/__logb.c.~3~ 1992-05-01 18:36:48 +00:00
Roland McGrath
61e097530b Formerly m68k/fpu/__isinf.c.~2~ 1992-05-01 18:36:47 +00:00
Roland McGrath
e198c4817b Formerly m68k/fpu/__drem.c.~3~ 1992-05-01 18:36:46 +00:00
Roland McGrath
81a4058104 entered into RCS 1992-03-23 22:26:36 +00:00
Torbjorn Granlund
c7486d0b53 entered into RCS 1992-03-17 16:42:55 +00:00
Roland McGrath
94292cd3a4 Formerly ./m68k/fpu/switch/Makefile.~5~ 1992-03-11 23:33:14 +00:00
Roland McGrath
f4a378895f Formerly ./m68k/fpu/switch/switch.c.~5~ 1992-03-11 23:27:38 +00:00