The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 2a54d957b2 * fixed two small errors
* supported_optimizerswitches now takes generic flags also into account

git-svn-id: trunk@4865 -
2006-10-11 21:14:47 +00:00
compiler * fixed two small errors 2006-10-11 21:14:47 +00:00
fcl + Fixed 64-bit compilation 2006-10-09 10:17:28 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * fixed type errors 2006-10-04 21:23:36 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages - removed all declarations with array of const having a varargs counterpart 2006-10-08 20:46:42 +00:00
rtl * fix compilation of sysutils, partly revert patch from peter which was a modified version of my patch 2006-10-11 18:19:06 +00:00
tests + added binarytrees benchmark 2006-10-11 21:03:25 +00:00
utils * Patch from Peter Mugaas to support use of CTypes unit 2006-10-02 20:51:24 +00:00
.gitattributes + added binarytrees benchmark 2006-10-11 21:03:25 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00