Commit Graph

  • b6a7d4fa0f Minix again eck 1989-10-20 13:06:10 +00:00
  • 01f77a03af Added CBO (commutative binary operator) to make it a little easier to write reordering patterns ceriel 1989-10-20 11:59:52 +00:00
  • d6fa6357f2 some more Minix squeezing ceriel 1989-10-20 11:58:37 +00:00
  • 78d3e500fb added CPP variable to Makefile eck 1989-10-20 11:05:00 +00:00
  • 46e45d1c2d added CPP variable to Makefile eck 1989-10-20 10:37:25 +00:00
  • 3d5569183e some more squeezing for Minix ceriel 1989-10-19 19:29:39 +00:00
  • e4857c2446 many minor modifications (it still will not fit on Minix!) ceriel 1989-10-19 14:53:25 +00:00
  • 35c612b99b some minor improvements ceriel 1989-10-19 14:50:52 +00:00
  • 1ae683e3b3 improved the making of libCEopt.a ceriel 1989-10-18 14:40:15 +00:00
  • 8ff400fd0f squeezing for MINIX eck 1989-10-18 13:12:31 +00:00
  • 84297d3460 parameterize back library name (needed for SUN) ceriel 1989-10-18 12:36:28 +00:00
  • b4504c0f73 parameterize back library name (needed for SUN) ceriel 1989-10-18 11:51:12 +00:00
  • 9c403e7299 Added mechanism to make peephole optimizer version bigger (needed for SUN-3) ceriel 1989-10-18 11:39:19 +00:00
  • 95563ae3bc small improvement: added pattern for LDC -1 CMS 4 ZEQ/ZNE ceriel 1989-10-18 10:15:49 +00:00
  • cf65fbe6a1 a simple optimization added ceriel 1989-10-18 09:22:47 +00:00
  • 46fb868503 introduced TABGEN variable eck 1989-10-17 11:35:13 +00:00
  • 744fcc3442 Added split.c to .distr ceriel 1989-10-16 18:02:55 +00:00
  • 82c3158ada simplified a bit ceriel 1989-10-16 17:56:36 +00:00
  • b821194cbd merged cricon.c+crfcon.c+crucon.c into crxcon.c ceriel 1989-10-16 16:37:46 +00:00
  • 85da3bcac1 only give warning about unresolved references if -u option is not given ceriel 1989-10-16 14:52:03 +00:00
  • 7b969cc623 head_em.sun renamed to head_ext ceriel 1989-10-16 14:45:00 +00:00
  • 1fefd074f9 Added em_private.h ceriel 1989-10-16 14:23:25 +00:00
  • aa2bfa7738 adjusted sources for NOPP eck 1989-10-16 12:38:25 +00:00
  • 4c4b47a902 util/ceg/as_parser also uses lex ceriel 1989-10-16 09:53:04 +00:00
  • 81a2d12ae5 improved Makefile: save libemopt.a when creating libCEopt.a ceriel 1989-10-16 09:45:06 +00:00
  • 7f6b39f155 improved: did not work with SunOs 4.0 make ceriel 1989-10-16 09:32:05 +00:00
  • d7e23d9466 improved: did not work with SunOs 4.0 make ceriel 1989-10-16 09:24:52 +00:00
  • 0b44329a4b cleaned up considerably ceriel 1989-10-13 18:26:05 +00:00
  • 284bd607fd Added head_em.s for Sun floating point emulation ceriel 1989-10-13 14:35:50 +00:00
  • b6b4cee71f Added headers ceriel 1989-10-13 14:27:28 +00:00
  • 8c84139dc8 Added RCS Headers ceriel 1989-10-13 14:03:25 +00:00
  • fd259c398c fltcstoper.c addded to Repository eck 1989-10-13 11:04:42 +00:00
  • 257b4847bf Added mechanism for generating fast compilers ceriel 1989-10-13 10:48:07 +00:00
  • 654715cf8a Added mechanism for generating fast compilers ceriel 1989-10-13 09:59:54 +00:00
  • 155d41c3e0 Added mechanism for generating fast compilers ceriel 1989-10-13 09:25:21 +00:00
  • b759fb2438 fixed typo ceriel 1989-10-13 09:22:53 +00:00
  • 9ef6cf575b formatted a bit ceriel 1989-10-12 16:57:37 +00:00
  • 159bdec3f5 Added peephole optimizer library, code expander, and i386 ceriel 1989-10-12 16:52:17 +00:00
  • 17c1915104 Added entry for peephole optimizer library and code expander ceriel 1989-10-12 16:50:29 +00:00
  • 0faaec8e3d cleaned up Makefile ceriel 1989-10-12 16:18:38 +00:00
  • 10b58a8520 The InputLevel variable only exists when NOPP is not defined ceriel 1989-10-12 14:22:35 +00:00
  • 9d08fc6678 use strindex() instead of index() ceriel 1989-10-12 11:16:43 +00:00
  • 7255b1aa61 some fixes, f.i. process # in actual parameter list ceriel 1989-10-12 11:16:02 +00:00
  • b9bb251d60 fixed wrong code for for-loop ceriel 1989-10-12 11:10:48 +00:00
  • 998de8d264 install code-expander version ceriel 1989-10-11 15:31:10 +00:00
  • 3aa0ecdb5c removed include file in_all.h ceriel 1989-10-11 15:25:07 +00:00
  • 0e2a3baa5d also install peephole optimizer and code expander versions ceriel 1989-10-11 15:15:47 +00:00
  • f63613844b Added em_codeO.h ceriel 1989-10-11 15:13:07 +00:00
  • 19df56bc23 use EMHOME instead of ../../.. ceriel 1989-10-11 14:21:37 +00:00
  • ebcd62f7d2 bug fix in rounding for 4-byte floating point numbers ceriel 1989-10-11 13:34:05 +00:00
  • c7d0d1d447 Added nopt.doc and ceg ceriel 1989-10-11 13:17:21 +00:00
  • de6b8d9108 Added em_opt ceriel 1989-10-11 12:43:53 +00:00
  • c4d23274c9 moved and initialized the C_tmpdir variable; some linkers do not find it otherwise ceriel 1989-10-10 15:06:56 +00:00
  • b719750e75 Added code-expander-generator ceriel 1989-10-10 14:48:42 +00:00
  • bec816346d Added i386 ceriel 1989-10-10 14:42:59 +00:00
  • 9feb3f9254 Added i386 to .distr file ceriel 1989-10-10 14:20:45 +00:00
  • 48252cc673 initial version ceriel 1989-10-10 11:40:55 +00:00
  • 010bade227 many fixes, found by actually running the code ceriel 1989-10-10 11:38:18 +00:00
  • 2364f3f6b0 some small corrections in the lint part dick 1989-10-10 11:21:55 +00:00
  • 9715c40c3f initial version ceriel 1989-10-10 11:01:01 +00:00
  • a96f33ef34 many fixes; got working afcc with this version ceriel 1989-10-10 10:58:30 +00:00
  • e713e6f8fe many fixes, found by actually running the code it produces ceriel 1989-10-10 10:54:20 +00:00
  • d25472bbfb many fixes; now passes the tests ceriel 1989-10-10 10:44:26 +00:00
  • 8f74dd7ae6 Initial revision ceriel 1989-10-10 10:38:39 +00:00
  • 1525e12aee mkstrct.o ended up in the archive twice ceriel 1989-10-09 15:03:01 +00:00
  • 7e0c59d59a some fixes ceriel 1989-10-09 14:15:51 +00:00
  • 8c9c04b549 fix to bitfield code: contained non-portable shift ceriel 1989-10-09 13:42:39 +00:00
  • 9197c959dc recursive calls to sametest routine were wrong; How could this ever work? ceriel 1989-10-06 14:53:49 +00:00
  • eb2a76270f corrected XOR problem, and ILOCAL does not exist for m68k4 ceriel 1989-10-06 11:13:16 +00:00
  • 6ea0fa77db varargs in panic() dick 1989-10-04 16:04:02 +00:00
  • d75369dd40 better error reporting dick 1989-10-04 15:36:56 +00:00
  • 53fe78afae correction lint.1 dick 1989-10-04 15:33:49 +00:00
  • 0a9017bae1 if to be preprocessed, # should be the first character ceriel 1989-10-04 15:18:12 +00:00
  • 0364de3a9c fixed problem: sometimes incorrect labels were generated in case descriptors ceriel 1989-10-04 14:39:55 +00:00
  • f3a7c72ddb Added some XOR patterns ceriel 1989-10-04 14:35:50 +00:00
  • 10a379dc8a latest Makefile Version ceriel 1989-10-04 11:12:57 +00:00
  • 5d8db9045e fixed: removed an #endif ceriel 1989-10-04 11:06:18 +00:00
  • 96562f964d This is the 4th distribution version ceriel 1989-10-04 11:02:39 +00:00
  • 42e84d8dd2 fixup commit for tag 'distr3' distr3 cvs2hg 1989-10-04 10:56:17 +00:00
  • 9a92f57752 Initial revision ceriel 1989-10-04 10:56:16 +00:00
  • 463a0e7f40 use the con_float include file ceriel 1989-10-04 10:28:50 +00:00
  • 008a907894 makefile removed, was path-dependant ceriel 1989-10-03 16:31:29 +00:00
  • 4bde31f78a minor changes concerning void and pre-processor eck 1989-09-29 16:20:38 +00:00
  • 26cc87efe6 improved parameters eck 1989-09-29 15:46:33 +00:00
  • 77259cd2f9 removed yet another eor.l error ceriel 1989-09-29 11:45:19 +00:00
  • 00027d3893 some minor fixes, renamed ch7 stuff to ch3 eck 1989-09-25 14:28:10 +00:00
  • fa4e6eecb4 lots and lots of changes & improvements eck 1989-09-19 16:13:23 +00:00
  • 18439ffa3f exit from main instead of return ceriel 1989-08-22 11:46:56 +00:00
  • 73246f3824 Improved checks for conversion between cardinal and integer ceriel 1989-08-21 17:08:54 +00:00
  • 360caa08bb use strindex instead of index ceriel 1989-08-21 17:03:05 +00:00
  • 4c0ea89fe0 use strindex instead of index ceriel 1989-08-21 16:56:15 +00:00
  • 8ee1e318a3 Added em_codeCE.h to repository and to .distr file ceriel 1989-08-21 13:12:51 +00:00
  • 84b9957b17 made to compile under Xenix ceriel 1989-08-21 12:46:54 +00:00
  • 319d9bcfe0 declaration of sprintf only if __STDC__ is not defined ceriel 1989-08-21 11:43:41 +00:00
  • e52091ea7c Added l_comment.h to .distr file, fixed problem with # occurring between macro name and arguments ceriel 1989-08-21 10:58:24 +00:00
  • a5f950bac7 replaced size_t by siz_t; size_t is reserved for ANSI C ceriel 1989-08-21 10:17:49 +00:00
  • 3c03d3f68c pc directory no longer distributed ceriel 1989-08-16 13:03:58 +00:00
  • 9407523510 prevent core dump when the input file is not present ceriel 1989-08-15 09:06:26 +00:00
  • 04dcaf5685 did not handle -0.0 right ceriel 1989-08-15 09:04:49 +00:00
  • 650c178631 fix: did not handle 0.0 right ceriel 1989-08-15 09:02:38 +00:00