The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jeppe Johansen 76dda5813e Updated dynlinker filename.
Fix passing of vararg register pairs.
Fix passing of big record, and return of records.
Disabled framepointer elimination for the time being.

git-svn-id: branches/laksen/riscv_new@39519 -
2018-07-28 20:06:06 +00:00
compiler Updated dynlinker filename. 2018-07-28 20:06:06 +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 Fixed _fini and _init references in cprt0.as 2018-07-23 11:40:55 +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