Commit graph

4053 commits

Author SHA1 Message Date
ceriel
9feb3f9254 Added i386 to .distr file 1989-10-10 14:20:45 +00:00
ceriel
48252cc673 initial version 1989-10-10 11:40:55 +00:00
ceriel
010bade227 many fixes, found by actually running the code 1989-10-10 11:38:18 +00:00
dick
2364f3f6b0 some small corrections in the lint part 1989-10-10 11:21:55 +00:00
ceriel
9715c40c3f initial version 1989-10-10 11:01:01 +00:00
ceriel
a96f33ef34 many fixes; got working afcc with this version 1989-10-10 10:58:30 +00:00
ceriel
e713e6f8fe many fixes, found by actually running the code it produces 1989-10-10 10:54:20 +00:00
ceriel
d25472bbfb many fixes; now passes the tests 1989-10-10 10:44:26 +00:00
ceriel
8f74dd7ae6 Initial revision 1989-10-10 10:38:39 +00:00
ceriel
1525e12aee mkstrct.o ended up in the archive twice 1989-10-09 15:03:01 +00:00
ceriel
7e0c59d59a some fixes 1989-10-09 14:15:51 +00:00
ceriel
8c9c04b549 fix to bitfield code: contained non-portable shift 1989-10-09 13:42:39 +00:00
ceriel
9197c959dc recursive calls to sametest routine were wrong; How could this ever work? 1989-10-06 14:53:49 +00:00
ceriel
eb2a76270f corrected XOR problem, and ILOCAL does not exist for m68k4 1989-10-06 11:13:16 +00:00
dick
6ea0fa77db varargs in panic() 1989-10-04 16:04:02 +00:00
dick
d75369dd40 better error reporting 1989-10-04 15:36:56 +00:00
dick
53fe78afae correction lint.1 1989-10-04 15:33:49 +00:00
ceriel
0a9017bae1 if to be preprocessed, # should be the first character 1989-10-04 15:18:12 +00:00
ceriel
0364de3a9c fixed problem: sometimes incorrect labels were generated in case descriptors 1989-10-04 14:39:55 +00:00
ceriel
f3a7c72ddb Added some XOR patterns 1989-10-04 14:35:50 +00:00
ceriel
10a379dc8a latest Makefile Version 1989-10-04 11:12:57 +00:00
ceriel
5d8db9045e fixed: removed an #endif 1989-10-04 11:06:18 +00:00
ceriel
96562f964d This is the 4th distribution version 1989-10-04 11:02:39 +00:00
cvs2hg
42e84d8dd2 fixup commit for tag 'distr3' 1989-10-04 10:56:17 +00:00
ceriel
9a92f57752 Initial revision 1989-10-04 10:56:16 +00:00
ceriel
463a0e7f40 use the con_float include file 1989-10-04 10:28:50 +00:00
ceriel
008a907894 makefile removed, was path-dependant 1989-10-03 16:31:29 +00:00
eck
4bde31f78a minor changes concerning void and pre-processor 1989-09-29 16:20:38 +00:00
eck
26cc87efe6 improved parameters 1989-09-29 15:46:33 +00:00
ceriel
77259cd2f9 removed yet another eor.l error 1989-09-29 11:45:19 +00:00
eck
00027d3893 some minor fixes, renamed ch7 stuff to ch3 1989-09-25 14:28:10 +00:00
eck
fa4e6eecb4 lots and lots of changes & improvements 1989-09-19 16:13:23 +00:00
ceriel
18439ffa3f exit from main instead of return 1989-08-22 11:46:56 +00:00
ceriel
73246f3824 Improved checks for conversion between cardinal and integer 1989-08-21 17:08:54 +00:00
ceriel
360caa08bb use strindex instead of index 1989-08-21 17:03:05 +00:00
ceriel
4c0ea89fe0 use strindex instead of index 1989-08-21 16:56:15 +00:00
ceriel
8ee1e318a3 Added em_codeCE.h to repository and to .distr file 1989-08-21 13:12:51 +00:00
ceriel
84b9957b17 made to compile under Xenix 1989-08-21 12:46:54 +00:00
ceriel
319d9bcfe0 declaration of sprintf only if __STDC__ is not defined 1989-08-21 11:43:41 +00:00
ceriel
e52091ea7c Added l_comment.h to .distr file, fixed problem with #
occurring between macro name and arguments
1989-08-21 10:58:24 +00:00
ceriel
a5f950bac7 replaced size_t by siz_t; size_t is reserved for ANSI C 1989-08-21 10:17:49 +00:00
ceriel
3c03d3f68c pc directory no longer distributed 1989-08-16 13:03:58 +00:00
ceriel
9407523510 prevent core dump when the input file is not present 1989-08-15 09:06:26 +00:00
ceriel
04dcaf5685 did not handle -0.0 right 1989-08-15 09:04:49 +00:00
ceriel
650c178631 fix: did not handle 0.0 right 1989-08-15 09:02:38 +00:00
ceriel
92bccdd4fa inline FEF code for M68881 was wrong; replaced bu subroutine call 1989-08-10 14:17:50 +00:00
ceriel
048099535a removed old dependency on EM_WSIZE 1989-08-10 09:23:44 +00:00
ceriel
8a096ffacb removed old comment 1989-08-09 16:38:12 +00:00
ceriel
5b23cab8e9 removed old EM_WSIZE dependency 1989-08-09 16:34:27 +00:00
ceriel
f755d6683d fix to fix: did not handle negative arguments right 1989-08-09 16:29:15 +00:00