Commit graph

2017 commits

Author SHA1 Message Date
ceriel 964bf270ab Fixed CII (?) did not handle stack pointer right 1993-11-10 12:51:03 +00:00
ceriel d9af0f2851 All 'follows' checks only to be done when ! unresolved 1993-10-13 10:47:28 +00:00
ceriel af42c1f960 Mention all sections 1993-10-13 10:46:11 +00:00
ceriel 861f4afc0c Added -LIB where needed 1993-10-07 10:56:25 +00:00
ceriel df61cc8c4b Added sparc_solaris 1993-10-07 09:52:41 +00:00
ceriel 9e7c8d2c9f Added sparc_solaris stuff 1993-10-06 17:04:49 +00:00
ceriel 980faf36f0 Added sparc_solaris stuff 1993-10-06 16:42:05 +00:00
ceriel a430cb7d8e Changed for Solaris 2 1993-10-06 16:18:58 +00:00
ceriel 76d1b91311 fix: probably just a typo 1993-10-06 16:15:30 +00:00
ceriel 6dc51ef6eb Fix: setrlimit has two parameters 1993-10-06 16:12:40 +00:00
ceriel 3e43a9ac61 Some more changes for Solaris 2 1993-10-06 11:47:11 +00:00
ceriel 4092904071 proper trap on divide by 0 1993-10-04 14:13:51 +00:00
ceriel c118bca2c2 An offset fix, and added some files for solaris 2 1993-10-04 08:57:25 +00:00
ceriel b06a419f71 Fix to Makefile: define CFLAGS 1993-09-30 15:13:11 +00:00
ceriel f8e6131e61 Some stuff for solaris 2 1993-09-30 15:11:52 +00:00
ceriel 43280fdd5a Fixed previous fix 1993-09-30 15:10:59 +00:00
ceriel de8fefd02c Fixed typo 1993-08-04 09:24:07 +00:00
ceriel b371972acf Fixed error which sometimes caused core dumps 1993-03-30 09:40:07 +00:00
ceriel 14e756ba87 Enabled divide by 0 and improper trap 1993-02-24 15:10:14 +00:00
ceriel dfc4956d59 Fixed bug: some offsets were just plain wrong 1993-02-19 17:33:40 +00:00
ceriel 6da226ab2b Fixed bug: some offsets were just plain wrong 1993-02-08 13:35:44 +00:00
ceriel 468d98750c Fixed problem with relocation,
added curr_token, so that parser can access token
1993-02-08 13:01:30 +00:00
ceriel 5f7f7bf194 Fixed error: ] was missing in translation of COM 1993-01-11 12:46:04 +00:00
ceriel dc108fd084 Removed adder.h from proto.libfp 1993-01-05 12:52:47 +00:00
ceriel be2c36fbe5 Removed adder.h from .distr 1993-01-05 12:50:30 +00:00
ceriel 005f32298f Updated for ANSI C, cleaned up a bit 1993-01-05 12:06:58 +00:00
ceriel d2fb022441 improved ply handling 1992-12-18 10:29:31 +00:00
ceriel ed2ba2e1d5 improved ply handling 1992-12-18 10:22:55 +00:00
ceriel 5fbaff533c Use test instruction for testing 1992-12-17 12:58:05 +00:00
ceriel 4d068e8e04 ply adaption was wrong for EM replacements 1992-12-17 12:52:21 +00:00
ceriel e09aac1b4a shifts do NOT set condition codes properly 1992-12-14 16:40:22 +00:00
ceriel bc2744ca5c Several fixes: SDF was wrong, and shifts do NOT set contition codes properly 1992-12-14 16:37:35 +00:00
ceriel cb32d73c61 Fix in fef.s: handles infinity more graceful now 1992-12-08 17:26:41 +00:00
ceriel e43e6b8100 Added M68030 MMU instructions 1992-11-19 18:19:55 +00:00
ceriel 17efc329f8 Separated the m68020 syntax from the table, so that we can also create
a m68000 code generator producing m68020 syntax
1992-11-16 17:24:25 +00:00
ceriel 9f305dcfe1 Fixed bug in register initialization for offsets > 4096 1992-11-16 14:31:49 +00:00
ceriel 67d5d2d6c4 small fix: carry was not always clear before the 'sbc' 1992-10-16 15:43:46 +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 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 da17ca5a9f Fixed bug: imulb was given wrong opcode 1992-08-31 15:23:59 +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 2dde78c197 No system-calls from libem 1992-06-30 17:43:24 +00:00