The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-10-12 21:51:13 +00:00
compiler * adapted 16 byte alignment handling on linux: it is now assumed that the callee tries to clear the stack, so in the caller, the stack is re-adjusted 2019-10-12 21:51:13 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages pastojs: constructor of external class: funcname and {} 2019-10-11 10:25:24 +00:00
rtl o AArch64: 2019-10-11 21:55:48 +00:00
tests * adapted 16 byte alignment handling on linux: it is now assumed that the callee tries to clear the stack, so in the caller, the stack is re-adjusted 2019-10-12 21:51:13 +00:00
utils pas2js: fixed setlength(a,0) 2019-10-11 22:10:42 +00:00
.gitattributes + support for arm attributes 2019-10-09 17:45:40 +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 * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00