The FreePascal Compiler (FPC) source repo

Jeppe Johansen 7c34dc51a1 Removed vecn nodes from constant pointer address calculations to absolute variables, since only subscripts were being handled leading to problems like those described in issue #17118. 11 years ago
compiler 7c34dc51a1 Removed vecn nodes from constant pointer address calculations to absolute variables, since only subscripts were being handled leading to problems like those described in issue #17118. 11 years ago
ide a9dcb9201f * Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe) 11 years ago
installer e7a853f9b2 * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 11 years ago
packages fd97b53016 * Fixed index-out-of-range error in fpmake when using the '-fsp 0' parameter 11 years ago
rtl 5d0bd53433 * remove fixed limit for overall size of arguments for Dos.Exec and SysUtils.ExecuteProcess 11 years ago
tests 07ab3fbec4 * Fixed RTTI name mangling for nested types, resolves #26069. 11 years ago
utils a9dcb9201f * Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe) 11 years ago
.gitattributes 07ab3fbec4 * Fixed RTTI name mangling for nested types, resolves #26069. 11 years ago
.gitignore 270535fbe5 * Removed empty directories 11 years ago
Makefile 678090c48b Add missing closing brace for error function 11 years ago
Makefile.fpc 678090c48b Add missing closing brace for error function 11 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago