The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 0daba07246 * Enhanced the debug output of spilling statistics. Now it includes efficiency of the spilling which is based on
weight and usage count of registers. Range 0-100%. Such statistics are very handy when you modify the register allocator.
  

git-svn-id: trunk@46196 -
2020-08-03 16:18:32 +00:00
compiler * Enhanced the debug output of spilling statistics. Now it includes efficiency of the spilling which is based on 2020-08-03 16:18:32 +00:00
installer * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
packages * fix for Mantis #37447: add support for HttpUpdateServiceConfiguration which needs to be loaded dynamically, because it's only available in newer versions of Windows 10 2020-08-02 15:18:36 +00:00
rtl * reset exception flags, resolves #37468 on x86_64 2020-08-02 21:23:29 +00:00
tests * reset exception flags, resolves #37468 on x86_64 2020-08-02 21:23:29 +00:00
utils * Add stub generator 2020-08-01 07:39:34 +00:00
.gitattributes * reset exception flags, resolves #37468 on x86_64 2020-08-02 21:23:29 +00:00
.gitignore Add list of generated executable to svn:ignore 2020-07-21 14:08:24 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00