The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 09f36e3cc5 * Fix writing ranges (bug ID 37505)
git-svn-id: trunk@46302 -
2020-08-06 22:07:05 +00:00
compiler + optimize a in [a] 2020-08-06 20:49:08 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * Fix writing ranges (bug ID 37505) 2020-08-06 22:07:05 +00:00
rtl * Improved generic implementations of fpc_mul_dword, fpc_mul_word, fpc_mul_byte to use less iterations and registers. 2020-08-05 17:58:46 +00:00
tests * setelementn cannot be the root node of a cse domain, resolves #37477 2020-08-06 20:49:07 +00:00
utils pastojs: clean up 2020-08-05 19:54:42 +00:00
.gitattributes * setelementn cannot be the root node of a cse domain, resolves #37477 2020-08-06 20:49:07 +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