Commit graph

1703 commits

Author SHA1 Message Date
ceriel 1ed0f8180f hash() now returns same value on 2-byte and 4-byte machines 1991-02-04 14:25:58 +00:00
ceriel ac966f41eb Added end library and floating point processor support 1991-02-01 15:38:19 +00:00
ceriel 14ce396d6f fixed CFI problem 1991-02-01 15:33:41 +00:00
ceriel 0f4e675b50 Added end library and floating point processor support 1991-02-01 15:09:58 +00:00
ceriel e64fb88a5d Added support for floating point processor 1991-02-01 12:51:48 +00:00
ceriel 0cd1cfd249 fixed 'times' systemcall interface 1991-01-30 16:10:13 +00:00
ceriel ff766530eb hide some VAX-ce specific names 1991-01-22 13:28:21 +00:00
ceriel 2094dcecfe assembling of (xxx,a6) addressing mode was wrong for large values of xxx 1991-01-22 12:43:40 +00:00
ceriel c70195a81e assembling of (xxx,a6) addressing mode was wrong for large values of xxx 1991-01-22 12:01:25 +00:00
ceriel 1bdb0a8d96 Added libcc 1991-01-18 11:04:30 +00:00
ceriel 3e4a2c3dbc Added files 1991-01-18 11:03:05 +00:00
ceriel bda14dbba1 Added code expander to Action file 1991-01-17 11:59:25 +00:00
ceriel 0b26bdf5fb Some changes in search for more efficiency 1991-01-11 14:20:59 +00:00
ceriel 224ac1b8ff Some more optim (?) 1991-01-11 10:54:03 +00:00
ceriel f572b1fb35 some changes that may make ncg a tiny bit less inefficient 1991-01-10 18:39:36 +00:00
ceriel 5aa72b23cf corrected small ommission 1991-01-10 13:57:29 +00:00
ceriel 3ae67d0d67 some fixes 1990-12-19 12:59:36 +00:00
ceriel 974463cbd4 Fixed stat interface 1990-12-19 12:42:21 +00:00
ceriel 3764bf860b Adapted for debugger 1990-12-19 11:54:55 +00:00
ceriel 9ddcfc5b96 Adapted READ_ME file to current situation 1990-12-19 11:52:37 +00:00
ceriel 5926babe03 fixed byte order in 'desc' field 1990-12-19 11:23:25 +00:00
ceriel f72cc607a1 Correct byte order of 'desc' field 1990-12-19 10:26:39 +00:00
eck e37c249248 added casts of pointer difference to integer 1990-12-17 14:22:41 +00:00
ceriel 41dc11e497 Fixed problem with cost computation, added some assertions and
added some more precise debugging printing
1990-12-17 10:02:52 +00:00
eck 530e1a3b6d fixed error for m68k2 1990-12-13 08:31:44 +00:00
eck cb6ca0cf40 fixed nasty bug with sets that were used in kill-parts 1990-12-12 17:17:04 +00:00
ceriel d9be4de96a Fixed RMU 4 1990-12-07 11:25:45 +00:00
ceriel 456ba2b03c Fixed: some moves were wrong 1990-12-03 16:01:51 +00:00
ceriel 17af2902eb Fixed con_float for non-IEEE machines 1990-12-03 16:00:53 +00:00
ceriel 8a81dbe6fb leave SIGFPE alone 1990-12-03 14:14:48 +00:00
ceriel cfd0a9b894 NOP now does not call .nop anymore 1990-12-03 09:36:56 +00:00
ceriel b76ff7451c some more improvement to CUF 1990-11-30 15:58:33 +00:00
ceriel 70dafd79e9 fixed problem with CUF 1990-11-30 14:35:51 +00:00
ceriel 83b663388c fixed bug with auto-increments and -decrements 1990-11-30 14:34:04 +00:00
ceriel df77506e1f Some modifications to reduce the number of terminals (for Ultrix) 1990-11-30 09:42:49 +00:00
ceriel 8f661ca8a9 corrected spelling error 1990-11-29 18:05:41 +00:00
ceriel ff60fa58c3 Added _syscall.s and _sigvec.c 1990-11-29 16:13:49 +00:00
ceriel 45b18b4fc9 Added _sigsetmask.s 1990-11-29 16:04:04 +00:00
ceriel 91ee73faa3 made Makefile more portable 1990-11-27 16:51:58 +00:00
ceriel fb143bcdb5 Some corrections and simplifications 1990-11-16 16:31:40 +00:00
ceriel 449a757841 Added Johan's changes (nothing significant) 1990-11-16 16:01:04 +00:00
ceriel 99bfba6a45 Added Johan's changes 1990-11-16 15:58:36 +00:00
ceriel a06482bb41 Forgot to add ARPLOP to mach2.c 1990-11-15 16:18:33 +00:00
ceriel 2f82d25400 Added arpl instruction 1990-11-15 15:02:49 +00:00
ceriel b1cb54a2b9 Added some (short) casts, because valu_t is a long 1990-11-15 12:10:13 +00:00
ceriel 9ef7e00974 Replaced a .data4 by two .data2's: .data4 not guaranteed to work with big numbers 1990-11-15 11:53:22 +00:00
ceriel 994b1319ca Some corrections 1990-11-15 10:43:25 +00:00
ceriel da44a4c705 Added a default for WRD_FMT 1990-11-15 10:27:15 +00:00
ceriel a618b9a759 also remove barrier.so 1990-11-13 17:38:50 +00:00
ceriel ba69e4279d Added support for DBX; Unfortunately, DBX still does not like it; GDB does 1990-11-13 17:00:51 +00:00