8a1d0dda76
many improvements
dick
1988-08-07 22:55:20 +00:00
2d394a2deb
corrected exit status of script
ceriel
1988-08-05 13:50:27 +00:00
249d1a3e58
fixes for exit status
ceriel
1988-08-05 12:48:21 +00:00
959564cc60
also detect 0/0
ceriel
1988-08-05 11:40:29 +00:00
124ff779dd
fix: >= and <= were wrong in constant expressions
ceriel
1988-08-05 11:22:39 +00:00
5e7b675797
cleaned up a bit
ceriel
1988-08-04 18:10:34 +00:00
b9d8cbb8ff
forgot leading zero in front of . in F format
ceriel
1988-08-04 15:48:34 +00:00
bd545e78b2
gcvt was called with wrong precision
ceriel
1988-08-04 15:48:20 +00:00
45ecff07d3
fixed problem with 'if (array)'
ceriel
1988-08-04 14:37:06 +00:00
8b65bb004f
problem fixed: number of digits displayed and/or format was sometimes wrong
ceriel
1988-08-04 11:17:27 +00:00
2d12b422e5
cleaned up a bit, and made add_ext and sub_ext proper entry points, without preconditions on the arguments
ceriel
1988-08-04 11:16:20 +00:00
3d3b891371
some modifications to improve speed (sorry, I mean, make a bit less slow)
ceriel
1988-08-03 23:31:40 +00:00
63ec52d94b
moved getopt to stdio, because it uses it
ceriel
1988-08-03 14:42:47 +00:00
348214d8bf
fixed again
ceriel
1988-08-02 11:57:37 +00:00
bec6ede79e
correct exit status
ceriel
1988-08-02 11:56:34 +00:00
78aed05012
Modified for 4th distribution
ceriel
1988-08-01 09:00:03 +00:00
a6ebcce453
fix to fix
ceriel
1988-07-29 19:22:48 +00:00
be89a9fb3d
fix in preprocessor part: macro invocation with parameterlist on the next line did not work
ceriel
1988-07-29 18:38:25 +00:00
56cd9e62f7
prevent generation of movl/movq instruction with floating point constant. movf/movd should be used instead
ceriel
1988-07-29 10:09:55 +00:00
fb29f51fa9
grep -s means different things on different systems; do not use it
ceriel
1988-07-28 18:47:21 +00:00
d85250553c
Added possibility to disable installation of some languages or some machines
ceriel
1988-07-28 18:43:26 +00:00
4d89a39ce8
Use Pascal
ceriel
1988-07-28 18:33:51 +00:00
ce31ede8f0
fixed error in declaration of sprintf
ceriel
1988-07-28 18:18:29 +00:00
0f63db8dd0
Installation of interpreters should be done from global action file
ceriel
1988-07-28 16:46:23 +00:00
0a8f919179
Installation of interpreters should not be done here
ceriel
1988-07-28 16:45:13 +00:00
7c36d1c241
M must indicate back-end used
ceriel
1988-07-18 16:59:39 +00:00
de43db22b3
made to work on small machines
ceriel
1988-07-18 16:45:25 +00:00
4dd3e8d897
made to work; contained too many dependencies on word/pointer size
ceriel
1988-07-18 16:41:04 +00:00
6c843a4bd5
Added flag to give stack size
ceriel
1988-07-15 15:29:44 +00:00
38a9e53338
simplified a little; does not seem to make much difference
ceriel
1988-07-15 14:57:43 +00:00
bc129af82b
several fixes
ceriel
1988-07-15 13:00:43 +00:00
8a59c99c03
fixed problem with temporary DEALLOCATES: sometimes a register was used for stacking, that was only temporarily deallocated
ceriel
1988-07-15 11:23:44 +00:00
6d2796fcbd
fixed problem with temporary DEALLOCATES: sometimes a register was used for stacking, that was only temporarily deallocated
ceriel
1988-07-15 11:12:13 +00:00
c115dad017
Also hide name b64_sft
ceriel
1988-07-14 11:11:48 +00:00
349eb4d9e2
make to compile on Xenix
ceriel
1988-07-14 10:11:01 +00:00
89b5b9f5de
adapted some sizes
ceriel
1988-07-14 09:33:30 +00:00
915917adaa
make to work again
ceriel
1988-07-14 09:15:21 +00:00
734bacbdb3
fixed problem with D scale factor
ceriel
1988-07-13 20:13:17 +00:00
39c3234574
did not work properly; assumet it could remove sign AFTER converting to machine dependant order
ceriel
1988-07-13 20:00:22 +00:00
bf6e820ee9
added -L flag
ceriel
1988-07-13 18:32:06 +00:00
0207afb434
use sun3 command to translate
ceriel
1988-07-13 18:31:57 +00:00