Commit graph

1730 commits

Author SHA1 Message Date
ceriel a08f3c3e9c Added doc on %onerror, and some other minor mods 1987-02-16 21:42:18 +00:00
ceriel 3f6a8abe1b adapted to allow for user intervention before error recovery 1987-02-16 21:38:52 +00:00
ceriel 255884b3fb Another adaption to allow for user intervention BEFORE error recovery 1987-02-16 21:36:05 +00:00
ceriel e796cb0f27 Prevented looping of the code generator on illegal zer instructions 1987-02-16 09:49:32 +00:00
ceriel 428b24d51b minor update 1987-02-13 15:30:27 +00:00
ceriel 2238500f22 Added "standard" entries, rerun mkdep 1987-02-13 15:27:35 +00:00
ceriel b9be625e9b Added a "-f" flag to the "rm" 1987-02-13 14:20:10 +00:00
ceriel 90cae7c6a5 Adapted to search for description files in either
~em/lib/descr/<file> or ~em/lib/<file>/descr
1987-02-13 13:39:30 +00:00
ceriel 04d031d33d Added some buffering for writes 1987-02-13 12:44:33 +00:00
ceriel 629c0a315c Some extra patterns added. 1987-02-13 12:41:31 +00:00
ceriel 3378831ba5 Made to work with some other compilers 1987-02-13 09:40:08 +00:00
ceriel 0905b2ba25 forgot a continue. 1987-02-12 13:54:37 +00:00
ceriel a2f665de76 exporting EODDZ, etc 1987-02-12 13:36:55 +00:00
ceriel 71e01b58c0 Initial revision 1987-02-12 10:56:16 +00:00
ceriel 1706552f25 bug fix: csa descriptors contained upb instead of upb - lwb. 1987-02-11 16:05:25 +00:00
ceriel 55abae9d4f *** empty log message *** 1987-02-11 15:41:09 +00:00
ceriel 063bfe6cb7 other place for include files 1987-02-11 14:49:14 +00:00
ceriel a6d90aaeec many bug fixes 1987-02-11 14:29:27 +00:00
ceriel f18da9078c when printing floats in "e"-format, trailing zeros are significant! 1987-02-11 12:47:45 +00:00
ceriel 0f49b18986 *** empty log message *** 1987-02-10 17:18:16 +00:00
ceriel 9a64c052cc Added some code to handle -Oego,opt,asopt etc 1987-02-10 16:51:57 +00:00
ceriel 2295cd130a Added some code to handle -Oego,opt,asopt and the like.
By default, optimizers can be excluded by giving them a negative
priority in the description files. This is currently done for
the global optimizer
1987-02-10 16:50:32 +00:00
ceriel 5ab4d1d2f8 removed some %0's 1987-02-10 12:49:08 +00:00
ceriel cd1007a972 removed some %0 stuff 1987-02-10 09:49:50 +00:00
ceriel 9a7949c79d Removed some more "%...D"s 1987-02-10 09:39:40 +00:00
ceriel 7cf87cb2a3 *** empty log message *** 1987-02-10 09:34:45 +00:00
ceriel e04aa9639e Initial revision 1987-02-10 09:27:44 +00:00
ceriel ad72edfa49 many changes: fixes and efficiency-oriented 1987-02-09 23:19:42 +00:00
ceriel 2f8580c380 replaced some more %D's 1987-02-09 22:48:14 +00:00
bruce 25a7b2ae22 Added local optimization of lin to lni. 1987-02-09 17:55:46 +00:00
ceriel ced0ffabbd removed some %0 stuff 1987-02-09 17:41:25 +00:00
ceriel 522039cb60 replaced a %D 1987-02-09 17:31:25 +00:00
ceriel 17ddf81681 replaced some %D's 1987-02-09 17:28:22 +00:00
ceriel 8b15b193a2 replaced a %04x 1987-02-09 17:10:29 +00:00
ceriel 4793d80775 replaced some %D's by %ld 1987-02-09 17:06:20 +00:00
ceriel 1e0aef10d8 made to work on system V 1987-02-09 17:00:23 +00:00
ceriel 2556a95c48 make to work on System V 1987-02-09 16:57:40 +00:00
ceriel 0d1c90a23e Adapted to new assembler 1987-02-09 16:49:13 +00:00
ceriel 4d10540d8d removed %0 stuff 1987-02-09 16:47:04 +00:00
ceriel e83991f533 *** empty log message *** 1987-02-09 16:39:05 +00:00
ceriel 78a60d9959 %03x --> %x_, because the former does not work on System V 1987-02-09 16:35:24 +00:00
ceriel cea6f4751e removed something that would not work on System V 1987-02-09 16:33:49 +00:00
ceriel 6d0a4a9ce0 changed directory: nas --> as 1987-02-09 16:29:15 +00:00
ceriel 4be7b3dfa5 Removed a %03x, which does not work on USG systems 1987-02-09 16:26:56 +00:00
ceriel 3588a1599f Initial revision 1987-02-09 15:26:16 +00:00
ceriel fa59fc325e changed so that it prints a separate line for each dependancy 1987-02-09 15:06:09 +00:00
ceriel 375e023d8b Initial revision 1987-02-09 14:55:59 +00:00
ceriel 97e0fbea33 *** empty log message *** 1987-02-09 14:54:29 +00:00
ceriel 21fbc5d6a6 belonging to new version of pascal compiler 1987-02-09 10:46:18 +00:00
ceriel 8f4a99cc24 The added ',' separator in token declarations did not work
(reported by Kees Bot, Edwin Scheffer). This is corrected (I hope).
1987-02-07 03:56:34 +00:00