#fpc #freepascal #compiler #fpcobj #pascal

pierre 27d6dba699 Add explicit dependency of AVR specific unit avrsim on consoleio and heapmgr units 5 years ago
compiler aca9727418 + OptimizeForLoop: convert for-loops into zero-based backward for-loops if possible, for most architectures, this results in simpler code 5 years ago
installer 5cd3b9095f * added new packages to OS/2 and EMX sections 5 years ago
packages f56e971958 * fix for bug #36722. Assigning result of compare(w)str to shortint risks overflow if length difference>=128. 5 years ago
rtl 27d6dba699 Add explicit dependency of AVR specific unit avrsim on consoleio and heapmgr units 5 years ago
tests bc3131688a * fix precedence of IS operator, resolves #35909 5 years ago
utils b1feaa9458 * Allow to get/set config items 5 years ago
.gitattributes 7b4ef925f0 * attempt at crt1 translation to get freebsd 12 running. 5 years ago
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 years ago
Makefile 38d0a9af48 * Makefile fixed 5 years ago
Makefile.fpc 38d0a9af48 * Makefile fixed 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