ceriel
|
81a2d12ae5
|
improved Makefile: save libemopt.a when creating libCEopt.a
|
1989-10-16 09:45:06 +00:00 |
|
ceriel
|
998de8d264
|
install code-expander version
|
1989-10-11 15:31:10 +00:00 |
|
ceriel
|
1525e12aee
|
mkstrct.o ended up in the archive twice
|
1989-10-09 15:03:01 +00:00 |
|
ceriel
|
4220dc1479
|
some fixes
|
1989-05-16 14:48:47 +00:00 |
|
ceriel
|
8aee01de95
|
made easier to compile with different compiler
|
1989-02-20 15:29:10 +00:00 |
|
ceriel
|
f3c29355f6
|
simplified a bit to make the resulting optimizer smaller; Added a
constant w2 that can be used in the patterns instead of 2*w
|
1989-02-02 11:41:31 +00:00 |
|
ceriel
|
391d115b4d
|
fixes from bruce: there are four, not three types of pattern that the
routine findworst should look for
|
1988-09-27 11:16:04 +00:00 |
|
bruce
|
48a4d04b61
|
Corrected EMHOME in Makefile (yet again)
|
1987-07-30 09:42:39 +00:00 |
|
bruce
|
bf63b12a93
|
Added removal of dead code patterns
|
1987-07-29 16:10:27 +00:00 |
|
bruce
|
545bed355d
|
Converted dfa to use row displacement compaction
|
1987-07-28 09:37:09 +00:00 |
|
bruce
|
85053cf283
|
Remove strings library from Makefile
|
1987-07-22 12:41:46 +00:00 |
|
bruce
|
1c1eed4fd8
|
Major change: All queues now in same buffer
|
1987-07-21 13:23:09 +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 |
|
bruce
|
1b28d14dcb
|
added manual pages for library and stand alone program
|
1987-07-10 09:08:31 +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 |
|
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 |
|
bruce
|
d5e9250405
|
Use awk program to generate distinct C_xxx routines in separate files.
|
1987-02-06 14:13:22 +00:00 |
|
bruce
|
9e61390e78
|
Corrected clean option to remove libopt.a
|
1987-01-28 15:39:10 +00:00 |
|
bruce
|
6fb688f882
|
Ported code to Mantra and general clean up.
|
1987-01-27 14:15:23 +00:00 |
|
bruce
|
bbd5b115dd
|
Changed to reflect location of EMHOME and conform to standard syntax.
|
1987-01-27 11:42:08 +00:00 |
|
bruce
|
959800d9b5
|
Version that implements a C_XXX to O_XXX library interface.
|
1987-01-21 14:27:04 +00:00 |
|
bruce
|
97cd4953b0
|
Initial revision
|
1987-01-15 18:12:26 +00:00 |
|