bf6f4f8a6e
Minor mod to Makefile
ceriel
1995-07-27 07:14:54 +00:00
5a6d5d877f
declare errno in cerror.s
ceriel
1995-07-26 08:55:56 +00:00
2624e5d05c
Use _end instead of $_end. $_end does not always indicate the right position. This should be fixed as well, but how?
ceriel
1995-07-26 08:52:03 +00:00
ef30bb3398
Fix by Charles Lindsey: still used reg vars, despite ms_gto
ceriel
1995-07-26 08:44:35 +00:00
32c692d93b
Use TARGETHOME for manual page
ceriel
1995-03-17 14:11:47 +00:00
87d67255d9
Added filter for TARGETHOME, needed for man pages that include an include-file
ceriel
1995-03-17 14:11:06 +00:00
404d86d544
Added -F option to indicate name of floating point hook
ceriel
1995-03-17 12:37:06 +00:00
911b0a43d8
Fix: never replace LAR/SAR by AAR LOI/STI if descriptor is not in ROM
ceriel
1995-03-17 12:32:47 +00:00
d5505f2f02
Also create sparc_solarisdescr
ceriel
1995-03-17 11:00:29 +00:00
d1435f4fc6
Added an option to strip the grammar from its actions
ceriel
1995-02-24 12:10:44 +00:00
65353b1417
Fix: description of setxx should write arg
ceriel
1995-02-24 11:53:43 +00:00
0ae5288ab7
Fix for membership test with constant LHS
ceriel
1994-12-20 16:00:57 +00:00
68cebfb733
do not allow ',' as separator in parameter declarations; this results in bad C-code
ceriel
1994-12-20 12:47:48 +00:00
2b0a61d143
Added more precise info about parameters
ceriel
1994-12-20 12:40:21 +00:00
312f3d1835
fixup commit for branch 'stable_2'
cvs2hg
1994-12-06 09:12:27 +00:00
b1b2d3f31e
fixup commit for branch 'saniya_data_parallel_version'
cvs2hg
1994-12-06 09:12:26 +00:00
ed49f9625b
fixup commit for branch 'no_marshalling_hooks_branch'
cvs2hg
1994-12-06 09:12:25 +00:00
6d7ae58780
fixup commit for branch 'less_self_calls'
cvs2hg
1994-12-06 09:12:24 +00:00
93bd2ca8b4
fixup commit for branch 'base_for_orca_with_refs'
cvs2hg
1994-12-06 09:12:23 +00:00
dc2a339e09
fixup commit for tag 'oct-1'
oct-1
cvs2hg
1994-12-06 09:12:22 +00:00
7393f8923c
Many changes: - added some data flow stuff - many cosmetic changes
ceriel
1994-12-06 09:12:21 +00:00
ef0ecb31b2
Fix: sometimes produced branch to non-existing label
ceriel
1994-11-29 14:53:02 +00:00
63d0700af1
Fix: made 'rep' equivalent to 'repz'
ceriel
1994-11-16 14:43:42 +00:00
33da68f7e2
made statbuf static, so that is is zero when not initialized
ceriel
1994-11-14 12:34:50 +00:00
e10145ba2e
exit with erno+1, because otherwise exit status is 0 with array bound error
ceriel
1994-11-14 11:51:24 +00:00
e441b2f658
disabled a warning
ceriel
1994-11-01 11:45:23 +00:00
c7b707c266
SkipToNewLine() fixed: did not work with a / at the end of a line
ceriel
1994-10-28 15:26:36 +00:00
8061bab6a9
removed warning and fixed two problems: - remove_def was wrong, and parameter defs should not be removed at the end of a scope
ceriel
1994-10-27 14:57:48 +00:00
4c26480d25
Fix: sometimes wrote register gotten from pop_reg(); Fix: WINDOWSIZE; Fix: make distr
ceriel
1994-10-25 16:14:08 +00:00
d992ed4935
mark file parameters as used in reads/writes
ceriel
1994-10-25 15:41:59 +00:00
a1a816ddc2
Avoid some empty if- and else- parts. gcc -Wall does not like it
ceriel
1994-10-20 12:43:35 +00:00