Commit Graph

  • d58b2dc6b3 added a.out.h for the cv program eck 1990-04-12 17:03:31 +00:00
  • 1fad7d011d added csa4 and csb4 eck 1990-04-12 11:35:10 +00:00
  • f4ef16f727 added csa4 and csb4 eck 1990-04-12 11:29:49 +00:00
  • 94ff1151b7 added warning for nested comment eck 1990-04-10 10:52:52 +00:00
  • 140a597ebd don't free prototype lists, they might be part of a typedef eck 1990-04-10 10:14:46 +00:00
  • 121d5e86cb timezone info should not end up in rom eck 1990-04-09 17:03:58 +00:00
  • 51f533a3d6 changed over/underflow for exp() eck 1990-04-09 16:54:09 +00:00
  • c3edbe2528 file creation on f[re]open() was still wrong eck 1990-04-09 15:55:51 +00:00
  • cb0606b8ba deleted _tname from __iobuf structure eck 1990-04-09 15:38:02 +00:00
  • 35886fdf28 improved file creation on f[re]open() eck 1990-04-09 15:21:43 +00:00
  • a5684dfc58 various bug fixes & improvements eck 1990-04-06 15:37:16 +00:00
  • e55199d2b2 definition of ptrdiff_t was wrong eck 1990-04-04 16:21:34 +00:00
  • 7efece4c16 improved _doscan(); fflush() doesn't call fseek() anymore eck 1990-04-04 15:52:01 +00:00
  • b50e3aeab5 code for '*(ip = iarr) = x' was wrong eck 1990-04-04 15:08:45 +00:00
  • ae3d58b76f corrected SDF patterns ceriel 1990-04-04 15:06:32 +00:00
  • d4fb901288 Fixed wrong assertion, and fixed bug in distance routine: it did not check that each stackpattern token that does not exactly match can be made from the stack ceriel 1990-04-04 14:52:29 +00:00
  • e7e3e5e7e1 changed assert() macro so __bad_assertion() can use fputs() eck 1990-04-03 15:29:03 +00:00
  • 263dbbaea9 changed __bad_assertion(), it now uses fputs() eck 1990-04-03 15:01:58 +00:00
  • 64f406d532 improved volatiles, added warning for possibly nested comments eck 1990-04-02 15:57:51 +00:00
  • 416c725017 Fix: did generate wrong code for 'if (x && 0) ...' ceriel 1990-03-29 11:19:36 +00:00
  • 151b89ac03 bug fix for #line directives eck 1990-03-29 10:45:15 +00:00
  • f2e782cf95 bug fixes after test-suite eck 1990-03-29 10:41:46 +00:00
  • e16a40c84c produced incorrect 'pure' objects ceriel 1990-03-29 09:46:14 +00:00
  • 4a906fb5be several bug fixes after test-suite eck 1990-03-29 09:05:21 +00:00
  • 58b8c62dc7 Added #defines for _EM_?SIZE ceriel 1990-03-28 17:14:35 +00:00
  • d9d8f6e325 several bug fixes after test-suite eck 1990-03-28 16:37:18 +00:00
  • 2af6ccbe58 bug fixes for scanf() eck 1990-03-28 16:33:05 +00:00
  • 15d1c835b0 fix: still sometimes assumed that a move to address register sets condition codes ceriel 1990-03-26 14:47:26 +00:00
  • f55a0cebea fixed bug in conversion from float/double to unsigned ceriel 1990-03-26 14:16:59 +00:00
  • e508fbd614 Fix: did not work with ALIGNMENT < MIN_SIZE ceriel 1990-03-21 16:45:39 +00:00
  • 22b9642add forgot ) eck 1990-03-21 14:46:18 +00:00
  • c78b5a2bf8 fixed wrong assertion eck 1990-03-21 13:33:14 +00:00
  • 7f363d07b6 adapted directory test for POSIX eck 1990-03-21 11:13:21 +00:00
  • b22dfc8f61 simplified stupid ?: expression ceriel 1990-03-20 16:24:21 +00:00
  • 1747ce3b6d minor improvement: LDC CMS T?? does not need STACK in stack pattern ceriel 1990-03-20 15:49:04 +00:00
  • 487e985a3e LDC CMS TNE was wrong ceriel 1990-03-20 15:01:25 +00:00
  • bdff18dd76 Fixed 16-bit address mode bugs ceriel 1990-03-19 14:46:55 +00:00
  • 6e6064b6e6 Added verbose option ceriel 1990-03-15 10:44:14 +00:00
  • a6925f69bf changed commented #define's into #undef's eck 1990-03-14 12:49:16 +00:00
  • 149a379a19 Fixed to also handle pseudo instructions ceriel 1990-03-14 11:47:09 +00:00
  • 23df1e5e8a fix: generated wrong loops ceriel 1990-03-14 11:42:28 +00:00
  • 07a7e342ec EM_mkcalls is obsolete ceriel 1990-03-14 10:16:49 +00:00
  • 37f00e57b5 fixed calls of echo() macro's eck 1990-03-13 14:33:43 +00:00
  • 19a70d3d31 Added 16-bit mode ceriel 1990-03-12 16:24:58 +00:00
  • cf2b486447 changed target_sizes.h to trgt_sizes.h eck 1990-03-12 13:35:26 +00:00
  • 8ed413d777 changed line_prefix.h to ln_prefix.h eck 1990-03-12 13:28:12 +00:00
  • 8b40c2385c documented .use16 and .use32 ceriel 1990-03-09 12:37:19 +00:00
  • 9a1a1435c0 Added arpl instruction ceriel 1990-03-09 11:07:43 +00:00
  • 2f9db198e6 allow for % in assembler strings ceriel 1990-03-07 16:24:06 +00:00
  • e3b48b556d fixed typo ceriel 1990-03-06 13:39:48 +00:00
  • fac688e128 fix: ARRAY type of itself caused crash; better implementation of ranges in CASE labels ceriel 1990-03-06 13:22:30 +00:00
  • 2b521b56f9 added test for directory eck 1990-03-06 13:10:35 +00:00
  • 369cf7ea09 made little mistakes in div() and ldiv() eck 1990-03-05 13:48:03 +00:00
  • 490e7b7f63 fixed div() and ldiv() eck 1990-03-01 16:32:22 +00:00
  • 8bf712378d floating-point yet again, fixed debugging bug eck 1990-03-01 13:02:39 +00:00
  • 4986a13d53 also give a message on loading a floating-point function result eck 1990-02-28 15:32:07 +00:00
  • 6eb8242134 improved the generation of floating-point messages eck 1990-02-28 14:51:35 +00:00
  • 8add4d1e05 Added some code to reverse evaluation order of assignment operators when possible ceriel 1990-02-28 12:18:36 +00:00
  • 02a28ad7fc Fix: some patterns were never found due to wrong condition ceriel 1990-02-28 12:10:49 +00:00
  • 4c733dd928 Added some patterns ceriel 1990-02-28 12:10:19 +00:00
  • 6372fcf5c1 Added some more patterns ceriel 1990-02-28 11:14:39 +00:00
  • 5a5a1f9e23 changed names of ?cvt : namespace problems eck 1990-02-27 16:48:01 +00:00
  • 9117eab57d Added pattern for cmp A,A ceriel 1990-02-27 16:31:10 +00:00
  • e1c865575e fixed problems with overflow bit in condition codes ceriel 1990-02-27 16:21:47 +00:00
  • 975bb07ba7 Fixed problem with anonymous structure tags ceriel 1990-02-27 15:45:09 +00:00
  • aba2766aae improved test for overflow ceriel 1990-02-27 14:30:10 +00:00
  • 9743bc8d49 added extern declaration for flt_flt2arith() eck 1990-02-26 15:39:45 +00:00
  • 88794bd848 two fixes to the lint part: unsigned constant compares, and initializations in switch headers ceriel 1990-02-26 11:35:15 +00:00
  • 8f06d2d963 deleted a ';': pasting didn't work properly eck 1990-02-26 10:18:40 +00:00
  • d074e81201 Oops in assertion: MAXPROCARG instead of MAXPROCARGS ceriel 1990-02-23 17:05:04 +00:00
  • 77c4e5ebbc fixed library order : fix for 2-byte machines ceriel 1990-02-23 17:02:06 +00:00
  • e8fedf4532 fixed for 2-byte machines ceriel 1990-02-23 17:00:59 +00:00
  • 71d6890e1b print pointer as hex ceriel 1990-02-23 16:58:34 +00:00
  • 86224a4baf fixed bugs, added No_Mem() eck 1990-02-21 16:38:45 +00:00
  • 8775524325 a few fixes: usual arithmetic conversions were wrong ceriel 1990-02-20 13:31:52 +00:00
  • 7aa758eeb5 Added some patterns for shifts with constant shift count ceriel 1990-02-19 16:38:35 +00:00
  • c6168eeda6 bug fix: far calls+jumps with address prefix were wrong ceriel 1990-02-19 09:06:16 +00:00
  • 90f89d1d54 Under the -M option, identifiers were sometimes truncated ceriel 1990-02-14 11:57:41 +00:00
  • 7e9573ba40 fixed fflush: it didn't even compile! eck 1990-02-13 17:08:05 +00:00
  • ed05607cd8 some corrections ceriel 1990-02-13 09:23:04 +00:00
  • 40713da413 corrected: _fstat is in _Xstat.c ceriel 1990-02-13 09:20:50 +00:00
  • c79763b1a9 is_rom is boolean, not integer ceriel 1990-02-12 15:15:21 +00:00
  • bd780df1db recognize but ignore -undef flag ceriel 1990-02-12 14:33:57 +00:00
  • 44bf2a78e9 removed MKDEP; it is now a cpp option (-d) ceriel 1990-02-12 11:47:50 +00:00
  • c407fbc3a5 Added a change suggested by Cees Verstoep ceriel 1990-02-12 09:32:04 +00:00
  • 92ca72deb6 Added a new operator for ncg: is_rom() ceriel 1990-02-09 16:34:17 +00:00
  • d796fe1f4e added ANSI-C document eck 1990-02-09 16:30:40 +00:00
  • 74463085d6 documented recent changes ceriel 1990-02-09 16:28:26 +00:00
  • 7ac38346b5 updated to current situation ceriel 1990-02-09 16:27:59 +00:00
  • d078eeed78 Added some patterns for unsigned compares ceriel 1990-02-09 15:28:46 +00:00
  • dddbcc0746 Changed an #ifdef NOTDEF to #if 0 ceriel 1990-02-09 15:03:17 +00:00
  • f87501f0d4 Added U flag for exit status 0 with unresolved refs ceriel 1990-02-09 12:44:37 +00:00
  • 4adc9a7646 made a little mistake with the #else and #endif eck 1990-02-09 11:29:57 +00:00
  • ed92bf23fd removed wrong pattern ceriel 1990-02-09 10:41:58 +00:00
  • dddd613773 fixed bug with 0L; don't give warning on char x[3] = "abc" eck 1990-02-09 10:35:44 +00:00
  • a06002d3d7 only print file names if there is more than one ceriel 1990-02-08 15:11:23 +00:00
  • d96a3fd61a remove LLlex #define ceriel 1990-02-07 10:53:05 +00:00
  • cd5a1d9c6e Documented %prefix ceriel 1990-02-07 10:49:30 +00:00
  • 64e9a24564 several improvements ceriel 1990-02-05 10:06:42 +00:00
  • 64c20956eb added 80286 instructions eck 1990-02-02 16:28:06 +00:00