Commit History

Author SHA1 Message Date
  Károly Balogh 74581a07af AROS: assembler fixes 11 years ago
  Károly Balogh da7efb8607 AROS: regenerated Makefiles to support i386-aros 11 years ago
  nickysn 9979aa702f + added the TP7-compatible pointer variables HeapOrg and HeapEnd, indicating, 11 years ago
  Károly Balogh e6017bceed AROS: regenerated fpcmake.inc 11 years ago
  Károly Balogh 1410838aa7 AROS: and also add the system info/target units which were forgotten in the previous commit 11 years ago
  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 years ago
  pierre 4ffd60879a Avoid error in html checker about non-encoded ampersand 11 years ago
  pierre fad718c6a6 Add 2.6.4 and 2.6.5 branches and fix fisplay of boolean test source options 11 years ago
  nickysn 7986d0c2ca * simplify RegisterTinyHeapBlock by calling InternalTinyFreeMem directly, 11 years ago
  Károly Balogh d72e46f199 Amiga: deprecated PasToC unit and added some lengthy comments about the reasons. 11 years ago
  Károly Balogh ccc9bc0941 m68k: plain 68000 also needs extra handling for large offsets 11 years ago
  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 years ago
  Jonas Maebe 6a3907dfd6 - disabled i386 assembler implementations of md5/sha1 on Darwin, they fail 11 years ago
  nickysn 2e0c40d33b * TinyHeapAllocGranularity changed to SizeOf(TTinyHeapBlock). This fixes a bug 11 years ago
  nickysn 902c25fafa + RegisterTinyHeapBlock: align the start address and size according to 11 years ago
  nickysn 815bfe0dcf + tiny heap alloc granularity moved to a constant TinyHeapAllocGranularity 11 years ago
  nickysn 14057ef438 * rm EndAddr from the TTinyHeapBlock structure. This: 11 years ago
  michael 7ceda16e13 * True and false differ on PG 11 years ago
  michael 504da18b57 * Fix use of " 11 years ago
  michael 10ed2e7838 * Fix use of " 11 years ago
  michael 1d3aa63620 * Create transaction 11 years ago
  marco 4aced18d94 * Patch by Bart Broersma to fix breakage over the years. Though this file is mostly obsolete. Mants #26575 11 years ago
  nickysn 21246e973a * TinyHeapMinBlock defined as sizeof(TTinyHeapBlock), as that's the smallest 11 years ago
  nickysn e8c1a44068 * swapped the order of the Next and Size fields in TTinyHeapBlock, because that 11 years ago
  Jonas Maebe 5e280b3131 * don't convert movs into (the non-existing) ldrs in do_spill_replace() 11 years ago
  marco d37a2e65ec * *result_cint -> *result_int. Mantis #26583 Probably leftover of some int to cint replace. 11 years ago
  marco a03c9fbe8f * remove strutils from the buildunit mantis #26582 11 years ago
  lacak 56e83ce5dd fcl-db: interbase: fix cases when client library is not loaded dynamically but link statically 11 years ago
  florian 499dd078e3 + automatically insert fma inlines into floating point code if possible and fastmath is activated 11 years ago
  sergei 482e61dafa * MIPS, TCpuAsmOptimizer.GetNextInstructionUsingReg: test that returned item is actually an instruction, because GetNextInstruction can sometimes stop on labels. 11 years ago