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. hace 11 años
..
aasmcpu.pas ffba5aee60 * MIPS: emit PIC-friendly instruction sequences instead of "J" when fixing up branches outside of 128K range. Resolves #25399. hace 11 años
aoptcpu.pas 06735eaefc + MIPS peephole optimizer: eliminate redundant moves of floating point registers. hace 12 años
aoptcpub.pas 93e0dd9c2f * Patch from Fuxin Zhang: other mips and mipsel CPUs changes hace 13 años
aoptcpud.pas 0c8546f94c * more MIPS code of David Zhang integrated hace 16 años
cgcpu.pas ed1555b918 * Moved generation of .ent/.end directives out of generic code generator. hace 11 años
cpubase.pas c48d572996 Implement support for saving and restoring address registers. hace 12 años
cpuelf.pas e7f6b06969 + MIPS internal linker: support TLS IE/LE and GPREL32 relocations, is now able to link tw14265. hace 12 años
cpugas.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: hace 11 años
cpuinfo.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: hace 11 años
cpunode.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: hace 11 años
cpupara.pas c3350d13f9 * MIPS: floating point parameters on stack should be loaded to/from FPU registers directly, without using temp. hace 12 años
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. hace 11 años
cputarg.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: hace 11 años
hlcgcpu.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: hace 11 años
itcpugas.pas 3d2a27c66c * fix fpu register type hace 13 años
mipsreg.dat 944d500d55 Change std reg names to allow use with GAS assembler hace 13 años
ncpuadd.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed hace 11 años
ncpucall.pas 87684e1cf1 * MIPS: clean up hace 11 años
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. hace 12 años
ncpuinln.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed hace 11 años
ncpuld.pas 4b820a1ca5 - Removed tcgloadnode.generate_picvaraccess, it is never used and is not necessary because PIC stuff is handled at lower levels. hace 12 años
ncpumat.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed hace 11 años
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). hace 11 años
opcode.inc b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: hace 11 años
racpugas.pas 142d20ca30 * MIPS: cleanup assembler reader, MIPS references allow only a single register in parentheses. hace 12 años
rgcpu.pas 8b8553991a + MIPS: prevent coalescing written-to registers with $sp,$fp,$zero and $at. hace 12 años
rmipscon.inc de4a96f96d * fixes several register allocation related mips issues hace 13 años
rmipsdwf.inc f58fcdf401 + basic mips stuff hace 20 años
rmipsgas.inc ae37b9f5b9 * fix floating point registers gas name hace 13 años
rmipsgri.inc ae37b9f5b9 * fix floating point registers gas name hace 13 años
rmipsgss.inc f58fcdf401 + basic mips stuff hace 20 años
rmipsnor.inc f58fcdf401 + basic mips stuff hace 20 años
rmipsnum.inc de4a96f96d * fixes several register allocation related mips issues hace 13 años
rmipsrni.inc f58fcdf401 + basic mips stuff hace 20 años
rmipssri.inc 944d500d55 Change std reg names to allow use with GAS assembler hace 13 años
rmipssta.inc f58fcdf401 + basic mips stuff hace 20 años
rmipsstd.inc 944d500d55 Change std reg names to allow use with GAS assembler hace 13 años
rmipssup.inc de4a96f96d * fixes several register allocation related mips issues hace 13 años
strinst.inc b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: hace 11 años
symcpu.pas d452686c39 * moved pbestrealtype from symdef to symcpu hace 11 años