The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 8616338374 * fixed dataraces in setting the UnitDir/UnitConfigDir fields of TPackage
(could be resolved by multiple other packages at the same time)
    (mantis #37725)
  * made some "array of const" parameters "const"
  * fixed removing the extra variables again in TDictionary.Substitute

git-svn-id: trunk@46857 -
2020-09-12 19:05:36 +00:00
compiler * Reverted r46836, since it does not work as expected for yet unknown reason. 2020-09-12 10:13:00 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * fixed dataraces in setting the UnitDir/UnitConfigDir fields of TPackage 2020-09-12 19:05:36 +00:00
rtl * handle reparse points that are neither symlinks nor mount points as normal files 2020-09-12 08:03:10 +00:00
tests + Xtensa: make use of ABS.S 2020-09-11 21:51:48 +00:00
utils pastojs: docs updated 2020-09-09 20:40:58 +00:00
.gitattributes + C objects for for xtensa-freertos with call0 abi, build with: 2020-09-06 20:23:25 +00:00
.gitignore Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 2020-08-05 09:30:16 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00