ceriel
|
e441b2f658
|
disabled a warning
|
1994-11-01 11:45:23 +00:00 |
|
ceriel
|
c7b707c266
|
SkipToNewLine() fixed: did not work with a / at the end of a line
|
1994-10-28 15:26:36 +00:00 |
|
ceriel
|
8061bab6a9
|
removed warning and fixed two problems:
- remove_def was wrong, and parameter defs should not be removed at the
end of a scope
|
1994-10-27 14:57:48 +00:00 |
|
ceriel
|
4c26480d25
|
Fix: sometimes wrote register gotten from pop_reg(); Fix: WINDOWSIZE; Fix: make distr
|
1994-10-25 16:14:08 +00:00 |
|
ceriel
|
d992ed4935
|
mark file parameters as used in reads/writes
|
1994-10-25 15:41:59 +00:00 |
|
ceriel
|
a1a816ddc2
|
Avoid some empty if- and else- parts. gcc -Wall does not like it
|
1994-10-20 12:43:35 +00:00 |
|
ceriel
|
7b996be765
|
void LoadChar
|
1994-10-20 11:52:15 +00:00 |
|
ceriel
|
4851c0c9f3
|
Fine tuning of some patterns
|
1994-10-19 14:09:26 +00:00 |
|
ceriel
|
cfbdef35e7
|
A couple of fixes: use Bourne shell, and fixed recursive call of get_sys
|
1994-10-18 16:07:27 +00:00 |
|
ceriel
|
29a640446a
|
Remove prototype idfs in casts!
|
1994-10-18 13:43:50 +00:00 |
|
ceriel
|
d1e4c3d930
|
Fixed: union initialization did not work properly
|
1994-10-03 12:57:39 +00:00 |
|
ceriel
|
c3ad2ccc5e
|
Improved driver, handles quotes better
|
1994-09-16 12:41:55 +00:00 |
|
ceriel
|
3662861589
|
Changed PATH somewhat
|
1994-08-25 08:05:28 +00:00 |
|
ceriel
|
f54d79e41a
|
removed un-used variable
|
1994-07-06 08:34:27 +00:00 |
|
ceriel
|
e2894d7a6e
|
Header --> Id
|
1994-06-28 14:41:17 +00:00 |
|
ceriel
|
8636e9d10a
|
Changed Header into Id
|
1994-06-27 08:03:14 +00:00 |
|
ceriel
|
1db6a3029b
|
Header --> Id
|
1994-06-24 14:02:31 +00:00 |
|
ceriel
|
5c83e7dbb5
|
Header --> Id
|
1994-06-24 11:31:16 +00:00 |
|
ceriel
|
6cec9aca97
|
Header --> Id && bug fix
|
1994-06-24 07:25:30 +00:00 |
|
ceriel
|
910f827fe2
|
Header --> Id && bug fix
|
1994-06-23 16:08:51 +00:00 |
|
ceriel
|
273fb42833
|
Changed Header into Id
|
1994-06-23 13:47:02 +00:00 |
|
ceriel
|
11f3094b51
|
Fix: forgot to initialize malloced mem
|
1994-06-23 10:00:01 +00:00 |
|
ceriel
|
2b54fa3a19
|
Fix: also redefine LLsafeerror
|
1994-06-23 09:58:30 +00:00 |
|
ceriel
|
77c44b0f04
|
Minor fix in error message
|
1994-06-02 10:54:13 +00:00 |
|
ceriel
|
96172158e5
|
Fix: dit not handle multiple POINTER TO constructs right
|
1994-05-25 12:10:59 +00:00 |
|
ceriel
|
f06b39f112
|
removed wrong assertion
|
1994-04-19 10:46:08 +00:00 |
|
ceriel
|
dd67502468
|
Minor fix
|
1994-04-19 10:04:53 +00:00 |
|
ceriel
|
656fb00e9b
|
Fix: error recovery sometimes skipped tokens it needed later on
|
1994-04-19 09:38:00 +00:00 |
|
ceriel
|
958aced01b
|
Generate octal char constants instead of ints for LLsets
|
1994-04-12 13:53:38 +00:00 |
|
ceriel
|
8a670148e4
|
changed Header to Id
|
1994-03-11 10:37:39 +00:00 |
|
ceriel
|
b8b3054bba
|
Fix: prevent unintentional token pasting
|
1994-03-01 15:04:52 +00:00 |
|
ceriel
|
b03e2f6a8b
|
Also update alignment in complete_type(); resulted in obscure (and wrong) error message
|
1994-03-01 09:54:16 +00:00 |
|
ceriel
|
805a0a4b66
|
Added -DNDEBUG to compilation flags
|
1994-02-25 14:14:55 +00:00 |
|
ceriel
|
af0e9371e9
|
call abort() only when NDEBUG is not defined
|
1994-02-25 14:01:54 +00:00 |
|
ceriel
|
11682328eb
|
get section alignments right
|
1994-01-14 11:42:01 +00:00 |
|
ceriel
|
3cd7046ec4
|
Updated
|
1993-12-15 13:28:16 +00:00 |
|
ceriel
|
5a99c436b6
|
minor change: commented __ANSI_H__INCLUDED after #endif
|
1993-12-15 09:55:35 +00:00 |
|
ceriel
|
6f23614b06
|
Fixed problem with calloc() declaration
|
1993-12-09 16:31:05 +00:00 |
|
ceriel
|
6561b6287f
|
Fix: CMP instruction with small constant does not handle PC-relative
|
1993-12-06 10:14:43 +00:00 |
|
ceriel
|
fe99903321
|
Several changes: did not work right when compiled with the ANSI C compiler
|
1993-11-24 15:37:27 +00:00 |
|
ceriel
|
b7a5c1acc0
|
export WRITE
|
1993-11-24 15:32:45 +00:00 |
|
ceriel
|
48ab6fa908
|
Fixed typo
|
1993-11-24 13:01:08 +00:00 |
|
ceriel
|
ac6b7e7cf5
|
Export .stop
|
1993-11-24 12:57:43 +00:00 |
|
ceriel
|
acd80a39f2
|
Fixed typo
|
1993-11-24 12:54:29 +00:00 |
|
ceriel
|
1d6775dfa5
|
Wrong references to _endbss; changed to endbss
|
1993-11-24 12:45:29 +00:00 |
|
ceriel
|
c791a62031
|
Fixed: tail_mon2 instead of tail_sys
|
1993-11-24 12:42:08 +00:00 |
|
ceriel
|
a3de95550e
|
define .cs[ab]4 instead of .cs[ab]
|
1993-11-24 12:39:21 +00:00 |
|
ceriel
|
67c750a70c
|
Improved CSA some more
|
1993-11-24 12:39:19 +00:00 |
|
ceriel
|
0b7ae7a629
|
.long replaced by .data4
|
1993-11-24 12:37:16 +00:00 |
|
ceriel
|
e30d27c418
|
Fixed bug in newlabel: assertion was wrong
|
1993-11-24 12:07:26 +00:00 |
|