florian
|
15c0b633ab
* fixed the powerpc to work with the new function result handling
|
22 years ago |
peter
|
063979bcae
* length of tparalocation is now stored in ppu
|
22 years ago |
peter
|
35801981d1
* .o files belonging to the unit are first searched in the same dir
|
22 years ago |
peter
|
a23e3f0a2f
* add string returns in LOC_REFERENCE
|
22 years ago |
peter
|
fe96aad6d6
* vo_is_result flag added for the special RESULT symbol
|
22 years ago |
peter
|
5541dc331f
* start search for overriden properties in the parent class
|
22 years ago |
peter
|
9b236892b7
* set return_offset moved to after_header
|
22 years ago |
peter
|
6720314fc5
* reset aktfilepos when setting new module for compile
|
22 years ago |
peter
|
2b888374ce
* don't close inputfile when still closed
|
22 years ago |
peter
|
ab6df4aa5e
* adapted for removed funcretsym
|
22 years ago |
peter
|
61a964729e
* removed load_funcret
|
22 years ago |
peter
|
dbd9760c80
* fixed so the fcl can be compiled
|
22 years ago |
peter
|
511571c60d
* fpc_big_array changed to 1k only. using maxlongint will crash gdb
|
22 years ago |
peter
|
c24c737906
* remove dos lf
|
22 years ago |
florian
|
574d50e86b
* fixed tfuncretsym stuff in powerpc specific part
|
22 years ago |
peter
|
373c94ff64
* fpde is i386 onlyu
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
florian
|
b9c76fcf5e
* stack frame calculations are now completly done using the code generator
|
22 years ago |
peter
|
9c08ff4f69
* target_dir variable generation was not cpu dependent yet
|
22 years ago |
florian
|
754a34200a
* merged i386/aasmcpu and x86_64/aasmcpu to x86/aasmcpu
|
22 years ago |
florian
|
ad2f6d6dab
* merged agx64att and ag386att to x86/agx86att
|
22 years ago |
florian
|
c36e3569c3
* removed
|
22 years ago |
florian
|
d0025abb0e
* commited it, to remove it :)
|
22 years ago |
florian
|
98d09473e4
* merged i386/cpubase and x86_64/cpubase to x86/cpubase;
|
22 years ago |
daniel
|
6aa01a99a9
* Ifdefs around a lot of calls to cleartempgen
|
22 years ago |
peter
|
5d75008475
* support different cpu target
|
22 years ago |
florian
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 years ago |
florian
|
47a3437dba
* comp is now written with its bit pattern to the ppu instead as an extended
|
22 years ago |
florian
|
cca5ca2ab9
* fixed not node
|
22 years ago |
Jonas Maebe
|
6dc686dbe5
* fixeed saving/restoring of return address
|
22 years ago |