The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a3b877247c * don't perform call/jmp into push/jmp in case we're generating
pic, as that optimization is invalid in that case

git-svn-id: trunk@10655 -
2008-04-13 17:03:07 +00:00
compiler * don't perform call/jmp into push/jmp in case we're generating 2008-04-13 17:03:07 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Implemented descending indexes, for those too lazy to use last-prior-prior ;) 2008-04-13 16:51:11 +00:00
rtl * Removed unused local var. 2008-04-13 16:19:16 +00:00
tests * fixed internalerror when having to choose between different 2008-04-13 10:21:26 +00:00
utils * split repository in InstalledRepository and AvailableRepository 2008-04-06 21:00:24 +00:00
.gitattributes * fixed internalerror when having to choose between different 2008-04-13 10:21:26 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00