peter
|
71d7f4ef38
* memorymanager expanded with allocmem/reallocmem
|
26 years ago |
pierre
|
e8f2eba064
* fix for FPC_HELP_FAIL_CLASS
|
26 years ago |
pierre
|
7e716ff478
+ code for fail for class
|
26 years ago |
peter
|
88b7b037b2
+ new heap manager supporting delphi freemem(pointer)
|
26 years ago |
Jonas Maebe
|
d581decb97
* added dummy local var to boundcheck to force stackframe generation
|
26 years ago |
pierre
|
7efee9b639
* changes for fail support
|
26 years ago |
pierre
|
a0e69fbd00
+ VMT reset to -1 if getmem called, neede for fail
|
26 years ago |
peter
|
793b28882f
* classes vmt changed to only positive addresses
|
26 years ago |
peter
|
c5faa84f92
* saveregister is now working and used for assert and iocheck (which has
|
26 years ago |
peter
|
82c6138188
* removed temp defines
|
26 years ago |
florian
|
b49d48c4e0
* int_new_class returned with zero flag=1, if at the entrance eax was zero
|
26 years ago |
pierre
|
13b4e5f347
* added $define FPC_SYSTEM_HAS_... for use with generic.inc
|
26 years ago |
peter
|
03535bc427
* smaller sptr function
|
26 years ago |
peter
|
62effc73d7
* nil check for strpas
|
26 years ago |
florian
|
e3dc06bceb
* the class helper routines doesn't store the registers properly,
|
26 years ago |
peter
|
17f26f6577
* removed warnings
|
26 years ago |
pierre
|
1bbbb8e6ca
+ no assembler if systemdebug defined
|
26 years ago |
peter
|
af8a04a5af
* use external names
|
27 years ago |
pierre
|
8c54e5656a
* VMT field zeroed at destructor forgot offset !!
|
27 years ago |
pierre
|
2d311def72
+ code for FPC_TESTOBJEXT conditionnal
|
27 years ago |
florian
|
769b8d8711
* class destructor helper routine for the new calling copnventions fixed
|
27 years ago |
pierre
|
02a46a6547
* HandleError -> HandleErrorFrame to avoid problem in
|
27 years ago |
peter
|
4eeae4e425
* fixed io-error handling
|
27 years ago |
peter
|
516958a67b
* removed temp symbols
|
27 years ago |
pierre
|
86f0e64b17
* vmt address pushed for CHECK_OBJECT was not removed from stack
|
27 years ago |
peter
|
842c6be313
* NOATTCDQ define
|
27 years ago |
Jonas Maebe
|
fc52d94323
* changed cdq to cltd in AT&T assembler block
|
27 years ago |
peter
|
d2ba96eeac
+ FPC_BOUNDCHECK
|
27 years ago |
peter
|
7aeb09d89d
* renamed string functions
|
27 years ago |
pierre
|
5c9acf66ad
* removed old code forgotten about vmtoffset
|
27 years ago |