ceriel
|
bcb4a75630
|
free WorkingDir only if including cpp
|
1995-03-24 13:56:20 +00:00 |
|
ceriel
|
e4fd4fce8e
|
Fix: C_pt_ps and C_pt_op prototypes only valid when READABLE_EM is defined
|
1995-03-24 10:27:28 +00:00 |
|
ceriel
|
b71c0ca9a3
|
Added Amake.srclist
|
1995-03-21 09:39:29 +00:00 |
|
ceriel
|
32c692d93b
|
Use TARGETHOME for manual page
|
1995-03-17 14:11:47 +00:00 |
|
ceriel
|
87d67255d9
|
Added filter for TARGETHOME, needed for man pages that include an include-file
|
1995-03-17 14:11:06 +00:00 |
|
ceriel
|
404d86d544
|
Added -F option to indicate name of floating point hook
|
1995-03-17 12:37:06 +00:00 |
|
ceriel
|
911b0a43d8
|
Fix: never replace LAR/SAR by AAR LOI/STI if descriptor is not in ROM
|
1995-03-17 12:32:47 +00:00 |
|
ceriel
|
d5505f2f02
|
Also create sparc_solarisdescr
|
1995-03-17 11:00:29 +00:00 |
|
ceriel
|
d1435f4fc6
|
Added an option to strip the grammar from its actions
|
1995-02-24 12:10:44 +00:00 |
|
ceriel
|
65353b1417
|
Fix: description of setxx should write arg
|
1995-02-24 11:53:43 +00:00 |
|
ceriel
|
0ae5288ab7
|
Fix for membership test with constant LHS
|
1994-12-20 16:00:57 +00:00 |
|
ceriel
|
68cebfb733
|
do not allow ',' as separator in parameter declarations; this results in bad C-code
|
1994-12-20 12:47:48 +00:00 |
|
ceriel
|
2b0a61d143
|
Added more precise info about parameters
|
1994-12-20 12:40:21 +00:00 |
|
cvs2hg
|
dc2a339e09
|
fixup commit for tag 'oct-1'
|
1994-12-06 09:12:22 +00:00 |
|
ceriel
|
7393f8923c
|
Many changes:
- added some data flow stuff
- many cosmetic changes
|
1994-12-06 09:12:21 +00:00 |
|
ceriel
|
ef0ecb31b2
|
Fix: sometimes produced branch to non-existing label
|
1994-11-29 14:53:02 +00:00 |
|
ceriel
|
63d0700af1
|
Fix: made 'rep' equivalent to 'repz'
|
1994-11-16 14:43:42 +00:00 |
|
ceriel
|
33da68f7e2
|
made statbuf static, so that is is zero when not initialized
|
1994-11-14 12:34:50 +00:00 |
|
ceriel
|
e10145ba2e
|
exit with erno+1, because otherwise exit status is 0 with array bound error
|
1994-11-14 11:51:24 +00:00 |
|
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 |
|