#fpc #freepascal #compiler #fpcobj #pascal

sergei 9c1f917e3a * a_call_ref functionality cannot be implemented efficiently at code generator level, because references need specific preparations at earlier points. Moved this support to tcgcallnode and its x86 descendants, and got rid of all ifdef's around. 11 years ago
compiler 9c1f917e3a * a_call_ref functionality cannot be implemented efficiently at code generator level, because references need specific preparations at earlier points. Moved this support to tcgcallnode and its x86 descendants, and got rid of all ifdef's around. 11 years ago
ide 77967432ef * always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles 11 years ago
installer dea2c743d5 * Initial active version of 11 years ago
packages b7d94992eb * moved unxsockh for solaris, mantis #25657 11 years ago
rtl b7d94992eb * moved unxsockh for solaris, mantis #25657 11 years ago
tests a5d5ce8eb2 * TP-style object destructors do not need actual VMT in hidden parameter, a constant flag indicating need to free memory is sufficient. 11 years ago
utils 77967432ef * always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles 11 years ago
.gitattributes b7d94992eb * moved unxsockh for solaris, mantis #25657 11 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 2a2184bc40 * regenerated makefiles affected by the last change 11 years ago
Makefile.fpc fd5fa95416 + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 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