fpc/compiler/utils
1999-05-12 16:17:09 +00:00
..
makecfg + moved compiler utils 1999-05-12 16:08:25 +00:00
msg2inc.pp + moved compiler utils 1999-05-12 16:08:25 +00:00
msgdif.pp * init 1999-05-12 16:17:09 +00:00
nasmconv.pp * init 1999-05-12 16:17:09 +00:00
README + moved compiler utils 1999-05-12 16:08:25 +00:00

This dirctory contains some utilities that are used during the
development of the Free Pascal Compiler.

msg2inc  : Convert a compiler message file (errorX.msg) to .inc files to
           include it as the default language in the compiler. It can
	   also convert the .msg to .tex for inclusion the documentation
	  
nasmconv : Convert a Nasm insns.dat to i386tab.inc so it can be used with
           the compiler

makecfg  : This script will make the samplecfg for linux installations