README 488 B

1234567891011
  1. This dirctory contains some utilities that are used during the
  2. development of the Free Pascal Compiler.
  3. msg2inc : Convert a compiler message file (errorX.msg) to .inc files to
  4. include it as the default language in the compiler. It can
  5. also convert the .msg to .tex for inclusion the documentation
  6. nasmconv : Convert a Nasm insns.dat to i386tab.inc so it can be used with
  7. the compiler
  8. makecfg : This script will make the samplecfg for linux installations