#fpc #freepascal #compiler #fpcobj #pascal

florian 01937c4630 * patch by J. Gareth Moreton: SubMov2LeaSub optimisation improvement, resolves #38555 vor 4 Jahren
compiler 01937c4630 * patch by J. Gareth Moreton: SubMov2LeaSub optimisation improvement, resolves #38555 vor 4 Jahren
installer f7bf90f6a8 * package tplylib added, corrections for more than 31 items on a tab vor 4 Jahren
packages 187d63c8e1 * Add constants found in newer kernels vor 4 Jahren
rtl 893cf511bc * fix casing of "VAr", no code changes vor 4 Jahren
tests e0a1bc6675 + optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b) vor 4 Jahren
utils 8602a29383 * align shortname to previous releases vor 4 Jahren
.gitattributes e0a1bc6675 + optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b) vor 4 Jahren
.gitignore f45bcd615e Add bin directory to ignore list for fpcsrc directory also vor 4 Jahren
Makefile 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 vor 4 Jahren
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS vor 5 Jahren
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added vor 5 Jahren
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time vor 12 Jahren
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time vor 12 Jahren