Commit graph

  • 384d4c7647 corrected time.h header ceriel 1991-06-11 09:25:32 +00:00
  • 9e9e7db6b4 Fixed flushbuf() so that it works with POSIX conformant Unix versions ceriel 1991-06-10 17:07:18 +00:00
  • e6a017827e Changed an int into a short ceriel 1991-06-06 11:47:23 +00:00
  • 44fda8e7d0 Fixed Makefile ceriel 1991-06-05 09:25:20 +00:00
  • 3e9b9b3cbe Added isnan.c ceriel 1991-06-04 15:33:34 +00:00
  • 659d310e37 Modified to output a little less white space ceriel 1991-06-03 14:46:13 +00:00
  • 2838d446ef Did not detect redeclaration of formal as local ceriel 1991-05-27 15:06:36 +00:00
  • 3891c03e0e prevent complaints about unused variables when they are used as var-param ceriel 1991-05-21 14:11:27 +00:00
  • 2d79ecd203 Fixed a few problems ceriel 1991-05-16 13:22:15 +00:00
  • 094b1d0742 Fixed missing ; before } ceriel 1991-05-16 13:08:32 +00:00
  • f4757c8370 fixed two possible null-references ceriel 1991-05-13 13:57:25 +00:00
  • d8d30b403b Fixed a cast bug (unsigned to unsigned char) ceriel 1991-05-13 10:08:54 +00:00
  • 1da2103504 Delinted a bit ceriel 1991-04-25 16:47:47 +00:00
  • c955dc1374 Delinted a bit ceriel 1991-04-25 16:26:11 +00:00
  • 7853446daf Fixed some sprint's ceriel 1991-04-25 13:54:25 +00:00
  • 0c137374ae fixed ceriel 1991-04-25 10:54:44 +00:00
  • 02d253d810 fixed ceriel 1991-04-25 10:49:28 +00:00
  • e4136ac8e5 There was no RCK 2 due to a preprocessor-directive error ceriel 1991-04-24 14:09:20 +00:00
  • e001541608 Fixed bug in checking of last char of environment variable ceriel 1991-04-24 12:18:03 +00:00
  • e8ff85905f ptr_diff is a long in ANSI C; cast to int ceriel 1991-04-23 09:35:51 +00:00
  • d6a224ea5f Changed name of loc_incl.h to loc_time.h ceriel 1991-04-22 13:21:11 +00:00
  • ab8022ccbd Fixed bug ceriel 1991-04-22 11:29:48 +00:00
  • a3f4cdefa3 Minor change: improved conflict resolver that tested for never happening case ceriel 1991-04-19 15:26:50 +00:00
  • 80c49a6ea7 Added LOS 4 and STS 4 ceriel 1991-04-19 13:09:30 +00:00
  • 7258ccc596 Added some more patterns ceriel 1991-04-19 12:03:49 +00:00
  • 2fef7f7389 Added LOS 4 and STS 4 ceriel 1991-04-19 12:02:52 +00:00
  • de12536c94 fixed bug with struct/union/enum declarations ceriel 1991-04-18 12:27:58 +00:00
  • 2552813eaa Corrected #error and #define ceriel 1991-04-11 10:52:52 +00:00
  • 49c5c36362 Added defaults for M2COMPILER and DEF_DIR ceriel 1991-04-10 15:10:32 +00:00
  • b2b79edc42 Removed use of STATIC ceriel 1991-04-10 13:32:42 +00:00
  • c0d92bbc76 Added some patterns ceriel 1991-04-10 10:23:34 +00:00
  • aa35bf7f02 Changed default value of rts to '.' ceriel 1991-04-09 15:29:46 +00:00
  • e096bc3fb3 fixed problem with extern declarations ceriel 1991-04-09 10:15:48 +00:00
  • e5b52ce56f Added some more patterns ceriel 1991-04-05 13:27:49 +00:00
  • 8e8f0b4079 fixed typo ceriel 1991-04-05 09:45:11 +00:00
  • 7c2c7f23e3 prevent overflow ceriel 1991-04-05 09:24:45 +00:00
  • 86151519db Some small changes to reduce local variable count ceriel 1991-04-04 16:48:18 +00:00
  • 71dfb50135 Added some re-ordering patterns ceriel 1991-04-04 16:45:31 +00:00
  • 5b2b02ae1e Added patterns ceriel 1991-04-04 13:21:46 +00:00
  • ba2043808d correction: mixture of old-fashioned with ellipsis is always wrong ceriel 1991-04-03 10:02:40 +00:00
  • cafd4a0497 Added patterns to improve code for getc() and putc() ceriel 1991-03-27 15:47:50 +00:00
  • 8a25f4e66b Some minor mods in mixed mode checking ceriel 1991-03-27 12:46:37 +00:00
  • 52287793fb Removed superfluous : ceriel 1991-03-26 18:41:47 +00:00
  • 0f809c61dc Added some patterns ceriel 1991-03-26 18:10:29 +00:00
  • f9f8f93115 Fixed typo ceriel 1991-03-26 14:43:06 +00:00
  • dcb6a17cf3 Fixed bug in function return code ceriel 1991-03-26 13:38:36 +00:00
  • 9565b3bd24 Added some patterns ceriel 1991-03-26 10:11:23 +00:00
  • 3e16cf5116 Fix: prevent incorrect error messages ceriel 1991-03-26 09:45:20 +00:00
  • ca06e574ca Improved code generation for sets somewhat ceriel 1991-03-25 13:28:50 +00:00
  • 8b67c1f800 Fix to fix ceriel 1991-03-25 13:16:02 +00:00
  • 043ad764b8 Yet another fix: this time for AND/IOR/XOR/COM ? ceriel 1991-03-25 11:39:27 +00:00
  • 6f4da1d70a bug fix for SET instruction on m68k2 ceriel 1991-03-22 18:23:55 +00:00
  • eecdf96b0b Rearranged a bit ceriel 1991-03-22 15:17:16 +00:00
  • 1dff113351 Delinted ceriel 1991-03-22 14:26:10 +00:00
  • 3686d24064 Some modifications for running on smaller machines ceriel 1991-03-21 10:45:42 +00:00
  • 62bad715c2 Added some patterns for Kees Visser ceriel 1991-03-21 09:50:06 +00:00
  • 319fb7cbff Removed evaluation order dependency bug ceriel 1991-03-21 09:49:35 +00:00
  • 7a0002427d Use of em_flag was wrong: did not use sp_fmnem ceriel 1991-03-20 17:31:20 +00:00
  • 74ff22b506 Allow for AALMAG as well as ARMAG ceriel 1991-03-20 16:24:50 +00:00
  • 6bdd99ee7b allow for AALMAG as well as ARMAG ceriel 1991-03-20 16:21:53 +00:00
  • a9aa131d8c fixed typo ceriel 1991-03-20 13:47:18 +00:00
  • 5c3b708636 Both aal and arch can read each others archives ceriel 1991-03-20 12:45:58 +00:00
  • d32109c18d Several fixes ceriel 1991-03-20 11:30:35 +00:00
  • 7e8422d810 added check for Nan ceriel 1991-03-19 16:51:28 +00:00
  • e27071de78 Check for Nan ceriel 1991-03-19 16:39:40 +00:00
  • 2684a45cc5 do not write in strings: they could reside in ROM ceriel 1991-03-19 11:14:39 +00:00
  • 3e0eb5d58a Detect too large values ceriel 1991-03-19 10:25:36 +00:00
  • 5a53ba3f50 Several minor mods: simplifications and identifier name changes ceriel 1991-03-18 16:30:49 +00:00
  • 22378eaff8 produce commons for newlbss ceriel 1991-03-18 15:06:01 +00:00
  • 95967a04e4 newlbss takes size as unsigned ceriel 1991-03-18 14:19:27 +00:00
  • a61ee10532 fcntl.h now requires sys/types.h ceriel 1991-03-18 09:16:00 +00:00
  • 9155b8a68a Fixed bug that never occurred, but was discovered by reading the code ceriel 1991-03-15 11:21:46 +00:00
  • f4691c73c4 Call _cleanup before _exit ceriel 1991-03-15 09:24:03 +00:00
  • adab058c34 Fixed typo ceriel 1991-03-14 13:46:53 +00:00
  • d8771e87f9 minor mods ceriel 1991-03-14 13:43:45 +00:00
  • 852601d0b5 minor mods ceriel 1991-03-14 13:16:32 +00:00
  • 5ebc2017a0 Do not use the allocation mechanism for the desig structure; overkill ceriel 1991-03-14 11:10:40 +00:00
  • 86bc055fa1 Corrected error on NOCROSS ceriel 1991-03-14 09:31:32 +00:00
  • f7504dbd4b Cleaned up a bit more ceriel 1991-03-13 17:26:07 +00:00
  • f48f0efe60 Added some more patterns ceriel 1991-03-13 15:56:43 +00:00
  • 52842cd09a Cleaned up a bit ceriel 1991-03-13 13:49:56 +00:00
  • 17266fb373 A strict warning was given too often ceriel 1991-03-13 10:11:25 +00:00
  • 0a517b9256 Changes to make node structure smaller, and cleaned up a bit ceriel 1991-03-12 16:52:00 +00:00
  • 20b17c3eb2 allow full paths for library names in shell script lint dick 1991-03-12 10:58:22 +00:00
  • 3e18caaab0 fixed bug in coroutine mechanism ceriel 1991-03-11 16:21:13 +00:00
  • 977e1ac25e Removed unused variable ceriel 1991-03-11 14:38:28 +00:00
  • 52d4c7ff70 Added VARARGS ceriel 1991-03-11 14:33:13 +00:00
  • 67a2cc281f ANSI C prototype handling added dick 1991-03-08 15:54:05 +00:00
  • 30867cf631 the -S option also falls under ifndef NOCROSS ceriel 1991-03-07 12:51:11 +00:00
  • b4aaa8824e be a bit more tolerant about external definitions ceriel 1991-03-07 12:01:34 +00:00
  • fffa7617b1 m_a_i_n --> _m_a_i_n ceriel 1991-03-06 14:44:25 +00:00
  • b893ec7013 m_a_i_n --> _m_a_i_n ceriel 1991-03-06 14:26:16 +00:00
  • 76d79cf17a Added macro's for long selections ceriel 1991-03-06 10:52:34 +00:00
  • 24fd4e190e Fixed bugs ceriel 1991-03-06 10:20:17 +00:00
  • 82b3ae254c Added -S flag ceriel 1991-03-05 17:52:37 +00:00
  • 3a715f5479 Lay-out changes and made IMPORTS more specific ceriel 1991-03-05 13:47:08 +00:00
  • ac83fe3815 Removed WORDLENGTH generation program; no longer assume that the machine on which we compile is the machine on which we run ceriel 1991-03-05 13:06:00 +00:00
  • 27d53b0d33 Changed #include's ceriel 1991-03-05 12:44:05 +00:00
  • e264b45120 Changed #include's ceriel 1991-03-05 12:16:17 +00:00
  • d8ff0feed3 Replaced some EM code by C code ceriel 1991-03-05 11:56:39 +00:00