Commit graph

1157 commits

Author SHA1 Message Date
ceriel 8583ee73f3 Added verbose flag 1991-06-26 17:28:15 +00:00
ceriel 9461e91a9b Patched in D option (feature from Johan) 1991-06-20 14:22:37 +00:00
ceriel 44fda8e7d0 Fixed Makefile 1991-06-05 09:25:20 +00:00
ceriel 2d79ecd203 Fixed a few problems 1991-05-16 13:22:15 +00:00
ceriel 094b1d0742 Fixed missing ; before } 1991-05-16 13:08:32 +00:00
ceriel 7258ccc596 Added some more patterns 1991-04-19 12:03:49 +00:00
ceriel aa35bf7f02 Changed default value of rts to '.' 1991-04-09 15:29:46 +00:00
ceriel 8e8f0b4079 fixed typo 1991-04-05 09:45:11 +00:00
ceriel 71dfb50135 Added some re-ordering patterns 1991-04-04 16:45:31 +00:00
ceriel 0f809c61dc Added some patterns 1991-03-26 18:10:29 +00:00
ceriel 1dff113351 Delinted 1991-03-22 14:26:10 +00:00
ceriel 62bad715c2 Added some patterns for Kees Visser 1991-03-21 09:50:06 +00:00
ceriel 7a0002427d Use of em_flag was wrong: did not use sp_fmnem 1991-03-20 17:31:20 +00:00
ceriel 74ff22b506 Allow for AALMAG as well as ARMAG 1991-03-20 16:24:50 +00:00
ceriel 6bdd99ee7b allow for AALMAG as well as ARMAG 1991-03-20 16:21:53 +00:00
ceriel 5c3b708636 Both aal and arch can read each others archives 1991-03-20 12:45:58 +00:00
ceriel b893ec7013 m_a_i_n --> _m_a_i_n 1991-03-06 14:26:16 +00:00
ceriel ac83fe3815 Removed WORDLENGTH generation program; no longer assume that the machine
on which we compile is the machine on which we run
1991-03-05 13:06:00 +00:00
ceriel 27d53b0d33 Changed #include's 1991-03-05 12:44:05 +00:00
ceriel e264b45120 Changed #include's 1991-03-05 12:16:17 +00:00
ceriel e929b5839f Fixed problem with top-of-stack mechanism on globally optimized code 1991-03-04 15:04:14 +00:00
ceriel e340cea7be Under -t option, temporaries are in the current directory 1991-03-04 15:00:54 +00:00
ceriel 5a8012b084 Replaced driver by C version 1991-03-04 12:59:46 +00:00
ceriel 8f339de43b Prevent possible null-dereference 1991-03-01 14:55:46 +00:00
ceriel e1b6ddca2c Prevent superfluous label generation 1991-03-01 14:54:43 +00:00
ceriel 1903555355 fixed bug with -j option 1991-02-28 14:48:17 +00:00
ceriel bb31795d33 removed -i flag 1991-02-20 09:48:36 +00:00
ceriel 3f922854b3 fixed typo (?) 1991-02-19 16:54:06 +00:00
ceriel 2c31a9b1ac removed -i flag 1991-02-19 16:51:50 +00:00
ceriel 79cb35ec4f Added SLI reduce 1991-02-19 16:45:57 +00:00
ceriel e0be1dfe3a Added byacc and flex to .distr 1991-02-19 16:39:36 +00:00
ceriel 977d93dc67 reduce memory usage (again) 1991-02-01 10:21:39 +00:00
ceriel 2c3dcb0547 modified hash function to deliver same value on 2 byte and 4 byte machines 1991-01-31 15:17:54 +00:00
ceriel ae5dded36f simplified 'tes' mechanism 1991-01-31 15:17:04 +00:00
ceriel 8eff53f8ea Upgraded to Berkeley's version 1.8 1991-01-22 10:58:49 +00:00
ceriel 36e47ad79b yytext is an array in lex, but a char * in flex 1991-01-18 09:43:04 +00:00
ceriel 29b2e6e3d4 initial version 1991-01-16 16:07:50 +00:00
ceriel abb28f949a Corrected some patterns 1991-01-14 17:13:58 +00:00
ceriel 6acdb3e358 Made acceptable for flex (no yylineno, no yymorfl) 1991-01-11 14:35:14 +00:00
ceriel efa476b5b3 Made acceptable for flex 1991-01-11 14:28:59 +00:00
ceriel c26441aa64 Added Berkeley Yacc sources 1991-01-10 11:19:59 +00:00
ceriel 27459757db Changed installation mechanism 1991-01-04 15:01:59 +00:00
ceriel 6cc07a7651 Changed LS/PS, ported to DEC VAX 1990-12-19 11:17:06 +00:00
ceriel 335377da7a changed lint flags, use ms_ego, changed allocation strategy for loops 1990-12-18 11:14:34 +00:00
ceriel 41ca723d96 corrected register save cost counts 1990-12-18 11:13:03 +00:00
ceriel 8b397ebf05 Moved some macros to ../share, changed lint flags 1990-12-17 16:48:31 +00:00
ceriel 5dee3d1b26 Changed lint flags 1990-12-17 16:35:26 +00:00
ceriel 1139272435 Changed types in core allocation routines, changed lint flags 1990-12-17 14:55:03 +00:00
ceriel ab62dda2fc Added -t flag to keep temporaries around 1990-12-17 14:22:09 +00:00
ceriel 4e4d3290d4 use ms_ego, changed lint flags 1990-12-17 14:11:13 +00:00