The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 1736950d58 + added property that determines the resident name table size in bytes and use
it to fill the offset to the start of the module reference table in NewExe
  files

git-svn-id: trunk@42607 -
2019-08-08 21:37:14 +00:00
compiler + added property that determines the resident name table size in bytes and use 2019-08-08 21:37:14 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages fcl-passrc: specialize for-loop 2019-08-08 12:41:33 +00:00
rtl Fix bug report 35937 by simple assembly code change and add test 2019-08-08 14:10:21 +00:00
tests Fix bug report 35937 by simple assembly code change and add test 2019-08-08 14:10:21 +00:00
utils pas2js: rtl: set TObject.$ancestor 2019-07-27 11:17:25 +00:00
.gitattributes Fix bug report 35937 by simple assembly code change and add test 2019-08-08 14:10:21 +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