fpc/compiler/sparcgen
Jonas Maebe ce598c15ec * factored out the conditions under which add nodes need to perform
overflow checks
   o in particular ensure that cpu-specific overrides don't perform overflow
     checks when nf_internal is set

git-svn-id: trunk@42573 -
2019-08-03 12:19:50 +00:00
..
aasmcpu.pas
aoptcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
aoptcpub.pas - get rid of MaxOps, it is redundant with max_operands 2018-11-02 21:32:29 +00:00
cgsparc.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cpubase.pas + fpc_eh_return_data_regno() intrinsic to get the return register numbers 2018-10-28 18:16:38 +00:00
cpugas.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cpupi.pas
hlcgcpu.pas * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 2019-07-07 21:33:43 +00:00
itcpugas.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
ncpuadd.pas * factored out the conditions under which add nodes need to perform 2019-08-03 12:19:50 +00:00
ncpucall.pas
ncpucnv.pas
ncpuinln.pas
ncpumat.pas * fixed compilation with -O3 (one false positive, one real error) 2018-11-01 20:39:38 +00:00
ncpuset.pas * let all the case code generation work with tconstexprint instead of aint, 2019-02-24 19:58:37 +00:00
opcode.inc
racpu.pas
racpugas.pas
rgcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
sppara.pas * initialize function result for variadic functions (fixup for r41420) 2019-03-02 09:37:49 +00:00
spreg.dat
strinst.inc
symcpu.pas