The FreePascal Compiler (FPC) source repo

michael 6a22c5afae * Patch from Graeme Geldenhuys to test reading human-friendly name 8 years ago
compiler f7488f2bd8 m68k: don't try to inline NaN and InF values as consts into FPU operands 8 years ago
ide 2a82951f18 * fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor 8 years ago
installer 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
packages 6a22c5afae * Patch from Graeme Geldenhuys to test reading human-friendly name 8 years ago
rtl a57d0d51b4 softfpu: make it possible to optionally inline some of the simple functions. also made it possible to replace the MUL32TO64 function with compiler generated code. If the new defines are enabled, they results in 15-30% speedup on m68k (68020+) softfpu code 8 years ago
tests eec40b3ed0 Fix test for go32v2, by adding explicit loading of cpall unit 8 years ago
utils 376174d7ac * pas2jni: Fixed error handling of ppudump. 8 years ago
.gitattributes 9140d2a33f * Patch from Graeme Geldenhuys to fix failing unit tests 8 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 years ago
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 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