The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-04-27 13:15:46 +00:00
compiler * Removed separate 64-bit specific copy of location_force_reg, reusing part of 32-bit version to handle 64-bit cases. The difference is that the handling of LOC_CREGISTER locations that was previously available only for 32-bit targets is now applied to 64-bit targets too, reducing amount of redundant move instructions. 2012-04-27 13:15:46 +00:00
ide + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
installer + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
packages * synchronised with trunk up to r21067 2012-04-26 21:24:20 +00:00
rtl * synchronised with trunk up to r21067 2012-04-26 21:24:20 +00:00
tests * synchronised with trunk up to r21067 2012-04-26 21:24:20 +00:00
utils * fixed merge error in r21069: netbsd/x86-64 is supported, not haiku/x86-64 2012-04-27 09:16:20 +00:00
.gitattributes * synchronised with trunk up to r21067 2012-04-26 21:24:20 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00
Makefile.fpc * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00