#fpc #freepascal #compiler #fpcobj #pascal

Jeppe Johansen d3e91bb60c Fixed issue #26965. The peephole optimization didn't move a potential register deallocation to after the ldr instruction causing mov's to be removed. 11 年之前
compiler d3e91bb60c Fixed issue #26965. The peephole optimization didn't move a potential register deallocation to after the ldr instruction causing mov's to be removed. 11 年之前
ide a9dcb9201f * Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe) 11 年之前
installer e7a853f9b2 * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 11 年之前
packages fd97b53016 * Fixed index-out-of-range error in fpmake when using the '-fsp 0' parameter 11 年之前
rtl 5d0bd53433 * remove fixed limit for overall size of arguments for Dos.Exec and SysUtils.ExecuteProcess 11 年之前
tests 07ab3fbec4 * Fixed RTTI name mangling for nested types, resolves #26069. 11 年之前
utils a9dcb9201f * Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe) 11 年之前
.gitattributes 07ab3fbec4 * Fixed RTTI name mangling for nested types, resolves #26069. 11 年之前
.gitignore 270535fbe5 * Removed empty directories 11 年之前
Makefile 678090c48b Add missing closing brace for error function 11 年之前
Makefile.fpc 678090c48b Add missing closing brace for error function 11 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前