The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael d42c334de9 * Fix memory leak, patch from Andrey Sobol
git-svn-id: trunk@48025 -
2021-01-04 09:13:08 +00:00
compiler * process fma intrinsic parameters in an order which takes care of multiple x87 stack parameters, resolves #38295 2021-01-03 17:08:58 +00:00
installer Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
packages + add a copyright/license header for the nullable unit 2021-01-03 12:11:40 +00:00
rtl Fix spelling error of revision 48023 2021-01-04 08:35:36 +00:00
tests * handle rawbytestrings in Win32Ansi2UnicodeMove properly, resolves #38299 2021-01-03 22:55:37 +00:00
utils * Fix memory leak, patch from Andrey Sobol 2021-01-04 09:13:08 +00:00
.gitattributes * handle rawbytestrings in Win32Ansi2UnicodeMove properly, resolves #38299 2021-01-03 22:55:37 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00