The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen 054bf32f1f Add RV64GC cpu type.
Fix float loading.
Fix a number of small issues with wrong operand sizes.
Fixed concatcopy code generation.
Align jump table for case statements.

git-svn-id: branches/laksen/riscv_new@39481 -
2018-07-21 22:34:42 +00:00
compiler Add RV64GC cpu type. 2018-07-21 22:34:42 +00:00
installer Regenerated makefiles. 2018-07-20 10:40:57 +00:00
packages Fixed setjmp that overwrote a callee save register. 2018-07-20 15:00:14 +00:00
rtl Fixed setjmp that overwrote a callee save register. 2018-07-20 15:00:14 +00:00
tests Fixed setjmp that overwrote a callee save register. 2018-07-20 15:00:14 +00:00
utils Regenerated makefiles. 2018-07-20 10:40:57 +00:00
.gitattributes Update packages with information about RiscV. 2018-07-20 10:40:28 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
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