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
|
420ca09aee
|
improved; now also runs with interpreter
|
1988-04-27 13:01:25 +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
|
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
|
2bbecf2416
|
better argument checking of standard functions
|
1988-04-26 10:14:01 +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
|
9bd075e3a0
|
Added TableHandl.def
|
1988-04-25 09:28:10 +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
|
e0d31020c8
|
made to conform to ACK rules
|
1988-04-21 18:48:15 +00:00 |
|
ceriel
|
5f4707b280
|
improved comments; should now be understandable for anyone who knows EM
|
1988-04-21 10:08:56 +00:00 |
|
ceriel
|
e41fd6d8a9
|
corrected typo
|
1988-04-21 09:21:18 +00:00 |
|
ceriel
|
79e3ac1a26
|
improved setjmp
|
1988-04-20 16:58:29 +00:00 |
|
ceriel
|
536716ba84
|
rewritten setjmp: compiler now gives a bit more support
|
1988-04-20 15:33:17 +00:00 |
|
ceriel
|
ae50580eff
|
new handling of setjmp; now pass return address
|
1988-04-20 15:28:10 +00:00 |
|
ceriel
|
b82c0d9bdd
|
Added test
|
1988-04-20 10:45:09 +00:00 |
|
ceriel
|
fee10c4735
|
Initial revision
|
1988-04-20 10:43:48 +00:00 |
|
ceriel
|
9d3f9ea496
|
fixed a small problem with the 'symmetric' option; also fixed a
problem with Hex numbers
|
1988-04-19 14:40:27 +00:00 |
|
ceriel
|
da872ef789
|
assert macro has one parameter
|
1988-04-19 09:57:44 +00:00 |
|
ceriel
|
eb6ed2df62
|
Added .distr file
|
1988-04-18 15:00:24 +00:00 |
|
ceriel
|
c06568406c
|
Initial revision
|
1988-04-18 10:24:30 +00:00 |
|
ceriel
|
35e749a72f
|
Added id.sed
|
1988-04-18 10:23:45 +00:00 |
|
ceriel
|
132548a987
|
Added a distr entry
|
1988-04-18 10:21:30 +00:00 |
|
ceriel
|
d1c9c94493
|
generate message about parameter count
|
1988-04-15 17:29:02 +00:00 |
|
ceriel
|
9dbd7bdcf5
|
check for total size of locals and parameters
|
1988-04-15 17:25:01 +00:00 |
|
ceriel
|
2549099d3b
|
use varargs where needed
|
1988-04-15 15:19:27 +00:00 |
|
ceriel
|
d1fee09721
|
Use varargs where needed
|
1988-04-15 15:07:51 +00:00 |
|
ceriel
|
143fe678d4
|
use stty/gtty instead of ioctl
|
1988-04-15 15:03:32 +00:00 |
|
ceriel
|
ecaea97a99
|
make to use varargs.h
|
1988-04-15 14:43:19 +00:00 |
|
ceriel
|
355177a22c
|
improved sbrk
|
1988-04-14 10:45:42 +00:00 |
|
ceriel
|
1da83e161b
|
made to fit on PDP-11 again, and some other minor mods
|
1988-04-13 18:37:45 +00:00 |
|
ceriel
|
39c5ab2997
|
better ORD, VAL, and CAP, and some other minor mods
|
1988-04-12 09:19:06 +00:00 |
|
ceriel
|
54bfaff625
|
Added a mechanism to test pointers as soon as possible
|
1988-04-11 18:32:47 +00:00 |
|
ceriel
|
eddb43c08e
|
catch possibly occurring trap with stores in the HP
|
1988-04-11 12:51:22 +00:00 |
|
ceriel
|
d7030591f9
|
fixed problems in Storage module: caused integer overflow and bad pointers
|
1988-04-11 10:34:31 +00:00 |
|
ceriel
|
5250c1571f
|
Added m2
|
1988-04-08 13:10:18 +00:00 |
|
ceriel
|
32d38f3eb8
|
two versions of the parameters file: small and large
|
1988-04-08 10:04:03 +00:00 |
|