#fpc #freepascal #compiler #fpcobj #pascal

sergei 5c4abfa75a + Implemented saving/restoring registers using PUSH/POP instructions on i386 targets with non-fixed stack. Provides some advantage in code size (e.g. the compiler becomes about 20KBytes smaller). 12 years ago
compiler 5c4abfa75a + Implemented saving/restoring registers using PUSH/POP instructions on i386 targets with non-fixed stack. Provides some advantage in code size (e.g. the compiler becomes about 20KBytes smaller). 12 years ago
ide 415444a3a5 Fix compilation failure if DEBUG conditional is set, which needs regexpr package 12 years ago
installer c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
packages 83a236f9b3 * revert previous commit - was due to a misunderstanding: TestFloatParamQuery already covers the bug. 12 years ago
rtl 24f8623490 rtl, utils: apply patch from Inoussa (mantis #24158): 12 years ago
tests 1ce93f7430 * when automatically generating an overriding getter/setter method (because 12 years ago
utils 24f8623490 rtl, utils: apply patch from Inoussa (mantis #24158): 12 years ago
.gitattributes 1ce93f7430 * when automatically generating an overriding getter/setter method (because 12 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 4ca7e66661 * Fixed cross-installation after r24625. 12 years ago
Makefile.fpc 4ca7e66661 * Fixed cross-installation after r24625. 12 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