Jonas Maebe 74a49b5f91 * restructured the the TExternalAssembler constructors so that the vor 8 Jahren
..
aasmcpu.pas e23ed15634 * MIPS: reworked and fixed procedure fixup_jmps: vor 9 Jahren
aoptcpu.pas 41751bc5b4 + Next portion of MIPS peephole optimizations. Get more aggressive and do more than a single pass if needed, enabling optimization of instructions that logically turn into MOVE due to register renaming. vor 9 Jahren
aoptcpub.pas 93e0dd9c2f * Patch from Fuxin Zhang: other mips and mipsel CPUs changes vor 13 Jahren
aoptcpud.pas 0c8546f94c * more MIPS code of David Zhang integrated vor 16 Jahren
cgcpu.pas aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): vor 9 Jahren
cpubase.pas 3df9ac43a5 * cpubase unit, function findreg_by_number and dwarf_reg: vor 8 Jahren
cpuelf.pas 578348817b * MIPS: some progress with linker: vor 9 Jahren
cpugas.pas 74a49b5f91 * restructured the the TExternalAssembler constructors so that the vor 8 Jahren
cpuinfo.pas 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. vor 10 Jahren
cpunode.pas a0efde8167 * automatically generate necessary indirect symbols when a new assembler vor 9 Jahren
cpupara.pas fa3b0ca312 * support marking defs created via the getreusable*() class methods as vor 9 Jahren
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. vor 11 Jahren
cputarg.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: vor 11 Jahren
hlcgcpu.pas aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): vor 9 Jahren
itcpugas.pas 11a9ff4a43 * Removed unused vars for mipsel compiler. vor 10 Jahren
mipsreg.dat f870b0f8fc Fix stabs number for FPU register, which start at 38 instead of 32 vor 8 Jahren
ncpuadd.pas 11a9ff4a43 * Removed unused vars for mipsel compiler. vor 10 Jahren
ncpucall.pas 87684e1cf1 * MIPS: clean up vor 11 Jahren
ncpucnv.pas 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false vor 10 Jahren
ncpuinln.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed vor 11 Jahren
ncpuld.pas 4b820a1ca5 - Removed tcgloadnode.generate_picvaraccess, it is never used and is not necessary because PIC stuff is handled at lower levels. vor 12 Jahren
ncpumat.pas 7949bebb8d * synchronised with r28168 of trunk vor 11 Jahren
ncpuset.pas 11a9ff4a43 * Removed unused vars for mipsel compiler. vor 10 Jahren
opcode.inc 4e7c908b0d + MIPS: added movn and movz instructions. vor 11 Jahren
racpugas.pas aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): vor 9 Jahren
rgcpu.pas 67b8aceaee * synchronized with privatetrunk till r30095 vor 10 Jahren
rmipscon.inc e367ccc0ee * MIPS: changed superregister number for $fcc0..$fcc7 to start from 32, so that range 0..31 can be used without translating into symbolic names. vor 11 Jahren
rmipsdwf.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). vor 11 Jahren
rmipsgas.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). vor 11 Jahren
rmipsgri.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). vor 11 Jahren
rmipsgss.inc f58fcdf401 + basic mips stuff vor 20 Jahren
rmipsnor.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). vor 11 Jahren
rmipsnum.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). vor 11 Jahren
rmipsrni.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). vor 11 Jahren
rmipssri.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). vor 11 Jahren
rmipssta.inc fd6d3b4971 Regenerated after change in mipsreg.dat vor 8 Jahren
rmipsstd.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). vor 11 Jahren
rmipssup.inc e367ccc0ee * MIPS: changed superregister number for $fcc0..$fcc7 to start from 32, so that range 0..31 can be used without translating into symbolic names. vor 11 Jahren
strinst.inc 4e7c908b0d + MIPS: added movn and movz instructions. vor 11 Jahren
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: vor 10 Jahren