#fpc #freepascal #compiler #fpcobj #pascal

michael 6668e265e8 * Allow appending files 4 years ago
compiler 6d7d567a25 * min/max optimization on x86 can be applied now without fastmath as NaN is handled properly now 4 years ago
installer 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
packages 6668e265e8 * Allow appending files 4 years ago
rtl 53a4e6c513 * patch by Zoran Vučenović: fixes TDoubleRec.SetFrac, resolves #38202 4 years ago
tests 88a0d4d64b + optimize if x>a then x:=a; into min(a,x);, similiar for max 4 years ago
utils 3db8f5c91f * Fix compilation 4 years ago
.gitattributes 53a4e6c513 * patch by Zoran Vučenović: fixes TDoubleRec.SetFrac, resolves #38202 4 years ago
.gitignore f45bcd615e Add bin directory to ignore list for fpcsrc directory also 4 years ago
Makefile 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 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 5 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