sergei 96dd464bf2 * Moved fixup_jmps to target-specific classes for powerpc,powerpc64 and MIPS, cleaned out remaining $ifdef's. A slight functionality change is that fixup_jmps is now called before adding the procedure end symbol, not after, but that should not matter. пре 11 година
..
aasmcpu.pas ffba5aee60 * MIPS: emit PIC-friendly instruction sequences instead of "J" when fixing up branches outside of 128K range. Resolves #25399. пре 11 година
aoptcpu.pas 06735eaefc + MIPS peephole optimizer: eliminate redundant moves of floating point registers. пре 12 година
aoptcpub.pas 93e0dd9c2f * Patch from Fuxin Zhang: other mips and mipsel CPUs changes пре 13 година
aoptcpud.pas 0c8546f94c * more MIPS code of David Zhang integrated пре 16 година
cgcpu.pas ed1555b918 * Moved generation of .ent/.end directives out of generic code generator. пре 11 година
cpubase.pas c48d572996 Implement support for saving and restoring address registers. пре 12 година
cpuelf.pas e7f6b06969 + MIPS internal linker: support TLS IE/LE and GPREL32 relocations, is now able to link tw14265. пре 12 година
cpugas.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: пре 11 година
cpuinfo.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: пре 11 година
cpunode.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: пре 11 година
cpupara.pas c3350d13f9 * MIPS: floating point parameters on stack should be loaded to/from FPU registers directly, without using temp. пре 12 година
cpupi.pas 96dd464bf2 * Moved fixup_jmps to target-specific classes for powerpc,powerpc64 and MIPS, cleaned out remaining $ifdef's. A slight functionality change is that fixup_jmps is now called before adding the procedure end symbol, not after, but that should not matter. пре 11 година
cputarg.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: пре 11 година
hlcgcpu.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: пре 11 година
itcpugas.pas 3d2a27c66c * fix fpu register type пре 13 година
mipsreg.dat 944d500d55 Change std reg names to allow use with GAS assembler пре 13 година
ncpuadd.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed пре 11 година
ncpucall.pas 87684e1cf1 * MIPS: clean up пре 11 година
ncpucnv.pas dd472dbfb0 * MIPS: when converting int to real, use a floating point constant directly, instead of emulating it with integers. tai_real_64bit already handles all endian issues. пре 12 година
ncpuinln.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed пре 11 година
ncpuld.pas 4b820a1ca5 - Removed tcgloadnode.generate_picvaraccess, it is never used and is not necessary because PIC stuff is handled at lower levels. пре 12 година
ncpumat.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed пре 11 година
ncpuset.pas e163a2c813 * MIPS and SPARC: determine whether case expression is in range using a single unsigned comparison (like it is done on other targets). пре 11 година
opcode.inc b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: пре 11 година
racpugas.pas 142d20ca30 * MIPS: cleanup assembler reader, MIPS references allow only a single register in parentheses. пре 12 година
rgcpu.pas 8b8553991a + MIPS: prevent coalescing written-to registers with $sp,$fp,$zero and $at. пре 12 година
rmipscon.inc de4a96f96d * fixes several register allocation related mips issues пре 13 година
rmipsdwf.inc f58fcdf401 + basic mips stuff пре 20 година
rmipsgas.inc ae37b9f5b9 * fix floating point registers gas name пре 13 година
rmipsgri.inc ae37b9f5b9 * fix floating point registers gas name пре 13 година
rmipsgss.inc f58fcdf401 + basic mips stuff пре 20 година
rmipsnor.inc f58fcdf401 + basic mips stuff пре 20 година
rmipsnum.inc de4a96f96d * fixes several register allocation related mips issues пре 13 година
rmipsrni.inc f58fcdf401 + basic mips stuff пре 20 година
rmipssri.inc 944d500d55 Change std reg names to allow use with GAS assembler пре 13 година
rmipssta.inc f58fcdf401 + basic mips stuff пре 20 година
rmipsstd.inc 944d500d55 Change std reg names to allow use with GAS assembler пре 13 година
rmipssup.inc de4a96f96d * fixes several register allocation related mips issues пре 13 година
strinst.inc b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: пре 11 година
symcpu.pas d452686c39 * moved pbestrealtype from symdef to symcpu пре 11 година