The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 77e579f59f * RemoveSuperfluousMove uses FindRegDeAlloc to find out if the register used in the move can be removed
* RemoveSuperfluousMove fixes partially the register allocation changes caused by the mov

git-svn-id: trunk@22192 -
2012-08-22 19:52:23 +00:00
compiler * RemoveSuperfluousMove uses FindRegDeAlloc to find out if the register used in the move can be removed 2012-08-22 19:52:23 +00:00
ide * Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814) 2012-07-31 10:37:03 +00:00
installer
packages * When bmBuildUnit is the only available build mode, use it 2012-08-22 18:58:07 +00:00
rtl * Use gsed if present and temp directory to avoid system recompilation 2012-08-22 09:43:34 +00:00
tests * support referencing "result" in nostackframe pure assembler routines if 2012-08-21 19:51:40 +00:00
utils * Fixed compilation 2012-08-22 16:49:47 +00:00
.gitattributes + Lazarus project file for PowerPC64 2012-08-22 18:00:11 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile
Makefile.fpc