Commit graph

4084 commits

Author SHA1 Message Date
ceriel 81a2d12ae5 improved Makefile: save libemopt.a when creating libCEopt.a 1989-10-16 09:45:06 +00:00
ceriel 7f6b39f155 improved: did not work with SunOs 4.0 make 1989-10-16 09:32:05 +00:00
ceriel d7e23d9466 improved: did not work with SunOs 4.0 make 1989-10-16 09:24:52 +00:00
ceriel 0b44329a4b cleaned up considerably 1989-10-13 18:26:05 +00:00
ceriel 284bd607fd Added head_em.s for Sun floating point emulation 1989-10-13 14:35:50 +00:00
ceriel b6b4cee71f Added headers 1989-10-13 14:27:28 +00:00
ceriel 8c84139dc8 Added RCS Headers 1989-10-13 14:03:25 +00:00
eck fd259c398c fltcstoper.c addded to Repository 1989-10-13 11:04:42 +00:00
ceriel 257b4847bf Added mechanism for generating fast compilers 1989-10-13 10:48:07 +00:00
ceriel 654715cf8a Added mechanism for generating fast compilers 1989-10-13 09:59:54 +00:00
ceriel 155d41c3e0 Added mechanism for generating fast compilers 1989-10-13 09:25:21 +00:00
ceriel b759fb2438 fixed typo 1989-10-13 09:22:53 +00:00
ceriel 9ef6cf575b formatted a bit 1989-10-12 16:57:37 +00:00
ceriel 159bdec3f5 Added peephole optimizer library, code expander, and i386 1989-10-12 16:52:17 +00:00
ceriel 17c1915104 Added entry for peephole optimizer library and code expander 1989-10-12 16:50:29 +00:00
ceriel 0faaec8e3d cleaned up Makefile 1989-10-12 16:18:38 +00:00
ceriel 10b58a8520 The InputLevel variable only exists when NOPP is not defined 1989-10-12 14:22:35 +00:00
ceriel 9d08fc6678 use strindex() instead of index() 1989-10-12 11:16:43 +00:00
ceriel 7255b1aa61 some fixes, f.i. process # in actual parameter list 1989-10-12 11:16:02 +00:00
ceriel b9bb251d60 fixed wrong code for for-loop 1989-10-12 11:10:48 +00:00
ceriel 998de8d264 install code-expander version 1989-10-11 15:31:10 +00:00
ceriel 3aa0ecdb5c removed include file in_all.h 1989-10-11 15:25:07 +00:00
ceriel 0e2a3baa5d also install peephole optimizer and code expander versions 1989-10-11 15:15:47 +00:00
ceriel f63613844b Added em_codeO.h 1989-10-11 15:13:07 +00:00
ceriel 19df56bc23 use EMHOME instead of ../../.. 1989-10-11 14:21:37 +00:00
ceriel ebcd62f7d2 bug fix in rounding for 4-byte floating point numbers 1989-10-11 13:34:05 +00:00
ceriel c7d0d1d447 Added nopt.doc and ceg 1989-10-11 13:17:21 +00:00
ceriel de6b8d9108 Added em_opt 1989-10-11 12:43:53 +00:00
ceriel c4d23274c9 moved and initialized the C_tmpdir variable; some linkers do not
find it otherwise
1989-10-10 15:06:56 +00:00
ceriel b719750e75 Added code-expander-generator 1989-10-10 14:48:42 +00:00
ceriel bec816346d Added i386 1989-10-10 14:42:59 +00:00
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