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