peter
|
14334ebb1b
* uses _eend instead of _edata in checkpointer, patch by
|
20 years ago |
peter
|
a263b1d40e
* GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize
|
21 years ago |
peter
|
b454870988
* fix for non-i386
|
21 years ago |
peter
|
869b0ecc85
* compiler defined HEAP and HEAPSIZE removed
|
21 years ago |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 years ago |
peter
|
a5c6d5130a
* fix reallocmem
|
21 years ago |
michael
|
b40e27f8b9
Fix tracememsize for ansistrings (From Peter)
|
21 years ago |
peter
|
244b6d1435
fixed go32v2 compile
|
21 years ago |
peter
|
2ed14823c5
* New heapmanager that releases memory back to the OS, donated
|
21 years ago |
peter
|
7bfe6e60a7
check whether bp is in the stack value allocated by the main program
|
21 years ago |
peter
|
8c60c6f93e
* ordinal-pointer conversions fixed
|
21 years ago |
peter
|
abfc396c40
* cmem moved to rtl
|
21 years ago |
michael
|
c131b0a7b0
+ Fix from peter for win32 SIGTRAp signal
|
21 years ago |
daniel
|
f9efd57801
* Use $ for hex numbers instead of alien 0x
|
21 years ago |
peter
|
9704595c94
* when retrieving stackdump check if bp is smaller than the previous
|
22 years ago |
peter
|
1e86b585f9
* changed address parameter/return values to pointer instead
|
22 years ago |
peter
|
551caf65d2
* set p to nil when 0 is passed to reallocmem
|
22 years ago |
carl
|
c0f0cf4ce6
* nil should give an error!
|
23 years ago |
peter
|
ca3679e4bf
* MemoryManager record has a field NeedLock if the wrapper functions
|
23 years ago |
carl
|
302c977a8b
* bugfix of assigning to external filename output
|
23 years ago |
Jonas Maebe
|
242a9f8937
* made result type of calculate_release_sig() a longword instead of a
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
peter
|
7484da248d
* freemem(var) -> freemem(value)
|
24 years ago |
peter
|
ce52d581b3
* m68k updates merged
|
24 years ago |
Jonas Maebe
|
cbc6756190
* fixed wrong typed constant procvars in preparation of my fix which will
|
24 years ago |
peter
|
802acf6940
* m68k updates
|
24 years ago |
peter
|
64b57cd77d
* add nop after popa (merged)
|
24 years ago |
peter
|
c70d9ccc3e
* win32 getenv version
|
24 years ago |
peter
|
25d6ec3c83
* always clear memory in getmem and freemem
|
24 years ago |
peter
|
03d4bdcd40
* allow runtime setting using the environment HEAPTRC
|
24 years ago |