提交歷史

作者 SHA1 備註 提交日期
  Károly Balogh 74581a07af AROS: assembler fixes 11 年之前
  Károly Balogh da7efb8607 AROS: regenerated Makefiles to support i386-aros 11 年之前
  nickysn 9979aa702f + added the TP7-compatible pointer variables HeapOrg and HeapEnd, indicating, 11 年之前
  Károly Balogh e6017bceed AROS: regenerated fpcmake.inc 11 年之前
  Károly Balogh 1410838aa7 AROS: and also add the system info/target units which were forgotten in the previous commit 11 年之前
  Károly Balogh 4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. 11 年之前
  pierre 4ffd60879a Avoid error in html checker about non-encoded ampersand 11 年之前
  pierre fad718c6a6 Add 2.6.4 and 2.6.5 branches and fix fisplay of boolean test source options 11 年之前
  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 年之前