Commit graph

5133 commits

Author SHA1 Message Date
eck
0b35c31e5b fixed bug with function returning pointer to function 1990-12-04 11:09:34 +00:00
ceriel
456ba2b03c Fixed: some moves were wrong 1990-12-03 16:01:51 +00:00
ceriel
17af2902eb Fixed con_float for non-IEEE machines 1990-12-03 16:00:53 +00:00
eck
4c99b235ed oops: forgot to update LIST 1990-12-03 14:21:21 +00:00
ceriel
8a81dbe6fb leave SIGFPE alone 1990-12-03 14:14:48 +00:00
eck
36861e70ac added isatty.c: it is reasonably standard on UNIX systems 1990-12-03 14:13:31 +00:00
ceriel
b3deddfaf3 also handle SIGFPE; runtime start-off should leave it alone 1990-12-03 13:54:36 +00:00
eck
2661a6085a oops, do set errno in ldexp() (blanket rules) 1990-12-03 13:09:27 +00:00
ceriel
cfd0a9b894 NOP now does not call .nop anymore 1990-12-03 09:36:56 +00:00
ceriel
b76ff7451c some more improvement to CUF 1990-11-30 15:58:33 +00:00
ceriel
70dafd79e9 fixed problem with CUF 1990-11-30 14:35:51 +00:00
ceriel
83b663388c fixed bug with auto-increments and -decrements 1990-11-30 14:34:04 +00:00
ceriel
df77506e1f Some modifications to reduce the number of terminals (for Ultrix) 1990-11-30 09:42:49 +00:00
ceriel
8f661ca8a9 corrected spelling error 1990-11-29 18:05:41 +00:00
ceriel
ff60fa58c3 Added _syscall.s and _sigvec.c 1990-11-29 16:13:49 +00:00
ceriel
45b18b4fc9 Added _sigsetmask.s 1990-11-29 16:04:04 +00:00
ceriel
91ee73faa3 made Makefile more portable 1990-11-27 16:51:58 +00:00
ceriel
ae8ca35563 made Makefile more portable 1990-11-27 16:41:13 +00:00
ceriel
2a6b538c9b Corrected error messages 1990-11-27 09:39:52 +00:00
eck
04480b1db9 added protection against #define of _POSIX_SOURCE 1990-11-22 13:59:54 +00:00
ceriel
713521e0f5 make cmp entry was wrong 1990-11-22 13:48:08 +00:00
ceriel
46f1738ad4 Added -ansi flag 1990-11-22 13:18:47 +00:00
ceriel
aaa75da7da Changed INCLUDES 1990-11-22 13:16:54 +00:00
ceriel
b9e242674e Changed INCLUDES and deleted be description 1990-11-22 13:09:46 +00:00
ceriel
da39a8e59f Changed INCLUDES 1990-11-22 13:09:04 +00:00
ceriel
6dbb3945ff Some more amake simplifications 1990-11-22 12:56:23 +00:00
ceriel
32598a47a2 Also update WorkingDir on line directives 1990-11-22 12:02:00 +00:00
ceriel
2299e83685 Wrong version committed 1990-11-22 11:48:08 +00:00
ceriel
6545b68874 Also update WorkingDir on line directives 1990-11-22 11:25:34 +00:00
ceriel
b2bee3043a Did not handle RETURN's in module bodies right 1990-11-22 09:49:37 +00:00
ceriel
d99b166621 Added -ansi flag for ANSI C compiler 1990-11-21 16:51:49 +00:00
ceriel
d4c2c7ca2c Simplified Amakefile 1990-11-20 13:02:27 +00:00
dick
d443d61b09 improved error messages 1990-11-19 14:14:12 +00:00
ceriel
fb143bcdb5 Some corrections and simplifications 1990-11-16 16:31:40 +00:00
ceriel
449a757841 Added Johan's changes (nothing significant) 1990-11-16 16:01:04 +00:00
ceriel
99bfba6a45 Added Johan's changes 1990-11-16 15:58:36 +00:00
ceriel
8ffaf72dfa Some corrections 1990-11-16 09:58:33 +00:00
ceriel
715dd4ef0f don't allow empty format string 1990-11-15 17:00:39 +00:00
ceriel
a06482bb41 Forgot to add ARPLOP to mach2.c 1990-11-15 16:18:33 +00:00
ceriel
2f82d25400 Added arpl instruction 1990-11-15 15:02:49 +00:00
ceriel
b1cb54a2b9 Added some (short) casts, because valu_t is a long 1990-11-15 12:10:13 +00:00
ceriel
9ef7e00974 Replaced a .data4 by two .data2's: .data4 not guaranteed to work with big numbers 1990-11-15 11:53:22 +00:00
ceriel
994b1319ca Some corrections 1990-11-15 10:43:25 +00:00
ceriel
da44a4c705 Added a default for WRD_FMT 1990-11-15 10:27:15 +00:00
ceriel
ca5df8b32b Only produce #define for WRD_FMT when FORMAT is used 1990-11-15 10:26:40 +00:00
ceriel
a618b9a759 also remove barrier.so 1990-11-13 17:38:50 +00:00
ceriel
ba69e4279d Added support for DBX; Unfortunately, DBX still does not like it; GDB does 1990-11-13 17:00:51 +00:00
eck
7536a1f510 fixed two preprocessing bugs 1990-11-13 16:50:55 +00:00
ceriel
c7fc857c2d Compile fptrp.e with EMFLAGS 1990-11-13 15:39:11 +00:00
ceriel
dc345354ee Adapted for size of ARM table 1990-11-13 15:04:47 +00:00