fpc/compiler/sparc
Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead
of the AVR-specific ifdef'ed variant
   o since the only special character we use in mangled names on all platforms
     is $, added a new field to tasminfo called "dollarsign" that holds the
     character $'s should be replaced with (if it doesn't have to be replaced,
     leave it at $)

git-svn-id: trunk@20801 -
2012-04-11 18:01:57 +00:00
..
aasmcpu.pas
aoptcpu.pas
aoptcpub.pas * RefsHaveIndexReg -> cpurefshaveindexreg 2012-03-10 19:43:52 +00:00
aoptcpud.pas
cgcpu.pas Override abstract method to abvoid warning at compilation time 2011-11-03 10:08:37 +00:00
cpubase.pas - removed no more used constants 2011-08-13 20:54:01 +00:00
cpugas.pas + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 2012-04-11 18:01:57 +00:00
cpuinfo.pas * enable node cse for all cpus as level 2 optimization 2010-01-17 12:28:28 +00:00
cpunode.pas * reverts r18960, should solve sparc trouble 2011-09-07 18:33:22 +00:00
cpupara.pas * patch from Ludo Brands: remove po_inline artefact from ancient inlining code in sparc parameter handling, resolves #20397 2011-10-06 18:39:40 +00:00
cpupi.pas
cputarg.pas
itcpugas.pas
ncpuadd.pas
ncpucall.pas * reverts r18960, should solve sparc trouble 2011-09-07 18:33:22 +00:00
ncpucnv.pas * use generic first_int_to_real 64 bit values on sparc 2011-09-03 19:58:32 +00:00
ncpuinln.pas
ncpumat.pas
ncpuset.pas * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
opcode.inc
racpu.pas
racpugas.pas Use ptruint type in typecast to avoid warning 2011-06-29 15:05:30 +00:00
rgcpu.pas + TSubRegisterSet definition forgotten to commit in r15952 2010-09-09 08:48:02 +00:00
rspcon.inc Reenabled D0-D30 registers 2012-03-30 15:54:05 +00:00
rspdwrf.inc Reenabled D0-D30 registers 2012-03-30 15:54:05 +00:00
rspnor.inc Reenabled D0-D30 registers 2012-03-30 15:54:05 +00:00
rspnum.inc Reenabled D0-D30 registers 2012-03-30 15:54:05 +00:00
rsprni.inc Reenabled D0-D30 registers 2012-03-30 15:54:05 +00:00
rspsri.inc Reenabled D0-D30 registers 2012-03-30 15:54:05 +00:00
rspstab.inc Reenabled D0-D30 registers 2012-03-30 15:54:05 +00:00
rspstd.inc Reenabled D0-D30 registers 2012-03-30 15:54:05 +00:00
rspsup.inc Reenabled D0-D30 registers 2012-03-30 15:54:05 +00:00
spreg.dat Reenabled D0-D30 registers 2012-03-30 15:54:05 +00:00
strinst.inc