ceriel
|
673679e5eb
|
improved trap handling
|
1988-04-27 18:11:33 +00:00 |
|
ceriel
|
5891ec12a0
|
corrected brk and sbrk somewhat
|
1988-04-27 18:02:59 +00:00 |
|
ceriel
|
2e009ecfff
|
almost fixed problem with cfu
|
1988-04-27 16:57:43 +00:00 |
|
ceriel
|
420ca09aee
|
improved; now also runs with interpreter
|
1988-04-27 13:01:25 +00:00 |
|
ceriel
|
20f4177c29
|
updated to different default action of TakeAction
|
1988-04-27 11:34:33 +00:00 |
|
ceriel
|
ccdfd76de2
|
Allow for (more) complex shell commands in parameter
|
1988-04-27 11:30:13 +00:00 |
|
ceriel
|
7fbb57dea4
|
clean entry should not throw away distributed files
|
1988-04-27 10:57:37 +00:00 |
|
ceriel
|
39d3496f4b
|
Added termcap.c
|
1988-04-26 18:23:40 +00:00 |
|
ceriel
|
8acf1542f6
|
updated dependencies
|
1988-04-26 16:15:25 +00:00 |
|
ceriel
|
5a7fa39fc9
|
updated dependencies
|
1988-04-26 16:03:36 +00:00 |
|
ceriel
|
8781ada304
|
generate more register messages
|
1988-04-26 15:33:48 +00:00 |
|
ceriel
|
a0799c99ec
|
Initial revision
|
1988-04-26 14:33:11 +00:00 |
|
ceriel
|
be39f6c6a0
|
updated smoewhat
|
1988-04-26 14:21:10 +00:00 |
|
ceriel
|
143387e11d
|
updated smoewhat
|
1988-04-26 14:11:05 +00:00 |
|
ceriel
|
db786790ee
|
made epsd 1e-14 instead of 1e-17
|
1988-04-26 14:10:55 +00:00 |
|
ceriel
|
bfd4554758
|
fixed: did not compute hexadecimal numbers right
|
1988-04-26 13:47:02 +00:00 |
|
ceriel
|
6722c28d81
|
Added comment
|
1988-04-26 13:04:04 +00:00 |
|
ceriel
|
7943327f7d
|
corrected
|
1988-04-26 11:43:23 +00:00 |
|
ceriel
|
76a93fcbc3
|
better error checking in Storage module
|
1988-04-26 11:25:36 +00:00 |
|
ceriel
|
6c825b7892
|
fixed hexadecimal character class
|
1988-04-26 10:51:50 +00:00 |
|
ceriel
|
e925036f8d
|
corrected
|
1988-04-26 10:49:07 +00:00 |
|
ceriel
|
2bbecf2416
|
better argument checking of standard functions
|
1988-04-26 10:14:01 +00:00 |
|
ceriel
|
b3ce56e32a
|
Added many tests; probably still not enough
|
1988-04-25 18:20:49 +00:00 |
|
ceriel
|
d9638fca0e
|
fixed bug: did not convert 0 right
|
1988-04-25 18:13:32 +00:00 |
|
ceriel
|
264773ee06
|
fixed bug in SIM and SIG
|
1988-04-25 17:05:36 +00:00 |
|
ceriel
|
d260937564
|
improved layout with varargs
|
1988-04-25 16:24:42 +00:00 |
|
ceriel
|
71dd29ae30
|
improved layout
|
1988-04-25 16:17:29 +00:00 |
|
ceriel
|
6607dc999e
|
fixed; va_end(list) should be va_end(ap)
|
1988-04-25 15:31:58 +00:00 |
|
ceriel
|
093a970d7f
|
generate scope info for functions
|
1988-04-25 12:55:25 +00:00 |
|
ceriel
|
131d4d9454
|
align on ints instead of shorts
|
1988-04-25 10:41:33 +00:00 |
|
ceriel
|
e4838a6225
|
dont generate .data4
|
1988-04-25 10:31:33 +00:00 |
|
ceriel
|
9bd075e3a0
|
Added TableHandl.def
|
1988-04-25 09:28:10 +00:00 |
|
ceriel
|
816c7e6416
|
made ioctls to work better on sun
|
1988-04-22 19:41:22 +00:00 |
|
ceriel
|
cf00c1ffa0
|
made to look better on our laser printer
|
1988-04-22 18:59:19 +00:00 |
|
ceriel
|
d6f2d2f25c
|
corrected wait systemcall
|
1988-04-22 18:49:13 +00:00 |
|
ceriel
|
01faecb6ed
|
conversion to our assembler was not complete
|
1988-04-22 18:44:28 +00:00 |
|
ceriel
|
3f3b3d04e6
|
conversion to our assembler was not complete
|
1988-04-22 18:37:59 +00:00 |
|
ceriel
|
3edf9486c9
|
fixed to not accept dots in numbers
|
1988-04-22 18:34:22 +00:00 |
|
ceriel
|
3228f4f21b
|
restore external base, just to be sure
|
1988-04-22 17:19:40 +00:00 |
|
ceriel
|
856f58468e
|
restore external base, just to be sure
|
1988-04-22 16:54:58 +00:00 |
|
ceriel
|
d1a444d6d1
|
minor fix
|
1988-04-22 16:19:56 +00:00 |
|
ceriel
|
4410cc5cdf
|
main should return value
|
1988-04-22 16:00:01 +00:00 |
|
ceriel
|
48f7be1f8e
|
corrected; did some shifts that have undefined result
|
1988-04-22 15:49:20 +00:00 |
|
ceriel
|
d3da6b76dc
|
avoid use of modf; not portable
|
1988-04-22 14:17:34 +00:00 |
|
ceriel
|
b68e30f6ff
|
avoid use of modf; not portable
|
1988-04-22 14:11:55 +00:00 |
|
ceriel
|
b948e4b59d
|
corrected; sometimes lookahead would fail
|
1988-04-22 14:02:43 +00:00 |
|
ceriel
|
adaa19c807
|
some more actions for making distr
|
1988-04-22 09:39:50 +00:00 |
|
ceriel
|
fd4bda4865
|
made more portable
|
1988-04-21 18:53:31 +00:00 |
|
ceriel
|
e0d31020c8
|
made to conform to ACK rules
|
1988-04-21 18:48:15 +00:00 |
|
ceriel
|
0aa6d4ed5d
|
corrected: a shift of 32 is not portable!
|
1988-04-21 18:40:42 +00:00 |
|