The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen a1a17447ff - Fix bug in 64bit softfloat double negation.
- Clean up handling of CPU/FPU type handling in RISCV.
- Do more fixes to get RISCV32 working.
- Fix most soft multiplication handling for generic RISCV code. Still missing a few.
- Add RISCV embedded targets.

git-svn-id: trunk@42335 -
2019-07-07 11:32:27 +00:00
compiler - Fix bug in 64bit softfloat double negation. 2019-07-07 11:32:27 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages * fix typo 2019-07-05 15:33:43 +00:00
rtl Add support for softfloat in RISCV RTL. 2019-07-07 11:24:44 +00:00
tests * fixed range test optimization for signed types and enabled it for them 2019-07-06 09:57:32 +00:00
utils Commit modified file after commit #42260 2019-07-01 17:34:08 +00:00
.gitattributes * fixed range test optimization for signed types and enabled it for them 2019-07-06 09:57:32 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc