mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 15:19:27 +02:00
![]() "don't free even if not registered"; use for defs that may not be written to a ppu file, but that must nevertheless survive the compilation of the current module * mark all defs created for para locations as "don't free even if not registered", because we don't discard and recalculate all para locations after a module has been compiled (since that's not needed) o solves issues if the paralocations for a routine in the interface of unit A are calculated while the implementation of unit B gets compiled, and a new reusable type is allocated at that point which is not used anywhere else (after r32160) git-svn-id: trunk@32235 - |
||
---|---|---|
.. | ||
aoptcpu.pas | ||
aoptcpub.pas | ||
aoptcpuc.pas | ||
aoptcpud.pas | ||
cgcpu.pas | ||
cpubase.pas | ||
cpuinfo.pas | ||
cpunode.pas | ||
cpupara.pas | ||
cpupi.pas | ||
cputarg.pas | ||
hlcgcpu.pas | ||
itcpugas.pas | ||
nppcadd.pas | ||
nppccal.pas | ||
nppccnv.pas | ||
nppcld.pas | ||
nppcmat.pas | ||
ppcins.dat | ||
ppcreg.dat | ||
rappc.pas | ||
rappcgas.pas | ||
rppccon.inc | ||
rppcdwrf.inc | ||
rppcgas.inc | ||
rppcgri.inc | ||
rppcgss.inc | ||
rppcmot.inc | ||
rppcmri.inc | ||
rppcnor.inc | ||
rppcnum.inc | ||
rppcrni.inc | ||
rppcsri.inc | ||
rppcstab.inc | ||
rppcstd.inc | ||
rppcsup.inc | ||
symcpu.pas |