fpc/compiler/x86_64
Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as
"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 -
2015-11-04 20:46:18 +00:00
..
aoptcpu.pas * unify x86 peephole optimizer helpers 2015-09-27 09:36:39 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas
cpubase.inc
cpuelf.pas AROS/x86_64: initial AROS/x86_64 support and implement syscalls for AROS/x86_64 2015-06-28 19:16:40 +00:00
cpuinfo.pas Moved tcontrollerdatatype out into cpuinfo. 2015-09-07 20:36:54 +00:00
cpunode.pas
cpupara.pas * support marking defs created via the getreusable*() class methods as 2015-11-04 20:46:18 +00:00
cpupi.pas
cputarg.pas AROS/x86_64: initial AROS/x86_64 support and implement syscalls for AROS/x86_64 2015-06-28 19:16:40 +00:00
hlcgcpu.pas
nx64add.pas
nx64cal.pas AROS/x86_64: enable syscalls code in the parser, fix EAX->RAX reference base while calculating syscall offset 2015-06-28 23:04:51 +00:00
nx64cnv.pas
nx64flw.pas ncal.pas: 2015-09-18 14:48:54 +00:00
nx64inl.pas * remove implicit typecast to extended automatically inserted for trunc/round 2015-07-03 21:01:18 +00:00
nx64mat.pas
nx64set.pas
r8664ari.inc
r8664att.inc
r8664con.inc
r8664dwrf.inc
r8664int.inc
r8664iri.inc
r8664nasm.inc
r8664nor.inc
r8664num.inc
r8664ot.inc
r8664rni.inc
r8664sri.inc
r8664stab.inc
r8664std.inc
rax64att.pas
rax64int.pas
rgcpu.pas
symcpu.pas * changed {$ifdef x86} code in defcmp into virtual methods 2015-10-28 18:06:27 +00:00
win64unw.pas
x8664ats.inc
x8664att.inc
x8664int.inc
x8664nop.inc
x8664op.inc
x8664pro.inc
x8664tab.inc