ceriel
|
0c56d078ec
|
bug fix: did not return soon enough
|
1990-08-01 14:41:18 +00:00 |
|
ceriel
|
05c205181b
|
increase size of yytext buffer
|
1990-08-01 14:40:22 +00:00 |
|
ceriel
|
79ce5a13a0
|
only leave ms_std's if prodepth > 0
|
1990-08-01 14:36:45 +00:00 |
|
ceriel
|
5ca5b63151
|
some more changes for debugger support
|
1990-08-01 14:35:07 +00:00 |
|
ceriel
|
eb50492a1f
|
#ifdeffed strange test
|
1990-08-01 14:34:53 +00:00 |
|
ceriel
|
f936a3f35a
|
time optimization is default now
|
1990-08-01 14:33:08 +00:00 |
|
ceriel
|
e3120d2b5f
|
minor change
|
1990-08-01 14:32:04 +00:00 |
|
ceriel
|
e0ff37aa6e
|
support for long strings
|
1990-08-01 14:30:45 +00:00 |
|
ceriel
|
f4e1a15dfb
|
Added support for debugger messages
|
1990-07-30 16:05:27 +00:00 |
|
ceriel
|
76fd4c3d7b
|
fixed declaration of C_error
|
1990-07-30 16:03:15 +00:00 |
|
ceriel
|
8eecdff85a
|
added support for debugger
|
1990-07-30 15:56:25 +00:00 |
|
ceriel
|
8206965ae9
|
changed a comment
|
1990-07-30 15:51:32 +00:00 |
|
ceriel
|
6d675af42c
|
removed limit on string size
|
1990-07-30 15:40:08 +00:00 |
|
ceriel
|
05db577e01
|
some fixes
|
1990-07-30 14:52:58 +00:00 |
|
ceriel
|
09d156b96a
|
several changes
|
1990-07-30 14:32:43 +00:00 |
|
ceriel
|
3c10a60011
|
vax4 uses own assembler now
|
1990-07-30 14:29:13 +00:00 |
|
ceriel
|
8cd417eeab
|
modifications for debugger
|
1990-07-30 14:20:20 +00:00 |
|
ceriel
|
aae0eeca94
|
protect types.h against multiple inclusions
|
1990-07-30 14:17:30 +00:00 |
|
ceriel
|
f3209123e0
|
fixed: tail_mon is needed for languages
|
1990-07-30 14:10:35 +00:00 |
|
ceriel
|
1f0d138f31
|
clarified text somewhat
|
1990-07-30 12:46:12 +00:00 |
|
ceriel
|
5a0ad2a8bc
|
fixed typo
|
1990-07-30 12:43:38 +00:00 |
|
ceriel
|
1168708cd0
|
Added support for S_CRS
|
1990-07-30 11:56:28 +00:00 |
|
ceriel
|
5c0938d05b
|
Added some more support for debugger
|
1990-07-30 09:43:45 +00:00 |
|
eck
|
f321062250
|
fixed bug with state
|
1990-07-26 15:08:49 +00:00 |
|
ceriel
|
cef36d185e
|
removed g-flag
|
1990-07-25 17:40:02 +00:00 |
|
ceriel
|
27b1d561b5
|
do not move ms_std message, added shc.c and shc.h to .distr
|
1990-07-25 17:10:40 +00:00 |
|
eck
|
313376cd36
|
improved -I handling
|
1990-07-25 13:00:40 +00:00 |
|
eck
|
c615803fa6
|
changed names of csa and csb to csa4 and csb4
|
1990-07-25 11:46:27 +00:00 |
|
eck
|
2807862aba
|
#if X=3 caused infinite loop
|
1990-07-25 10:20:44 +00:00 |
|
eck
|
7ef2d1bc37
|
switch to text segment when generating a label
|
1990-07-20 14:02:35 +00:00 |
|
eck
|
47249aaad3
|
atw.h was wrong, since word_size may contain a cast
|
1990-07-20 10:30:49 +00:00 |
|
ceriel
|
cf28f45a59
|
improved conversion of extended to string
|
1990-07-20 09:39:43 +00:00 |
|
eck
|
b23125354b
|
added patterns for stackheight mechanism
|
1990-07-19 17:22:56 +00:00 |
|
eck
|
43b01a70a0
|
squeezing for MINIX & bug fix in dumpidf
|
1990-07-19 17:16:36 +00:00 |
|
ceriel
|
eab3243973
|
dumped core on SIM instruction
|
1990-07-19 10:00:02 +00:00 |
|
eck
|
aca2c5f4b1
|
forgot pop_push.awk
|
1990-07-18 16:31:32 +00:00 |
|
eck
|
4ef2c70ed3
|
added stackheight message handling
|
1990-07-18 14:53:19 +00:00 |
|
eck
|
adfec1c0ef
|
added #defines for stackheight computation
|
1990-07-18 14:42:37 +00:00 |
|
ceriel
|
3e27993361
|
prevent core dump when no args are given
|
1990-07-18 14:38:48 +00:00 |
|
eck
|
379511e232
|
added stackheight computation
|
1990-07-18 14:33:07 +00:00 |
|
ceriel
|
30824d6133
|
replaced call of non-existing Dvu to a call to Duv
|
1990-07-18 09:11:33 +00:00 |
|
ceriel
|
e2bc68a46b
|
fix problem with variant tag and made double compatible with subranges
|
1990-07-17 13:57:01 +00:00 |
|
ceriel
|
109a357e95
|
Fix: DIV and MOD on negative args
|
1990-07-16 09:05:19 +00:00 |
|
eck
|
7f5abdd670
|
fixed int to unsigned conversions, declarations, pp-list initialization
|
1990-07-13 10:18:27 +00:00 |
|
ceriel
|
63fe4e0a18
|
Added patterns
|
1990-07-12 16:12:17 +00:00 |
|
eck
|
21f1ef5a6c
|
fixed character count in doscan
|
1990-07-11 09:08:33 +00:00 |
|
ceriel
|
fbe4a79045
|
check result of array address calculation
|
1990-07-04 14:24:55 +00:00 |
|
ceriel
|
c6a11d1f62
|
rand() did not work on 2-byte machines
|
1990-06-30 20:02:45 +00:00 |
|
ceriel
|
5512f14697
|
use new con_float
|
1990-06-29 11:05:19 +00:00 |
|
ceriel
|
cabefb9d9e
|
fixed -I option
|
1990-06-29 10:00:41 +00:00 |
|