The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe df973fa1de * fixed issue #6977 (add regvars occupied by the invisible high parameter
of "open array" and "array of const" parameters to the used regvars
    for their array accesses if range checking is turned on)

git-svn-id: trunk@3914 -
2006-06-21 18:24:01 +00:00
compiler * fixed issue #6977 (add regvars occupied by the invisible high parameter 2006-06-21 18:24:01 +00:00
fcl + fix for bug #7007 by Martin Schreiber 2006-06-19 19:13:57 +00:00
fv * Handle video initialization failure. 2006-06-11 10:11:34 +00:00
ide * Fixes from Dave Strodtman 2006-06-18 13:19:28 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages * removed debug writeln from init section 2006-06-10 09:46:18 +00:00
rtl * Fix missing ctrlZmarkseof check. 2006-06-21 14:39:44 +00:00
tests * fixed issue #6977 (add regvars occupied by the invisible high parameter 2006-06-21 18:24:01 +00:00
utils * Take link contents into account when writing seealso section 2006-06-13 22:54:59 +00:00
.gitattributes * fixed issue #6977 (add regvars occupied by the invisible high parameter 2006-06-21 18:24:01 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +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