The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e04198d96f * prefetch next list elements while writing out assembler list, makes
that routine 15-20% faster on my Core 2

git-svn-id: trunk@14137 -
2009-11-10 19:32:49 +00:00
compiler * prefetch next list elements while writing out assembler list, makes 2009-11-10 19:32:49 +00:00
ide * Reset AbortTool before each run 2009-11-05 00:45:19 +00:00
installer * Try to fix scroll bar problems 2009-11-04 16:46:32 +00:00
packages * fixed libxml2 examples (removed BAD_CAST) 2009-11-09 21:16:25 +00:00
rtl + Add StartupConsoleMode as for win32 2009-11-09 17:01:16 +00:00
tests compiler: allow enumeration of multidimensional arrays with implicit array conversion + test 2009-11-07 06:21:07 +00:00
utils * haiku treated as general Unix in makefiles. 2009-11-08 18:41:46 +00:00
.gitattributes * fuse package + 1 test, Mantis 12218 2009-11-08 16:48:30 +00:00
.gitignore
Makefile
Makefile.fpc