mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 13:30:33 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * use Pascal implementations instead of assembler for DoMethodA, DoSuperMethodA and DISPATCHERARG * the above fixed trasing of register r31 in DoMethodA and DoSuperMethodA * these implementations might not be that optimal, but easier to understand and more maintainable on the long run * depends on the newly added EmulHandle stuff in exec * use const arguments for array of ... stuff where possible git-svn-id: trunk@32701 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |