..
aasmcpu.pas
* fix case completeness and unreachable code warnings in compiler that would
2019-05-12 14:29:03 +00:00
aoptcpu.pas
o patch by J. Gareth Moreton:
2019-11-20 22:12:26 +00:00
aoptcpub.pas
- get rid of MaxOps, it is redundant with max_operands
2018-11-02 21:32:29 +00:00
aoptcpud.pas
cgcpu.pas
* renamed getintparaloc to getcgtempparaloc
2019-12-24 22:12:25 +00:00
cpubase.pas
* patch by J. Gareth Moreton, issue #36271 , part 3: support for the other architectures
2019-11-10 16:11:40 +00:00
cpuelf.pas
* fix case completeness and unreachable code warnings in compiler that would
2019-05-12 14:29:03 +00:00
cpugas.pas
* Removed lot of unused local vars. It is useful to turn on the notes in options. :)
2020-01-28 18:45:33 +00:00
cpuinfo.pas
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
2020-01-29 22:21:07 +00:00
cpunode.pas
* automatically generate necessary indirect symbols when a new assembler
2016-07-20 20:53:03 +00:00
cpupara.pas
* disable regular array -> dynamic array type coversion support unless
2019-05-25 12:31:32 +00:00
cpupi.pas
+ MIPS: take care of setnoat
2019-11-09 21:58:30 +00:00
cputarg.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
mipsreg.dat
Fix stabs number for FPU register, which start at 38 instead of 32
2016-11-06 18:01:08 +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
* use pocalls_cdecl and cstylearrayofconst more consistently instead of
2017-02-25 11:46:35 +00:00
ncpucnv.pas
+ added volatility information to all memory references
2016-11-27 18:17:37 +00:00
ncpuinln.pas
ncpuld.pas
* fix case completeness and unreachable code warnings in compiler that would
2019-05-12 14:29:03 +00:00
ncpumat.pas
ncpuset.pas
* let all the case code generation work with tconstexprint instead of aint,
2019-02-24 19:58:37 +00:00
opcode.inc
racpugas.pas
* read more types of references properly
2019-11-09 21:58:31 +00:00
rgcpu.pas
* keep track of the temp position separately from the offset in references,
2018-04-22 17:03:16 +00:00
rmipscon.inc
rmipsdwf.inc
rmipsgas.inc
rmipsgri.inc
rmipsgss.inc
rmipsnor.inc
rmipsnum.inc
rmipsrni.inc
rmipssri.inc
rmipssta.inc
Regenerated after change in mipsreg.dat
2016-11-06 18:01:52 +00:00
rmipsstd.inc
rmipssup.inc
strinst.inc
symcpu.pas