The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen 90d5f5e760 Added library search paths.
Removed GP and TP from allocatable registers for now. GP should not be overwritten.
Ported dllprt0.as
Fixed register usage in cprt0.as

git-svn-id: branches/laksen/riscv_new@39522 -
2018-07-29 13:08:15 +00:00
compiler Added library search paths. 2018-07-29 13:08:15 +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 Added library search paths. 2018-07-29 13:08:15 +00:00
tests * compiled the calling convention test files by riscv64-linux-gnu-gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0 2018-07-24 21:11:52 +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 * 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