The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 4b1a258bf1 + declare additional service control codes
git-svn-id: trunk@46325 -
2020-08-08 11:09:47 +00:00
compiler * insert type casts when creating new unaryminus nodes during simplification, resolves #37508 2020-08-07 21:43:00 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages + declare additional service control codes 2020-08-08 11:09:47 +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 * insert type casts when creating new unaryminus nodes during simplification, resolves #37508 2020-08-07 21:43:00 +00:00
utils * Fix bug id #37514 : type helper not recognized 2020-08-08 09:09:18 +00:00
.gitattributes * insert type casts when creating new unaryminus nodes during simplification, resolves #37508 2020-08-07 21:43:00 +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