Commit Graph

  • 3d2e5447e6 Enabled divide by 0 and improper trap ceriel 1993-02-24 15:10:14 +00:00
  • 7d8bf4efe8 Fixed bug: some offsets were just plain wrong ceriel 1993-02-19 17:33:40 +00:00
  • ac7f45b546 Fixed bug: some offsets were just plain wrong ceriel 1993-02-08 13:35:44 +00:00
  • ff895004b2 Fixed problem with relocation, added curr_token, so that parser can access token ceriel 1993-02-08 13:01:30 +00:00
  • 0b9361b642 Changed order of declarations ceriel 1993-02-05 18:21:46 +00:00
  • 200b54f28a Fixed bit-field initializers bug ceriel 1993-02-05 18:15:32 +00:00
  • 8bca78cd29 Fix: did not work properly on 2-4 machines ceriel 1993-02-03 13:28:14 +00:00
  • 108f8aacfa Added some patterns and fixed error in constant multiplication ceriel 1993-02-03 10:10:07 +00:00
  • 122a7ab1bb Fix: previous version did not work with variable # of args ceriel 1993-01-28 11:45:38 +00:00
  • b2ea48418a No more global space for structure returns ceriel 1993-01-28 10:09:51 +00:00
  • 057500f1f6 Fix small bug: space following a replacement list was included in the list ceriel 1993-01-26 11:58:00 +00:00
  • f80730fd47 Fix small bug: space following a replacement list was included in the list ceriel 1993-01-26 11:49:23 +00:00
  • f1232235ac Fixed bit-field initializers bug ceriel 1993-01-21 11:00:51 +00:00
  • 85fd09415b Improved previous fix ceriel 1993-01-19 15:33:35 +00:00
  • 3d9aebdd69 found some small leaks with Purify ceriel 1993-01-18 16:14:43 +00:00
  • c79e53c02e found a small error with Purify ceriel 1993-01-18 15:30:54 +00:00
  • 551396bc5b found some small leaks with Purify ceriel 1993-01-18 15:29:54 +00:00
  • d858cd7e1b found some small leaks with Purify ceriel 1993-01-18 15:10:01 +00:00
  • 9fe21d6e8d Added diagnostic about use of for example union tag as a struct tag ceriel 1993-01-15 12:41:15 +00:00
  • 42edc1d202 Fixed bug in flushbuf: did not reset stream->_ptr on write error ceriel 1993-01-14 10:02:28 +00:00
  • 8023799213 Fix in tes mechanism: CAL and CAI ceriel 1993-01-12 15:48:39 +00:00
  • 31a4b8a26f Fixed error: ] was missing in translation of COM ceriel 1993-01-11 12:46:04 +00:00
  • 4aa3ae80c8 Removed adder.h from proto.libfp ceriel 1993-01-05 12:52:47 +00:00
  • f2fc6667ac Removed adder.h from .distr ceriel 1993-01-05 12:50:30 +00:00
  • 479d3c1417 Updated for ANSI C, cleaned up a bit ceriel 1993-01-05 12:06:58 +00:00
  • b0b49e1ab1 fixed bug: qualified type introduction within structure decl ceriel 1992-12-22 15:29:56 +00:00
  • 1b41a02527 improved ply handling ceriel 1992-12-18 10:29:31 +00:00
  • 5150d9cbb2 improved ply handling ceriel 1992-12-18 10:22:55 +00:00
  • a7dca96e97 Use test instruction for testing ceriel 1992-12-17 12:58:05 +00:00
  • a96b52e85d ply adaption was wrong for EM replacements ceriel 1992-12-17 12:52:21 +00:00
  • 77fdce183a Fix: lint complained about ptr->void* conversions ceriel 1992-12-17 11:18:38 +00:00
  • 5ad7b5b5ab shifts do NOT set condition codes properly ceriel 1992-12-14 16:40:22 +00:00
  • 20fec3c6a2 Several fixes: SDF was wrong, and shifts do NOT set contition codes properly ceriel 1992-12-14 16:37:35 +00:00
  • 6056bb80c1 Fix: used data from freed memory ceriel 1992-12-08 17:44:01 +00:00
  • e56e7c50c2 Fix in fef.s: handles infinity more graceful now ceriel 1992-12-08 17:26:41 +00:00
  • 0a6915c243 Several changes for ANSI C ceriel 1992-12-04 09:36:54 +00:00
  • f3c71e7d18 Fix: MkCoercion did not handle error_type ceriel 1992-11-20 13:37:49 +00:00
  • 448c743214 Added M68030 MMU instructions ceriel 1992-11-19 18:19:55 +00:00
  • 4a067ba156 Added LL_MAXTOKNO ceriel 1992-11-19 15:37:52 +00:00
  • e1ae5f02dc Documented LL_MAXTOKNO ceriel 1992-11-19 15:37:04 +00:00
  • c5cfce7324 Separated the m68020 syntax from the table, so that we can also create a m68000 code generator producing m68020 syntax ceriel 1992-11-16 17:24:25 +00:00
  • 3003070e62 Fixed bug in register initialization for offsets > 4096 ceriel 1992-11-16 14:31:49 +00:00
  • 01e6c10d77 Fix 1.69 was partly wrong ceriel 1992-11-16 13:52:07 +00:00
  • a2b39689d1 Yet another bug: null reference ceriel 1992-11-09 14:30:28 +00:00
  • c9b63eaf8d Fixed bug: divide by 0 ceriel 1992-11-09 10:14:47 +00:00
  • 6b14e7be46 Fixed error: removed space where it did not belong ceriel 1992-11-04 16:08:11 +00:00
  • b0da651a21 declared loadbuf ceriel 1992-10-26 11:07:55 +00:00
  • 8c801ca268 Removed static buffer in gen_idf ceriel 1992-10-22 16:56:28 +00:00
  • d687237b30 Removed static buffer in gen_idf ceriel 1992-10-22 16:00:05 +00:00
  • 8f98fac873 Fixed bug: checking for multiple occurrences of same case label was wrong ceriel 1992-10-21 10:53:45 +00:00
  • b46b9ce380 small fix: carry was not always clear before the 'sbc' ceriel 1992-10-16 15:43:46 +00:00
  • dbf212f30a Fixed scope bug for structures: a(struct S *p) { struct S { int i; }; p->i ... should work ceriel 1992-10-14 10:48:27 +00:00
  • 6b7fcb5a8c Fixed bug: REP resulted in 0xF2 instead of 0xF3 ceriel 1992-10-12 17:25:15 +00:00
  • d313baf4f4 Use 80386 SET instruction ceriel 1992-09-17 14:15:20 +00:00
  • 81e56858c1 Several fixes and addition of 80486 instructions ceriel 1992-09-16 16:10:30 +00:00
  • 42d4bff6fb Fixed ARPL instruction ceriel 1992-09-07 14:13:11 +00:00
  • fe2e66b273 Improved installation mechanism ceriel 1992-09-07 13:21:34 +00:00
  • 6fb7d510e6 Fix previous change ceriel 1992-09-07 12:47:11 +00:00
  • 85b0f49946 fix: DO_FAST was not set properly ceriel 1992-09-04 09:22:11 +00:00
  • 8f0c681a67 Added some patterns involving DUPs ceriel 1992-09-01 11:16:20 +00:00
  • f0253d1dd7 Small change in register allocation criteria ceriel 1992-09-01 11:13:42 +00:00
  • b585c03728 Fix for sparc description ceriel 1992-09-01 10:41:37 +00:00
  • d4b2adb2dd Some minor modifications reflecting some changes in the peephole optimizer ceriel 1992-09-01 10:35:57 +00:00
  • ae57d22fc9 Some minor modifications reflecting some changes in the peephole optimizer ceriel 1992-09-01 10:19:21 +00:00
  • ae9ad8fe54 Some minor modifications reflecting some changes in the peephole optimizer ceriel 1992-09-01 09:39:15 +00:00
  • 5e30d43097 Disable multiplication optimizer when global optimizer is used ceriel 1992-08-31 16:47:40 +00:00
  • bc82da7db8 Fixed bug: imulb was given wrong opcode ceriel 1992-08-31 15:23:59 +00:00
  • 345e8e84dc tell users to call /bin/TakeAction instead of /TakeAction ceriel 1992-08-11 11:08:47 +00:00
  • f97cf85423 Apparently forgot about the .so suffix ceriel 1992-07-28 08:28:48 +00:00
  • 17c450c3cb Suffix is .so, not .s ceriel 1992-07-28 08:24:26 +00:00
  • a08ccc7191 Always did limit_enquire ceriel 1992-07-27 14:32:53 +00:00
  • fd8beaadfa Fix: always assumed that base type of bitfield had sizeof(int) ceriel 1992-07-27 13:28:49 +00:00
  • 0491d8bb32 Fix previous 'fix' ceriel 1992-07-23 11:51:39 +00:00
  • 43717e8aa7 Fix in "bits_in_type" variable ceriel 1992-07-22 15:44:47 +00:00
  • 82de44d5f0 Was wrong when compiled with ANSI compiler ceriel 1992-07-22 13:49:15 +00:00
  • 66756122bd And some more ... ceriel 1992-07-22 13:45:08 +00:00
  • 01bc62c104 Added some patterns ceriel 1992-07-22 13:37:27 +00:00
  • c215fb6510 Fixed comparison functions: unsigned char! ceriel 1992-07-22 12:51:53 +00:00
  • 5a89770759 fixed lint complaint ceriel 1992-07-21 14:40:23 +00:00
  • 5eabd4725b Fix evaluation order problem ceriel 1992-07-21 11:23:24 +00:00
  • d9515cda2c Added mk_tokdefs ceriel 1992-07-13 10:38:31 +00:00
  • 0d0e12f563 Use UTIL_HOME instead of TARGET_HOME ceriel 1992-07-13 10:34:49 +00:00
  • f3ceea65f0 Fixed bug in UCFLAGS ceriel 1992-07-13 10:28:08 +00:00
  • a9cd7ac30d Fixed V7 and SYS_V utime problem ceriel 1992-07-10 15:22:01 +00:00
  • 2b2f52c36b strip did not truncate file ceriel 1992-07-09 14:02:43 +00:00
  • add3dc5158 Improved N_SOL handling ceriel 1992-07-02 11:15:18 +00:00
  • e07e849cab improved symbol table generation when source file has line directives ceriel 1992-07-02 10:23:46 +00:00
  • fd51b64d2c No system-calls from libem ceriel 1992-06-30 17:43:24 +00:00
  • 629ad9b0c8 Added EXIT, WRITE entry point ceriel 1992-06-30 17:42:09 +00:00
  • 7fc17ff54f No system-calls from libem ceriel 1992-06-30 17:37:35 +00:00
  • 05c2157545 Added EXIT, WRITE entry point ceriel 1992-06-30 17:36:49 +00:00
  • cf7ebf60e4 Added EXIT, WRITE and BRK entry point ceriel 1992-06-30 17:06:10 +00:00
  • 9f6f801829 No system-calls from libem ceriel 1992-06-30 16:51:19 +00:00
  • 318251899f Added EXIT, WRITE and BRK entry point ceriel 1992-06-30 16:39:49 +00:00
  • a3fa9dc8b5 No system-calls from libem ceriel 1992-06-30 16:39:47 +00:00
  • 0a885c8dfa No system-calls from libem ceriel 1992-06-30 16:31:52 +00:00
  • 08aa8d7b53 Added EXIT, WRITE and BRK entry point ceriel 1992-06-30 16:30:56 +00:00
  • 05eb707e37 Added EXIT, WRITE and BRK entry point ceriel 1992-06-30 16:24:17 +00:00
  • aae75a86a7 Added EXIT, WRITE and BRK entry point ceriel 1992-06-30 16:10:24 +00:00
  • 73555852ff No system-calls from libem ceriel 1992-06-30 16:08:42 +00:00