.. |
aasmcpu.pas
|
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
2012-06-07 23:20:06 +00:00 |
aoptcpu.pas
|
|
|
aoptcpub.pas
|
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
2012-06-07 23:20:06 +00:00 |
aoptcpud.pas
|
|
|
cgcpu.pas
|
Start of PIC code support
|
2012-07-04 16:28:55 +00:00 |
cpubase.pas
|
+ Add NR/RS _GP and _PIC_FUNC aliases
|
2012-07-04 16:26:29 +00:00 |
cpugas.pas
|
Improve addr_pic support
|
2012-07-05 21:16:02 +00:00 |
cpuinfo.pas
|
|
|
cpunode.pas
|
Add reference to new ncpuld unit
|
2012-07-05 21:13:22 +00:00 |
cpupara.pas
|
Always pass records by value (OABI compliance)
|
2012-07-04 16:27:57 +00:00 |
cpupi.pas
|
set got at create of cs_create_pic is used
|
2012-07-05 21:10:30 +00:00 |
cputarg.pas
|
|
|
hlcgcpu.pas
|
Override a_call_name to use _gp loading and call for cdecl (to get PIC compatible code)
|
2012-07-05 21:12:14 +00:00 |
itcpugas.pas
|
|
|
mipsreg.dat
|
Change std reg names to allow use with GAS assembler
|
2012-07-04 16:24:11 +00:00 |
ncpuadd.pas
|
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
2012-06-07 23:20:06 +00:00 |
ncpucall.pas
|
Override tcallnode.pass_1 for use of got for cdecl'ared functions (assuming it can be PIC code)
|
2012-07-05 21:18:16 +00:00 |
ncpucnv.pas
|
Merge of rev21558-59-60 by Foxsen
|
2012-06-13 22:39:00 +00:00 |
ncpuinln.pas
|
|
|
ncpuld.pas
|
Override tloadnode.pass_1 to for use of got for shared library variables and genrate_picvaraccess
|
2012-07-05 21:07:46 +00:00 |
ncpumat.pas
|
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
2012-06-07 23:20:06 +00:00 |
ncpuset.pas
|
|
|
opcode.inc
|
+ Add .cpXXX pseudo-instruction for PIC code
|
2012-07-04 16:23:16 +00:00 |
racpugas.pas
|
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
2012-06-07 23:20:06 +00:00 |
rgcpu.pas
|
|
|
rmipscon.inc
|
|
|
rmipsdwf.inc
|
|
|
rmipsgas.inc
|
|
|
rmipsgri.inc
|
|
|
rmipsgss.inc
|
|
|
rmipsnor.inc
|
|
|
rmipsnum.inc
|
|
|
rmipsrni.inc
|
|
|
rmipssri.inc
|
Change std reg names to allow use with GAS assembler
|
2012-07-04 16:24:11 +00:00 |
rmipssta.inc
|
|
|
rmipsstd.inc
|
Change std reg names to allow use with GAS assembler
|
2012-07-04 16:24:11 +00:00 |
rmipssup.inc
|
|
|
strinst.inc
|
+ Add .cpXXX pseudo-instruction for PIC code
|
2012-07-04 16:23:16 +00:00 |