.. |
aasmcpu.pas
|
* MIPS: reworked and fixed procedure fixup_jmps:
|
2016-02-12 13:53:04 +00:00 |
aoptcpu.pas
|
+ Next portion of MIPS peephole optimizations. Get more aggressive and do more than a single pass if needed, enabling optimization of instructions that logically turn into MOVE due to register renaming.
|
2016-02-13 12:33:30 +00:00 |
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
2016-08-05 07:09:16 +00:00 |
cpubase.pas
|
* cpubase unit, function findreg_by_number and dwarf_reg:
|
2016-11-06 18:04:50 +00:00 |
cpuelf.pas
|
* MIPS: some progress with linker:
|
2016-03-13 17:13:23 +00:00 |
cpugas.pas
|
* restructured the the TExternalAssembler constructors so that the
|
2016-11-09 19:51:20 +00:00 |
cpuinfo.pas
|
Moved tcontrollerdatatype out into cpuinfo.
|
2015-09-07 20:36:54 +00:00 |
cpunode.pas
|
* automatically generate necessary indirect symbols when a new assembler
|
2016-07-20 20:53:03 +00:00 |
cpupara.pas
|
* support marking defs created via the getreusable*() class methods as
|
2015-11-04 20:46:18 +00:00 |
cpupi.pas
|
|
|
cputarg.pas
|
|
|
hlcgcpu.pas
|
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
2016-08-05 07:09:16 +00:00 |
itcpugas.pas
|
* Removed unused vars for mipsel compiler.
|
2015-09-17 15:46:30 +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
|
* Removed unused vars for mipsel compiler.
|
2015-09-17 15:46:30 +00:00 |
ncpucall.pas
|
|
|
ncpucnv.pas
|
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
2015-08-27 18:28:57 +00:00 |
ncpuinln.pas
|
|
|
ncpuld.pas
|
|
|
ncpumat.pas
|
|
|
ncpuset.pas
|
* Removed unused vars for mipsel compiler.
|
2015-09-17 15:46:30 +00:00 |
opcode.inc
|
|
|
racpugas.pas
|
* MaybeRecordOffset: initialise "mangledname" variable
|
2016-11-09 19:51:36 +00:00 |
rgcpu.pas
|
|
|
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
|
o fixes handling of iso i/o parameters/program parameters:
|
2015-05-01 20:58:31 +00:00 |