Historique des commits

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