The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 4f052e4f90 o fix several issues with floating point exceptions
+ mask underflow and precision on startup
  + check for floating point exceptions after inlined float routine helpers
  - do not check for floating point exceptions after floating point moves 

git-svn-id: branches/laksen/riscv_new@39645 -
2018-08-19 15:26:00 +00:00
compiler o fix several issues with floating point exceptions 2018-08-19 15:26:00 +00:00
installer Regenerated makefiles. 2018-07-20 10:40:57 +00:00
packages Fixed the elfreader, so it correctly reads the riscv type. 2018-07-23 12:18:33 +00:00
rtl o fix several issues with floating point exceptions 2018-08-19 15:26:00 +00:00
tests + couple of { %OPT=-CE } to tests added 2018-08-19 12:42:26 +00:00
utils Regenerated utils makefiles. 2018-07-23 12:25:52 +00:00
.gitattributes * RISC-V 32 compilation fixed 2018-07-26 19:18:47 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated makefiles. 2018-07-20 10:40:57 +00:00
Makefile.fpc Update packages with information about RiscV. 2018-07-20 10:40:28 +00:00