The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen 6d9a0fdc73 Added implementation of InstructionLoadsFromReg.
Fixed spilling_get_operation_type_ref, no mem operation modifies ref registers.

git-svn-id: branches/laksen/riscv_new@39487 -
2018-07-22 18:38:07 +00:00
compiler Added implementation of InstructionLoadsFromReg. 2018-07-22 18:38:07 +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 * fix assembling with official binutils 2018-07-22 13:10:24 +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