#fpc #freepascal #compiler #fpcobj #pascal

Károly Balogh b6242d14ed * use currpara.paraloc[calleeside].def instead of currpara.vardef when copying parameters to local registers in ncgutil. this mimics hlcgobj behavior and fixes parameters passed by reference to be allocated into intregs on m68k. among others, this has a big impact on OOP code, because of self, for example 9 years ago
compiler b6242d14ed * use currpara.paraloc[calleeside].def instead of currpara.vardef when copying parameters to local registers in ncgutil. this mimics hlcgobj behavior and fixes parameters passed by reference to be allocated into intregs on m68k. among others, this has a big impact on OOP code, because of self, for example 9 years ago
ide 84fcab3fef * notify unit video of switching consoles under windows 9 years ago
installer e54be530d7 * added SDL sources 9 years ago
packages 01358a9989 Fix compilation for Windows OS after commit 33702 9 years ago
rtl 253589b0b6 * Fix compilation for msdos 9 years ago
tests 8e75ac64f1 * Patch from Graeme GeldenHuys to implement UnicodeString versions of MatchStr() and IndexStr() (bug ID 30113) 9 years ago
utils 7e54688fd4 * Fix never-ending loop in splitline 9 years ago
.gitattributes 5e3b22ab15 * Patch to Split AdvancedIPC and AdvancedSingleInstance, by Luiz Americo (Bug ID 30141) 9 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 years ago
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 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