fpc/compiler/msg
Jonas Maebe 21abdd2f4e + support for specifying the minimal precision for floating point
constants. The default is currently 32 bits/single, which corresponds
    to the old behaviour (constants which cannot be exactly represented
    in the default/chosen precision will also still be automatically
    upgraded to higher precision). Supported constructs:
   * Command line switch -CF<x>
   * Compiler directive {$MINFPCONSTPREC <x>}
  whereby in both cases <x> can be default, 32 or 64. 80 is not supported
  because there is no generic way to figure out whether the current target
  actually supports 80 bit precision floating point calculations while
  parsing the command line switches (pbestreal can still change in case of
  win64 or -Cfsse2)

git-svn-id: trunk@8349 -
2007-09-01 19:38:27 +00:00
..
errorct.msg * $FPCVER->$FPCVERSION, $FPCFULLVERSION in logo, copyright 2006-07-08 14:11:42 +00:00
errord.msg * update from Karl-Michael Schindler 2007-07-27 14:17:06 +00:00
errorda.msg * e-mail address for bugs corrected 2006-07-13 23:28:20 +00:00
errordu.msg * update from Karl-Michael Schindler 2007-07-27 14:17:06 +00:00
errore.msg + support for specifying the minimal precision for floating point 2007-09-01 19:38:27 +00:00
errores.msg * $FPCVER->$FPCVERSION, $FPCFULLVERSION in logo, copyright 2006-07-08 14:11:42 +00:00
errorf.msg * the last forgotten Mircosoft ;-) 2006-08-06 09:44:43 +00:00
errorfi.msg * typo in description fixed 2006-08-11 20:48:17 +00:00
errorhe.msg * Patch from Ido Kanner to update translations 2007-07-18 21:12:15 +00:00
errorheu.msg * Patch from Ido Kanner to update translations 2007-07-18 21:12:15 +00:00
errorid.msg * indoniesan language update by Zaenal Mutaqin 2007-02-07 20:28:54 +00:00
errorn.msg * optimisatie/optimizatie/optimalizatie -> optimalisatie 2007-02-25 14:34:37 +00:00
errorpl.msg * $FPCVER->$FPCVERSION, $FPCFULLVERSION in logo, copyright 2006-07-08 14:11:42 +00:00
errorpli.msg * $FPCVER->$FPCVERSION, $FPCFULLVERSION in logo, copyright 2006-07-08 14:11:42 +00:00
errorptd.msg * $FPCVER -> $FPCFULLVERSION/$FPCVERSION, formatting of help and year 2006 2006-07-01 23:28:13 +00:00
errorptw.msg * $FPCVER -> $FPCFULLVERSION/$FPCVERSION, formatting of help and year 2006 2006-07-01 23:28:13 +00:00
errorr.msg * $FPCVER->$FPCVERSION, $FPCFULLVERSION in logo, copyright 2006-07-08 14:11:42 +00:00
errorrw.msg * $FPCVER->$FPCVERSION, $FPCFULLVERSION in logo, copyright 2006-07-08 14:11:42 +00:00
errorues.msg * $FPCVER->$FPCVERSION, $FPCFULLVERSION in logo, copyright 2006-07-08 14:11:42 +00:00