fpc/compiler/powerpc
nickysn 7cfd7a66cd + create a special 'heap' segment with reserved space equal to heapsize (i.e.
the value set by -Ch or the second parameter to the $M directive). This is
  equivalent to the heapmin value in Turbo Pascal 7 and ensures that the program
  has at least this amount of heap space available (otherwise DOS will show a
  'not enough memory' error and will refuse to load the program).

git-svn-id: trunk@28002 -
2014-06-19 14:14:01 +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
aoptcpu.pas
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
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
nppcadd.pas
nppccal.pas
nppccnv.pas
nppcmat.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
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