Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so hace 10 años
..
aasmcpu.pas 20dbda751a * fixed sparc compilation after addr_lo/hi changes hace 18 años
aoptcpu.pas b70c5efa65 * SPARC peephole: check that result of GetNextInstructionUsingReg is actually an instruction, because GetNextInstruction can stop at a label. Resolves #26798. hace 11 años
aoptcpub.pas 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg hace 13 años
aoptcpud.pas 790a4fe2d3 * log and id tags removed hace 20 años
cgcpu.pas 61e4a1b811 + added tasmlist parameter to getintparaloc() (needed for llvm) hace 10 años
cpubase.pas f3801d13de * SPARC: cleaned up and actualized TAsmCond (stuff copy-pasted from x86 removed, conditions for unordered floating-point comparisons added). Fixes Mantis #9362 on this target. hace 11 años
cpuelf.pas 901275b4a1 Switch back to emitting BLX instructions and fix calculation of constant offsets(should rarely/never happen). hace 10 años
cpugas.pas 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so hace 10 años
cpuinfo.pas 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. hace 10 años
cpunode.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: hace 11 años
cpupara.pas f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method hace 10 años
cpupi.pas 176d8434e4 * SPARC: completely rewrote PIC-related code, got it twice shorter in source lines and much less instructions in generated code. hace 11 años
cputarg.pas 7587145320 Add possibility to test sparc elf generator with -dTEST_AGSPARC_ELF hace 13 años
hlcgcpu.pas b745dcc64c * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because hace 11 años
itcpugas.pas 790a4fe2d3 * log and id tags removed hace 20 años
ncpuadd.pas 0cf7357ee2 * fix GetResFlags DFA optimizer warning on Sparc and AVR too hace 11 años
ncpucall.pas 58882e2934 * SPARC: UNIMP instruction has 22-bit "opcode", not 12-bit. hace 11 años
ncpucnv.pas 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false hace 10 años
ncpuinln.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed hace 11 años
ncpumat.pas f3801d13de * SPARC: cleaned up and actualized TAsmCond (stuff copy-pasted from x86 removed, conditions for unordered floating-point comparisons added). Fixes Mantis #9362 on this target. 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 9a486d73ba + SPARC: support FNEGd/FNEGq internal instructions, and use them to implement floating-point negation more efficiently. hace 11 años
racpu.pas 18eb495d0f * give a regular error message instead of an internal error on x86 hace 17 años
racpugas.pas eaba90dda7 * SPARC: since peephole optimizer recognizes only one conditional branching instruction, generate all branches using A_Bxx opcode, and change it to A_FBxx if necessary when writing assembler. This enables optimization of floating-point branches. hace 11 años
rgcpu.pas e9268a0a14 * synchronised with trunk up till r26975 hace 11 años
rspcon.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspdwrf.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspnor.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspnum.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rsprni.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspsri.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspstab.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspstd.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
rspsup.inc c3da1aa542 Reenabled D0-D30 registers hace 13 años
spreg.dat c3da1aa542 Reenabled D0-D30 registers hace 13 años
strinst.inc 9a486d73ba + SPARC: support FNEGd/FNEGq internal instructions, and use them to implement floating-point negation more efficiently. hace 11 años
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: hace 10 años