mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 05:20:33 +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 - |
||
---|---|---|
.. | ||
aopt386.pas | ||
cgcpu.pas | ||
cpubase.inc | ||
cpuelf.pas | ||
cpuinfo.pas | ||
cpunode.pas | ||
cpupara.pas | ||
cpupi.pas | ||
cputarg.pas | ||
daopt386.pas | ||
hlcgcpu.pas | ||
i386att.inc | ||
i386atts.inc | ||
i386int.inc | ||
i386nop.inc | ||
i386op.inc | ||
i386prop.inc | ||
i386tab.inc | ||
n386add.pas | ||
n386cal.pas | ||
n386flw.pas | ||
n386inl.pas | ||
n386ld.pas | ||
n386mat.pas | ||
n386mem.pas | ||
n386set.pas | ||
popt386.pas | ||
r386ari.inc | ||
r386att.inc | ||
r386con.inc | ||
r386dwrf.inc | ||
r386int.inc | ||
r386iri.inc | ||
r386nasm.inc | ||
r386nor.inc | ||
r386nri.inc | ||
r386num.inc | ||
r386ot.inc | ||
r386rni.inc | ||
r386sri.inc | ||
r386stab.inc | ||
r386std.inc | ||
ra386att.pas | ||
ra386int.pas | ||
rgcpu.pas | ||
symcpu.pas |