The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b0683edfcb * simplified random(int64) code
git-svn-id: trunk@42513 -
2019-07-28 12:03:46 +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 * simplified random(int64) code 2019-07-28 12:03:46 +00:00
tests - removed tests as modern Delphi versions behave differently (mantis #35886) 2019-07-28 12:03:40 +00:00
utils pas2js: rtl: set TObject.$ancestor 2019-07-27 11:17:25 +00:00
.gitattributes - removed tests as modern Delphi versions behave differently (mantis #35886) 2019-07-28 12:03: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 * 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