eck
|
b40425786c
|
added 80286 instructions
|
1990-02-02 16:28:06 +00:00 |
|
eck
|
5625842582
|
fixed 2 bugs with line directives
|
1990-02-02 09:56:35 +00:00 |
|
eck
|
197379a33a
|
fixed bug with character constants
|
1990-02-01 13:09:40 +00:00 |
|
ceriel
|
0c5cce9a96
|
max filename length too short in error messages
|
1990-01-31 16:27:05 +00:00 |
|
ceriel
|
546d8f3d16
|
some fixes
|
1990-01-31 15:50:30 +00:00 |
|
eck
|
945c0dc404
|
don't recognize any pragma's (mechanism is still present)
|
1990-01-31 11:52:40 +00:00 |
|
ceriel
|
01829a4203
|
Fixes: random did not work properly, and RealToString did not deal with
numbers not fitting in the format given properly
|
1990-01-31 11:01:53 +00:00 |
|
ceriel
|
f994b0bf84
|
Fixed MON instruction: getpid() was wrong
|
1990-01-31 10:54:26 +00:00 |
|
ceriel
|
b3d5eaef01
|
remove comments in macro texts completely
|
1990-01-30 18:33:54 +00:00 |
|
ceriel
|
6c588b0ae8
|
fixed again
|
1990-01-30 14:02:49 +00:00 |
|
ceriel
|
5929f3dd0e
|
Fix: illegal optimizations of muls
|
1990-01-30 13:41:36 +00:00 |
|
eck
|
114048df57
|
ignore qualifiers when looking for sdef
|
1990-01-30 11:19:30 +00:00 |
|
ceriel
|
5dec33abaa
|
minor correction to runtime start-off
|
1990-01-29 15:52:08 +00:00 |
|
ceriel
|
2d0493ac92
|
Fixed shell command in READ_ME file
|
1990-01-29 15:36:45 +00:00 |
|
ceriel
|
8c6dc46124
|
allow for multiple parsers within one program
|
1990-01-29 13:51:32 +00:00 |
|
ceriel
|
da48891d6e
|
allow for multiple parsers within one program
|
1990-01-29 13:45:42 +00:00 |
|
ceriel
|
218b982231
|
open and close output file in one place
|
1990-01-29 12:40:43 +00:00 |
|
ceriel
|
9288115a4d
|
fixed for OUTSEEK
|
1990-01-29 11:42:58 +00:00 |
|
ceriel
|
0c4835caf3
|
maintain own free list of buffer headers
|
1990-01-29 11:41:37 +00:00 |
|
eck
|
343dbb810f
|
formal parameters in prototyps need only 1 underscore
|
1990-01-29 10:09:00 +00:00 |
|
ceriel
|
4de10af212
|
Fixed check in COM
|
1990-01-26 17:12:23 +00:00 |
|
ceriel
|
c4c1e6191b
|
Fixed SIG
|
1990-01-26 16:43:29 +00:00 |
|
ceriel
|
933b1de514
|
bug fix: it said \(nl where \n(nl was meant
|
1990-01-26 15:08:22 +00:00 |
|
eck
|
721005b4d7
|
big fix for #include in macro argument
|
1990-01-26 14:59:50 +00:00 |
|
eck
|
f4dcfc3c64
|
bug fix with #include in argument
save #pragma's until they can be printed
|
1990-01-26 14:49:13 +00:00 |
|
ceriel
|
ebbda9ae11
|
bug fix with many -I options
|
1990-01-26 12:00:35 +00:00 |
|
ceriel
|
b48f529177
|
Added some mkdep features and fixed a bug
|
1990-01-26 11:53:08 +00:00 |
|
ceriel
|
f5b29d9ccc
|
creat mode 666
|
1990-01-26 11:02:34 +00:00 |
|
ceriel
|
343c5872eb
|
fixed typo
|
1990-01-26 09:50:44 +00:00 |
|
ceriel
|
c2717419d4
|
ftime has an error return(?)
|
1990-01-26 09:38:45 +00:00 |
|
ceriel
|
444d0bb4da
|
ftime has an error return(?)
|
1990-01-26 09:33:23 +00:00 |
|
ceriel
|
9b1f6614f6
|
some optimizations were not protected by calls to small()
|
1990-01-24 12:37:33 +00:00 |
|
ceriel
|
ae3e9716f5
|
Added some code for dependency generator
|
1990-01-23 15:25:21 +00:00 |
|
ceriel
|
94b3467079
|
improved Makefile
|
1990-01-23 13:16:47 +00:00 |
|
ceriel
|
76cd1e34ca
|
fixed: did not compile
|
1990-01-23 12:06:05 +00:00 |
|
ceriel
|
ccfd50c6b7
|
fixed; did not compile
|
1990-01-23 11:00:47 +00:00 |
|
ceriel
|
7cb9955f82
|
corrected
|
1990-01-22 17:07:11 +00:00 |
|
ceriel
|
0710269e32
|
corrected
|
1990-01-22 16:48:13 +00:00 |
|
eck
|
b2cbaa46d5
|
changed system-call to avoid namespace pollution
|
1990-01-22 16:26:12 +00:00 |
|
ceriel
|
a42999afab
|
Added strhp.s
|
1990-01-22 16:25:52 +00:00 |
|
eck
|
86501edf9e
|
big fix: auto aggregate strings didn't work
|
1990-01-22 16:16:03 +00:00 |
|
ceriel
|
36dbf24131
|
adapted so that _brk routine may update .limhp
|
1990-01-22 15:38:46 +00:00 |
|
ceriel
|
4c7f63ee6c
|
adapted so that _brk routine may update .limhp
|
1990-01-22 15:32:44 +00:00 |
|
ceriel
|
2782e386f9
|
No chmk; use the system call library
|
1990-01-22 15:28:45 +00:00 |
|
ceriel
|
8850b696ab
|
brk routine updates .limhp
|
1990-01-22 15:05:10 +00:00 |
|
ceriel
|
7e34a42088
|
Use .limhp
|
1990-01-22 15:03:13 +00:00 |
|
ceriel
|
ea891cfb3c
|
Added .limhp
|
1990-01-22 14:57:58 +00:00 |
|
ceriel
|
9ecf2ad8f8
|
Use .limhp
|
1990-01-22 14:39:47 +00:00 |
|
ceriel
|
13ce9b12ac
|
Added .limhp (for later use?)
|
1990-01-22 14:34:58 +00:00 |
|
ceriel
|
f815a342e7
|
Use .limhp
|
1990-01-22 14:25:10 +00:00 |
|