.. |
aasmcpu.pas
|
bc0c94c204
fpcdefs.inc: Set fpc_compiler_has_fixup_jmps for powerpcXX and mips CPUs.
|
13 years ago |
aoptcpu.pas
|
0c8546f94c
* more MIPS code of David Zhang integrated
|
15 years ago |
aoptcpub.pas
|
93e0dd9c2f
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
13 years ago |
aoptcpud.pas
|
0c8546f94c
* more MIPS code of David Zhang integrated
|
15 years ago |
cgcpu.pas
|
9ad6285fe2
* Fix 64-bit OP_ADD and OP_SUB operations (no overflow support yet)
|
13 years ago |
cpubase.pas
|
63b4cb3347
+ Add NR/RS _GP and _PIC_FUNC aliases
|
13 years ago |
cpugas.pas
|
c53d07f741
Improve addr_pic support
|
13 years ago |
cpuinfo.pas
|
4d86d25c6c
* -O4 switch for optimizations which are correct but which might have unexpected effects
|
13 years ago |
cpunode.pas
|
86d82a9006
Add reference to new ncpuld unit
|
13 years ago |
cpupara.pas
|
91bfa84952
Correct code after change in set_common_funcretloc_info which made the call to ret_in_param always return false
|
13 years ago |
cpupi.pas
|
fc81979f61
set got at create of cs_create_pic is used
|
13 years ago |
cputarg.pas
|
c453baf0b9
+ Enable stabs debuginfo, dwarf disabled for now
|
13 years ago |
hlcgcpu.pas
|
7717e43929
* moved setting the call result to a separate method, so it can still be
|
13 years ago |
itcpugas.pas
|
3d2a27c66c
* fix fpu register type
|
13 years ago |
mipsreg.dat
|
944d500d55
Change std reg names to allow use with GAS assembler
|
13 years ago |
ncpuadd.pas
|
93e0dd9c2f
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
13 years ago |
ncpucall.pas
|
56b4977858
Override tcallnode.pass_1 for use of got for cdecl'ared functions (assuming it can be PIC code)
|
13 years ago |
ncpucnv.pas
|
495a6cfebf
Merge of rev21558-59-60 by Foxsen
|
13 years ago |
ncpuinln.pas
|
f54365db94
* adapted more fpc-mips stuff to trunk
|
15 years ago |
ncpuld.pas
|
c2cd8246cb
Override tloadnode.pass_1 to for use of got for shared library variables and genrate_picvaraccess
|
13 years ago |
ncpumat.pas
|
93e0dd9c2f
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
13 years ago |
ncpuset.pas
|
b023627f6a
* converted tcgcasenode.pass_generate_code() to hlcgobj
|
14 years ago |
opcode.inc
|
87b6bb5053
+ Add .cpXXX pseudo-instruction for PIC code
|
13 years ago |
racpugas.pas
|
93e0dd9c2f
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
13 years ago |
rgcpu.pas
|
de4a96f96d
* fixes several register allocation related mips issues
|
13 years ago |
rmipscon.inc
|
de4a96f96d
* fixes several register allocation related mips issues
|
13 years ago |
rmipsdwf.inc
|
f58fcdf401
+ basic mips stuff
|
20 years ago |
rmipsgas.inc
|
ae37b9f5b9
* fix floating point registers gas name
|
13 years ago |
rmipsgri.inc
|
ae37b9f5b9
* fix floating point registers gas name
|
13 years ago |
rmipsgss.inc
|
f58fcdf401
+ basic mips stuff
|
20 years ago |
rmipsnor.inc
|
f58fcdf401
+ basic mips stuff
|
20 years ago |
rmipsnum.inc
|
de4a96f96d
* fixes several register allocation related mips issues
|
13 years ago |
rmipsrni.inc
|
f58fcdf401
+ basic mips stuff
|
20 years ago |
rmipssri.inc
|
944d500d55
Change std reg names to allow use with GAS assembler
|
13 years ago |
rmipssta.inc
|
f58fcdf401
+ basic mips stuff
|
20 years ago |
rmipsstd.inc
|
944d500d55
Change std reg names to allow use with GAS assembler
|
13 years ago |
rmipssup.inc
|
de4a96f96d
* fixes several register allocation related mips issues
|
13 years ago |
strinst.inc
|
87b6bb5053
+ Add .cpXXX pseudo-instruction for PIC code
|
13 years ago |