The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 3da5de0e5f + m68k, do_spill_replace: support more cases.
+ support spilling at offsets >32767, tested only to generate assemble-able code, support of large stack frames needs more changes elsewhere.

git-svn-id: trunk@28295 -
2014-08-01 20:32:48 +00:00
compiler + m68k, do_spill_replace: support more cases. 2014-08-01 20:32:48 +00:00
ide * add possibility of overriding the disabled VESA driver using /VESA 2014-05-17 16:31:51 +00:00
installer * package openssl supported for OS/2 now 2014-05-03 22:35:50 +00:00
packages * fixed 64-bit issue. 2014-08-01 10:18:17 +00:00
rtl * softfpu cleanup: use Pascal boolean types where appropriate, use 64-bit overload of shift64RightJamming() to simplify things. 2014-07-30 23:39:10 +00:00
tests * Report all failed cases instead of halting at the first failure. 2014-07-24 12:05:33 +00:00
utils * pas2jni: Fixed enums, added equals() methods to objects, enums and sets. 2014-06-24 13:57:31 +00:00
.gitattributes * Optimized version of SHA1 and MD5 hashes (speed doubles on x64) by Engkin 2014-07-31 12:12:54 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00
Makefile.fpc * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 2014-04-20 15:06:47 +00:00