..
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
* 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
* sparc64 compiler can be build, not working yet
2017-06-02 20:13:30 +00:00
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
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
* 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
+ 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
* 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
+ 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