fpc/compiler/x86
Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating
whether the mangled name is for defining a symbol, or for referencing
    it later (e.g. for a call or load of its address). The reason is that
    on the JVM both cases are different.
  + jvmdef unit to encode types according to the JVM rules
  + tprocdef.jvmmangledname() to encode a procdef's JVM mangled name
    (the common part of defining/referencing it; tprocdef.mangledname
     afterwards adorns it as required)

git-svn-id: branches/jvmbackend@18288 -
2011-08-20 07:22:00 +00:00
..
aasmcpu.pas
agx86att.pas
agx86int.pas
agx86nsm.pas
cga.pas
cgx86.pas
cpubase.pas
itcpugas.pas
itx86int.pas
nx86add.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86mat.pas
nx86set.pas
rax86.pas
rax86att.pas
rax86int.pas * tprocdef.mangledname now gets an extra boolean parameter indicating 2011-08-20 07:22:00 +00:00
rgx86.pas
x86ins.dat
x86reg.dat