커밋 기록

작성자 SHA1 메시지 날짜
  nickysn 7986d0c2ca * simplify RegisterTinyHeapBlock by calling InternalTinyFreeMem directly, 11 년 전
  Károly Balogh d72e46f199 Amiga: deprecated PasToC unit and added some lengthy comments about the reasons. 11 년 전
  Károly Balogh ccc9bc0941 m68k: plain 68000 also needs extra handling for large offsets 11 년 전
  Károly Balogh 9b0bf91076 m68k: do not generate CLR instructions to memory references on plain 68k. there this instruction also causes reads from the address, which is slow and can have side effects. 11 년 전
  Jonas Maebe 6a3907dfd6 - disabled i386 assembler implementations of md5/sha1 on Darwin, they fail 11 년 전
  nickysn 2e0c40d33b * TinyHeapAllocGranularity changed to SizeOf(TTinyHeapBlock). This fixes a bug 11 년 전
  nickysn 902c25fafa + RegisterTinyHeapBlock: align the start address and size according to 11 년 전
  nickysn 815bfe0dcf + tiny heap alloc granularity moved to a constant TinyHeapAllocGranularity 11 년 전
  nickysn 14057ef438 * rm EndAddr from the TTinyHeapBlock structure. This: 11 년 전
  michael 7ceda16e13 * True and false differ on PG 11 년 전
  michael 504da18b57 * Fix use of " 11 년 전
  michael 10ed2e7838 * Fix use of " 11 년 전
  michael 1d3aa63620 * Create transaction 11 년 전
  marco 4aced18d94 * Patch by Bart Broersma to fix breakage over the years. Though this file is mostly obsolete. Mants #26575 11 년 전
  nickysn 21246e973a * TinyHeapMinBlock defined as sizeof(TTinyHeapBlock), as that's the smallest 11 년 전
  nickysn e8c1a44068 * swapped the order of the Next and Size fields in TTinyHeapBlock, because that 11 년 전
  Jonas Maebe 5e280b3131 * don't convert movs into (the non-existing) ldrs in do_spill_replace() 11 년 전
  marco d37a2e65ec * *result_cint -> *result_int. Mantis #26583 Probably leftover of some int to cint replace. 11 년 전
  marco a03c9fbe8f * remove strutils from the buildunit mantis #26582 11 년 전
  lacak 56e83ce5dd fcl-db: interbase: fix cases when client library is not loaded dynamically but link statically 11 년 전
  florian 499dd078e3 + automatically insert fma inlines into floating point code if possible and fastmath is activated 11 년 전
  sergei 482e61dafa * MIPS, TCpuAsmOptimizer.GetNextInstructionUsingReg: test that returned item is actually an instruction, because GetNextInstruction can sometimes stop on labels. 11 년 전
  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 년 전
  michael d368032132 * Test removed 11 년 전
  michael 7f5bdbbf2f * Test 11 년 전
  masta 96915b3f0c 16bit Thumb is not able to use tst with an immediate value 11 년 전
  michael 32f74d23f1 * Move to postgresql 11 년 전
  nickysn a61c775d29 + enabled the huge (>64kb) heap support in the compact and large memory models 11 년 전
  nickysn b1144508a7 * fixed the far/huge data ifdefs in InitDosHeap 11 년 전
  nickysn 5edbd1cd03 * fixed i8086 ifdef (should be ifdef cpui8086, not i8086, because that's the 11 년 전