Commit graph

2452 commits

Author SHA1 Message Date
ceriel 19e580bdc9 fixed a typo 1987-07-22 09:12:47 +00:00
bruce f5681a4234 Update for single buffer rather that queues 1987-07-21 14:28:11 +00:00
ceriel 6614384f3c fixes, changes to make smaller on PDP 1987-07-21 13:54:33 +00:00
bruce 1c1eed4fd8 Major change: All queues now in same buffer 1987-07-21 13:23:09 +00:00
ceriel 3929b47776 deleted useless tst.b instruction 1987-07-20 14:31:46 +00:00
ceriel 36a5618dc8 do not generate mes 11 AND mes 3! 1987-07-17 14:30:30 +00:00
ceriel 96957f398a call .trp instead of jmp to it 1987-07-17 14:16:39 +00:00
ceriel 5331d4d232 set _buf to 0 on open 1987-07-17 14:04:14 +00:00
ceriel de55f34bbd name changes, fix in computation of set sizes 1987-07-17 13:50:04 +00:00
ceriel e0f737c293 include <sys/time.h> on 4.2 systems 1987-07-17 09:38:18 +00:00
ceriel e04230a126 bug fixes, name changes 1987-07-16 19:51:40 +00:00
ceriel 4804ab14b8 fix: wrong free 1987-07-16 16:08:13 +00:00
ceriel 0619d27b8d use new C_insertpart mechanism, other minor changes 1987-07-16 13:27:37 +00:00
ceriel 2381b2e136 disabled assertions, fixed bug with pack/unpk 1987-07-16 09:44:44 +00:00
ceriel d843ec9f7a fixes with error_type, make "type" struct more compact. 1987-07-16 09:34:44 +00:00
bruce 287a122d85 remove a couple pieces of trivial lint 1987-07-14 09:15:10 +00:00
ceriel 59e3fd6c2c Added NOFL to Makefile, to pass NOFLOAT. Also improved the clean entry 1987-07-13 16:50:57 +00:00
bruce ea247567ba Added optimser document 1987-07-13 15:14:13 +00:00
bruce 40b9920f8f dfa.c now a routine for each state rather than nested switch statement 1987-07-13 15:03:27 +00:00
ceriel b93dc94cdb Added and corrected some comments 1987-07-13 13:34:56 +00:00
ceriel 6a8547cca0 version for installation 1987-07-13 12:53:21 +00:00
ceriel a1b08c5ee3 compute some expressions in "int" instead of "arith" 1987-07-13 12:46:46 +00:00
ceriel 8dfafeb4e3 fixes 1987-07-13 11:49:32 +00:00
ceriel c66066a91f fixes 1987-07-13 10:30:37 +00:00
bruce dc8d6ce37b Remove free queue and use st_alloc/free from alloc module 1987-07-13 10:07:33 +00:00
bruce c8aaa59e1c New patterns, man page changes, other little fixes 1987-07-10 14:16:32 +00:00
ceriel a8e086dbc3 yet another bug fix: the brk systemcall destroyed d1 1987-07-10 11:57:45 +00:00
bruce 1b28d14dcb added manual pages for library and stand alone program 1987-07-10 09:08:31 +00:00
ceriel fbf67d7a29 some fixes 1987-07-10 09:06:19 +00:00
ceriel f12358bfb0 fix: sbu was wrong for 4-4 1987-07-09 17:46:31 +00:00
ceriel d61fe61b66 added m2_traps.h 1987-07-09 15:17:56 +00:00
ceriel c7d4d35200 changed random function, added CSP module 1987-07-09 15:15:22 +00:00
bruce e5dd1249b2 Added lint entry to Makefile and removed some things lint complained about 1987-07-09 15:04:03 +00:00
bruce 65aab404ba Corrected clean option in Makefile 1987-07-09 09:14:43 +00:00
bruce 64578a3afd Changed trans.c from switch statement into series of small procedures. Output files from parser now only written if changed 1987-07-09 09:02:41 +00:00
ceriel 74ea5e0bd7 latest changes to PascalIO: Reset and Rewrite have their parameters switched 1987-07-08 16:37:23 +00:00
ceriel 9d66bc3258 fix: sometimes the index mode was used in the wrong way 1987-07-08 16:36:45 +00:00
bruce 466637933a Convert to new READ_EM data structure. Build a em_nopt. Input names now O_ and output C_. Add insert part support. 1987-07-07 16:31:16 +00:00
ceriel 85421efb19 Bug fix: ch7sel should call any2opnd 1987-07-06 18:24:46 +00:00
ceriel 69843cf9ce Added -DNDEBUG to Makefile, table now kills regvars 1987-07-06 15:28:59 +00:00
ceriel 8c10914e78 added Realloc, split into separate files 1987-07-06 14:46:00 +00:00
ceriel d120b2b73a tried to make faster 1987-07-06 13:03:14 +00:00
ceriel d6593abd5e bug fix: sometimes register variables were treated as scratch regs! 1987-07-06 10:24:51 +00:00
ceriel 5ca1be74b8 bug fix: did not check externals right 1987-07-03 16:41:45 +00:00
ceriel 5838d4899d name changes 1987-07-03 16:07:18 +00:00
ceriel 54a85f705b fix: errmod --> errmon 1987-07-03 15:50:38 +00:00
ceriel 10caf5c785 The em_argtype sometimes was not set right 1987-07-03 10:35:55 +00:00
ceriel 1310910b23 BASE only used when INCORE 1987-07-01 18:27:00 +00:00
ceriel 83bc77ad51 Added C_insertpart mechanism 1987-07-01 17:24:10 +00:00
ceriel 19897803d4 pass EMHOME on to nested make 1987-07-01 13:15:52 +00:00