The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-07-28 11:55:19 +00:00
compiler AVR: Add optimizations for sign testing, and a better Abs() implementation. 2019-07-28 11:16:37 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages * fix access to ParamFlags of the tkMethod branch of type data for CPUs requiring proper alignment 2019-07-28 11:55:19 +00:00
rtl * fix access to ParamFlags of the tkMethod branch of type data for CPUs requiring proper alignment 2019-07-28 11:55:19 +00:00
tests * fix access to ParamFlags of the tkMethod branch of type data for CPUs requiring proper alignment 2019-07-28 11:55:19 +00:00
utils pas2js: rtl: set TObject.$ancestor 2019-07-27 11:17:25 +00:00
.gitattributes * fixed distribution of random(int64) based on patch by Pangea 2019-07-28 11:14:58 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00