fpc/compiler/sparcgen
pierre 8e9f91ee79 Merge commit 47798 to fixes branch
------------------------------------------------------------------------
r47798 | pierre | 2020-12-16 23:16:37 +0000 (Wed, 16 Dec 2020) | 1 line

 Try to fix sparc32 code generation error for overflow test
------------------------------------------------------------------------
--- Merging r47798 into '.':
U    compiler/sparcgen/cgsparc.pas
--- Recording mergeinfo for merge of r47798 into '.':
 U   .

git-svn-id: branches/fixes_3_2@47825 -
2020-12-20 22:04:33 +00:00
..
aasmcpu.pas Use A_LD_R and A_ST_R aliases for spilling_create_(load|store) functions 2017-07-26 14:56:11 +00:00
aoptcpu.pas * SLAX and MULX are candidates for the OpMov2Mov optimization as well 2017-08-20 17:20:35 +00:00
aoptcpub.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
cgsparc.pas Merge commit 47798 to fixes branch 2020-12-20 22:04:33 +00:00
cpubase.pas Merge of trunk commits 39983,39986,40109 2018-12-06 22:17:57 +00:00
cpugas.pas * pass -32 to the sparc assembler 2017-07-07 09:08:05 +00:00
cpupi.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
hlcgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
itcpugas.pas * integer registers must have the size R_SUBWHOLE for sparc, resolves issue #32065 2017-07-03 20:49:06 +00:00
ncpuadd.pas Fix compilation failure for sparc CPU 2017-07-18 04:47:49 +00:00
ncpucall.pas * sparc64 does not generate a unimp instruction if a parameter is returned in a memory location 2017-08-20 15:21:55 +00:00
ncpucnv.pas * sparc64: fix int to bool type conversions for 64 bit ints 2017-07-21 20:41:14 +00:00
ncpuinln.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
ncpumat.pas Merge of revisions 39731 39825 39849 39912 39913 39914 39924 39935 39999 40000 40001 40026 40115 40132 40163 from trunk to fixes_3_2 2018-12-22 22:19:05 +00:00
ncpuset.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
opcode.inc + cas* mnemonics for sparc64 2017-09-11 20:06:22 +00:00
racpu.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
racpugas.pas * factored out check to determine whether a variable can be subscripted in 2018-01-01 14:29:21 +00:00
rgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
sppara.pas * split create_paraloc_info_intern for sparc32 and sparc64 2017-08-20 15:21:51 +00:00
spreg.dat + fccX registers 2017-07-03 20:48:56 +00:00
strinst.inc + cas* mnemonics for sparc64 2017-09-11 20:06:22 +00:00
symcpu.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00