The FreePascal Compiler (FPC) source repo

Jonas Maebe aa75d39ab5 * don't perform "(x=y) or (z=u)" -> "(x xor y) or (z xor u)" optimization 5 years ago
compiler aa75d39ab5 * don't perform "(x=y) or (z=u)" -> "(x xor y) or (z xor u)" optimization 5 years ago
installer ca40956a3a Regenerated all Makefile's 5 years ago
packages 85a11c8204 fcl-passrc: resolver: fixed inteface constraints, iisue #37624 5 years ago
rtl 449cc8f152 * make use of AllocMem in fpc_dynarray_setlength 5 years ago
tests aa75d39ab5 * don't perform "(x=y) or (z=u)" -> "(x xor y) or (z xor u)" optimization 5 years ago
utils 16bdee8fcb Update revision.inc after commit #46877 5 years ago
.gitattributes aa75d39ab5 * don't perform "(x=y) or (z=u)" -> "(x xor y) or (z xor u)" optimization 5 years ago
.gitignore 644678daaa Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 5 years ago
Makefile ca40956a3a Regenerated all Makefile's 5 years ago
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 years ago
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added 6 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago