History of optimizer and cvtmake:
=================================

0.0.9f:   Fixed alot of bugs in NASM part
02/09/98  Rewrite of some of the code

0.0.9e:   Lots of improvements in NASM part
11/13/97  cvtmake v0.1c included
          Major/Minor bugfixes

0.0.9d:   Misc improvements in NASM part
10/02/97  cvtmake v0.1b included
          Added I486 option

0.0.9c:   Register offset in NASM part
09/25/97  String handling in NASM part
          cvtmake v0.1a included
          Changed the license to GPL

0.0.9b:   cvtmake v0.1 included 
09/22/97  Ekstern function calls the NASM part
          Constants handling the NASM part
          Added DEBUG-flag
          Rewritten Makefile's
          Major/Minor bugfixes

0.0.9a:   Register-handling in NASM part
09/03/97  Minor bugfixes

0.0.9:    First Release !
08/25/97  Converts GCC/G++ output code (GAS format) to GAS/NASM code 
	  NASM part doesn't work !
          This is no optimization in this version.	


Note: 	Until version 0.1 it is ONLY the GAS part of the program 
	that is fully debugged
