The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn d10fb705e4 + added an TNewExeOutput.Order_ObjSectionList override and sort obj sections by
class name first, then by name, then by initial order

git-svn-id: trunk@42551 -
2019-08-01 15:52:19 +00:00
compiler + added an TNewExeOutput.Order_ObjSectionList override and sort obj sections by 2019-08-01 15:52:19 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages Also recompile rtl using FPCFPMAKE before bootstrapping in fpmkunit directory (helps for cross-compilation) 2019-08-01 14:59:52 +00:00
rtl Try to fix alignment issues in RTTI code for 64-bit targets which require proper alignment 2019-08-01 14:46:56 +00:00
tests * fix test for arm 2019-07-30 21:04:30 +00:00
utils pas2js: rtl: set TObject.$ancestor 2019-07-27 11:17:25 +00:00
.gitattributes pastojs: skip generic type 2019-07-28 20:17:12 +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