The FreePascal Compiler (FPC) source repo

Károly Balogh 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 %!s(int64=8) %!d(string=hai) anos
compiler f7488f2bd8 m68k: don't try to inline NaN and InF values as consts into FPU operands %!s(int64=8) %!d(string=hai) anos
ide 2a82951f18 * fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor %!s(int64=8) %!d(string=hai) anos
installer 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks %!s(int64=8) %!d(string=hai) anos
packages b649db5004 rtl-console: support two extra builtin font sizes on Amiga-likes. makes it possible to use the IDE on a 640x256 PAL screen, or have VGA 80x50-alike mode on RTG/high-res screens. switching is possible via an ENV var for now. Also support turning off the SMARTREFRESH attribute of the IDE window %!s(int64=8) %!d(string=hai) anos
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 %!s(int64=8) %!d(string=hai) anos
tests 3a9ed7db72 Limit log size to 50000, and add all testrun information at start %!s(int64=8) %!d(string=hai) anos
utils 376174d7ac * pas2jni: Fixed error handling of ppudump. %!s(int64=8) %!d(string=hai) anos
.gitattributes dd48453c57 resolver: const evaluation: ranges, int+int %!s(int64=8) %!d(string=hai) anos
.gitignore 4c9b01dc26 * Removed empty tests directory from svn %!s(int64=11) %!d(string=hai) anos
Makefile 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks %!s(int64=8) %!d(string=hai) anos
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 %!s(int64=8) %!d(string=hai) anos
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos