Cronologia Commit

Autore SHA1 Messaggio Data
  nickysn 2e0c40d33b * TinyHeapAllocGranularity changed to SizeOf(TTinyHeapBlock). This fixes a bug 11 anni fa
  nickysn 902c25fafa + RegisterTinyHeapBlock: align the start address and size according to 11 anni fa
  nickysn 815bfe0dcf + tiny heap alloc granularity moved to a constant TinyHeapAllocGranularity 11 anni fa
  nickysn 14057ef438 * rm EndAddr from the TTinyHeapBlock structure. This: 11 anni fa
  michael 7ceda16e13 * True and false differ on PG 11 anni fa
  michael 504da18b57 * Fix use of " 11 anni fa
  michael 10ed2e7838 * Fix use of " 11 anni fa
  michael 1d3aa63620 * Create transaction 11 anni fa
  marco 4aced18d94 * Patch by Bart Broersma to fix breakage over the years. Though this file is mostly obsolete. Mants #26575 11 anni fa
  nickysn 21246e973a * TinyHeapMinBlock defined as sizeof(TTinyHeapBlock), as that's the smallest 11 anni fa
  nickysn e8c1a44068 * swapped the order of the Next and Size fields in TTinyHeapBlock, because that 11 anni fa
  Jonas Maebe 5e280b3131 * don't convert movs into (the non-existing) ldrs in do_spill_replace() 11 anni fa
  marco d37a2e65ec * *result_cint -> *result_int. Mantis #26583 Probably leftover of some int to cint replace. 11 anni fa
  marco a03c9fbe8f * remove strutils from the buildunit mantis #26582 11 anni fa
  lacak 56e83ce5dd fcl-db: interbase: fix cases when client library is not loaded dynamically but link statically 11 anni fa
  florian 499dd078e3 + automatically insert fma inlines into floating point code if possible and fastmath is activated 11 anni fa
  sergei 482e61dafa * MIPS, TCpuAsmOptimizer.GetNextInstructionUsingReg: test that returned item is actually an instruction, because GetNextInstruction can sometimes stop on labels. 11 anni fa
  sergei f1d1fd4f24 * Inserted explicit typecasts in order to prevent range check errors at some places where signed and unsigned types are assigned to each other (mostly MIPS-specific, but one was necessary in generic code). 11 anni fa
  michael d368032132 * Test removed 11 anni fa
  michael 7f5bdbbf2f * Test 11 anni fa
  masta 96915b3f0c 16bit Thumb is not able to use tst with an immediate value 11 anni fa
  michael 32f74d23f1 * Move to postgresql 11 anni fa
  nickysn a61c775d29 + enabled the huge (>64kb) heap support in the compact and large memory models 11 anni fa
  nickysn b1144508a7 * fixed the far/huge data ifdefs in InitDosHeap 11 anni fa
  nickysn 5edbd1cd03 * fixed i8086 ifdef (should be ifdef cpui8086, not i8086, because that's the 11 anni fa
  sergei ee8fcc8bdb * softfpu.pp: reverted r28318 and replaced it with a improved solution: 11 anni fa
  marco cb470da8d9 * alias some types to system. 11 anni fa
  masta 7e22bd53b6 Changed ARMs StrLdr2StrMov peephole optimizer look further ahead 11 anni fa
  masta bfa85218fa Introduce TCpuAsmOptimizer.GetNextInstructionUsingRef 11 anni fa
  masta d1c5f89976 Make Next an Out-parameter in ARMs GetNextInstructionUsingReg 11 anni fa