fpc/compiler/powerpc
2014-11-10 12:34:59 +00:00
..
agppcmpw.pas + create a special 'heap' segment with reserved space equal to heapsize (i.e. 2014-06-19 14:14:01 +00:00
agppcvasm.pas Handle asmextraopt in powerpc, mips and sparc assemblers 2014-01-21 00:19:17 +00:00
aoptcpu.pas * use spilling_operation_type() instead of a big table to determine whether 2014-02-02 15:32:54 +00:00
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas * powerpc: implement cg.a_mul_reg_reg_pair method and switch to generic code for division by constants. 2014-06-15 16:33:08 +00:00
cpubase.pas * powerpc/powerpc64: Fixed floating point compares to be IEEE-754 compliant. Mantis #9362. 2014-04-19 19:54:24 +00:00
cpuinfo.pas * boolean constant instead of IFDEFs for detection of microcontroller support 2014-11-10 12:34:59 +00:00
cpunode.pas
cpupara.pas PowerPC: in MorphOS syscalls the explicit paraloc size should always be OS_ADDR 2014-09-18 10:25:28 +00:00
cpupi.pas * 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. 2014-04-02 14:17:23 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas
nppcadd.pas * fix warnings when compiling the compiler with DFA optimizer enabled on PowerPC 2014-08-20 14:31:36 +00:00
nppccal.pas * moved amiga/morphos-specific libsym-related field from tprocdef to 2014-04-01 21:41:27 +00:00
nppccnv.pas * moved pbestrealtype from symdef to symcpu 2014-04-01 21:41:37 +00:00
nppcmat.pas * fix warnings when compiling the compiler with DFA optimizer enabled on PowerPC 2014-08-20 14:31:36 +00:00
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.pas
rppccon.inc
rppcdwrf.inc
rppcgas.inc
rppcgri.inc
rppcgss.inc
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc
symcpu.pas Add new procedure option: po_syscall_has_libsym, 2014-10-03 19:26:16 +00:00