Commit graph

6009 commits

Author SHA1 Message Date
ceriel dc73ec5cbf declared loadbuf 1992-10-26 11:07:55 +00:00
ceriel d9bd02fda6 Removed static buffer in gen_idf 1992-10-22 16:56:28 +00:00
ceriel b3233bcaa0 Removed static buffer in gen_idf 1992-10-22 16:00:05 +00:00
ceriel 94638235bc Fixed bug: checking for multiple occurrences of same case label was wrong 1992-10-21 10:53:45 +00:00
ceriel 67d5d2d6c4 small fix: carry was not always clear before the 'sbc' 1992-10-16 15:43:46 +00:00
ceriel 50db0a3643 Fixed scope bug for structures: a(struct S *p) { struct S { int i; }; p->i ...
should work
1992-10-14 10:48:27 +00:00
ceriel 537cbd3d89 Fixed bug: REP resulted in 0xF2 instead of 0xF3 1992-10-12 17:25:15 +00:00
ceriel 248ca45fc0 Use 80386 SET instruction 1992-09-17 14:15:20 +00:00
ceriel be227c5f88 Several fixes and addition of 80486 instructions 1992-09-16 16:10:30 +00:00
ceriel 94ec8e495e Fixed ARPL instruction 1992-09-07 14:13:11 +00:00
ceriel 0299ae9ad0 Improved installation mechanism 1992-09-07 13:21:34 +00:00
ceriel cf32c08fd9 Fix previous change 1992-09-07 12:47:11 +00:00
ceriel a708a52667 fix: DO_FAST was not set properly 1992-09-04 09:22:11 +00:00
ceriel 6896679afd Added some patterns involving DUPs 1992-09-01 11:16:20 +00:00
ceriel af5ad235c9 Small change in register allocation criteria 1992-09-01 11:13:42 +00:00
ceriel ee6d91a1d4 Fix for sparc description 1992-09-01 10:41:37 +00:00
ceriel ac7dc5e21f Some minor modifications reflecting some changes in the peephole optimizer 1992-09-01 10:35:57 +00:00
ceriel d18493b0ac Some minor modifications reflecting some changes in the peephole optimizer 1992-09-01 10:19:21 +00:00
ceriel 6f03cff48f Some minor modifications reflecting some changes in the peephole optimizer 1992-09-01 09:39:15 +00:00
ceriel 6b5abe7ab3 Disable multiplication optimizer when global optimizer is used 1992-08-31 16:47:40 +00:00
ceriel da17ca5a9f Fixed bug: imulb was given wrong opcode 1992-08-31 15:23:59 +00:00
ceriel 28341f4478 tell users to call /bin/TakeAction instead of /TakeAction 1992-08-11 11:08:47 +00:00
ceriel 8cbf1bae34 Apparently forgot about the .so suffix 1992-07-28 08:28:48 +00:00
ceriel 3f54a9f044 Suffix is .so, not .s 1992-07-28 08:24:26 +00:00
ceriel 3699fe387e Always did limit_enquire 1992-07-27 14:32:53 +00:00
ceriel 52620e5829 Fix: always assumed that base type of bitfield had sizeof(int) 1992-07-27 13:28:49 +00:00
ceriel 0eb2e0dc80 Fix previous 'fix' 1992-07-23 11:51:39 +00:00
ceriel 15dce0c943 Fix in "bits_in_type" variable 1992-07-22 15:44:47 +00:00
ceriel a56e1f25ff Was wrong when compiled with ANSI compiler 1992-07-22 13:49:15 +00:00
ceriel 016273ba99 And some more ... 1992-07-22 13:45:08 +00:00
ceriel 4adaf3165f Added some patterns 1992-07-22 13:37:27 +00:00
ceriel 87cf9446fe Fixed comparison functions: unsigned char! 1992-07-22 12:51:53 +00:00
ceriel 7c7475bb3a fixed lint complaint 1992-07-21 14:40:23 +00:00
ceriel 938bbb9ce8 Fix evaluation order problem 1992-07-21 11:23:24 +00:00
ceriel be1d645adf Added mk_tokdefs 1992-07-13 10:38:31 +00:00
ceriel 83c2714982 Use UTIL_HOME instead of TARGET_HOME 1992-07-13 10:34:49 +00:00
ceriel 8ab530baef Fixed bug in UCFLAGS 1992-07-13 10:28:08 +00:00
ceriel d58d691472 Fixed V7 and SYS_V utime problem 1992-07-10 15:22:01 +00:00
ceriel 80f5ecf637 strip did not truncate file 1992-07-09 14:02:43 +00:00
ceriel 0b063462ef Improved N_SOL handling 1992-07-02 11:15:18 +00:00
ceriel d390121280 improved symbol table generation when source file has line directives 1992-07-02 10:23:46 +00:00
ceriel 2dde78c197 No system-calls from libem 1992-06-30 17:43:24 +00:00
ceriel 8474be6e52 Added EXIT, WRITE entry point 1992-06-30 17:42:09 +00:00
ceriel 5c5812e853 No system-calls from libem 1992-06-30 17:37:35 +00:00
ceriel e860fa1974 Added EXIT, WRITE entry point 1992-06-30 17:36:49 +00:00
ceriel 8e4ee3ec1a Added EXIT, WRITE and BRK entry point 1992-06-30 17:06:10 +00:00
ceriel ea624f82de No system-calls from libem 1992-06-30 16:51:19 +00:00
ceriel 50f571bf2b Added EXIT, WRITE and BRK entry point 1992-06-30 16:39:49 +00:00
ceriel f86c403a53 No system-calls from libem 1992-06-30 16:39:47 +00:00
ceriel d1b1defbb7 No system-calls from libem 1992-06-30 16:31:52 +00:00