The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 3abdec9c95 * LLVM/AArch64: don't perform the parameter location extension workarounds
for LLVM, as that results in LLVM assuming exactly the opposite of
    what's intended (namely that the extended locations contain valid
    rather than invalid bits)

git-svn-id: trunk@43886 -
2020-01-07 20:22:20 +00:00
compiler * LLVM/AArch64: don't perform the parameter location extension workarounds 2020-01-07 20:22:20 +00:00
installer Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
packages odbc: fix international column names 2020-01-07 09:41:20 +00:00
rtl * fplstat needs to pass AT_SYMLINK_NOFOLLOW if the newfstatat syscall is used, reported by bald zhang, resolves #36528 2020-01-06 21:35:13 +00:00
tests + Linux.fpstatx, resolves #36501 2020-01-02 14:10:31 +00:00
utils pastojs: added libpas2js hook SetPas2JSUnitAliasCallBack 2019-12-30 08:53:27 +00:00
.gitattributes * constrained sitofp is not yet supported in LLVM for all targets 2020-01-07 20:22:17 +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 Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00