mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 10:09:21 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() interface as cgobj, except that all type parameters are defs instead of tcgsize. Also includes some procedures from ncgutil (over time, all of ncgutil will probably integrated here so it can be easily overridden) + hlcg2ll: pass-through implementation of thlcg that forwards everything either to cgobj or ncgutil, for use by the classic code generator clients (all current platforms) + added "def" field to tcgpara to record the tdef of the parameter (used by the high level code generator) git-svn-id: branches/jvmbackend@18279 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |