mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-31 20:10:22 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() floating point type to currency, as fptosui is defined as always rounding to zero while on other platforms we use the FPU's current rounding mode (fixes webtbs/tw21449 for LLVM, and also webtbs/tw24197 because LLVM's code generated for fptosui temporarily changes the FPU control word so it rounds to zero and also to disable FPU exceptions) git-svn-id: trunk@35061 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |