コミット履歴

作者 SHA1 メッセージ 日付
  mattias a8d19553b9 fcl-passrc: useanalyzer: skip not used record methods for typeinfo 3 年 前
  mattias 30e24e48c2 fcl-passrc: UseTypeInfo of record and class: skip generic elements 3 年 前
  Michaël Van Canneyt 7b62186b9c * Normalize route when checking for duplicate routes. Fix issue #39570 3 年 前
  mattias 72f852f653 fcl-passrc: fixed method combining overload and override 3 年 前
  Ionut Stoica 2ec382e68c Fix leak due to bad merge or rebase 3 年 前
  florian ba51494bd7 * more MIPS64 fixes 3 年 前
  mattias 8d1989fc9a fcl-passrc: fixed generic method with Self do 3 年 前
  Michaël Van Canneyt 3827889e61 * Add gzStream routines, patch by Dokkie8844. Fix issue #39654 3 年 前
  florian bbece3e668 * MIPS64 can 3 年 前
  florian 308bc29465 * setting of MIPS64(EL) in system.inc fixed 3 年 前
  florian af49e3dc9f + skeleton 3 年 前
  mattias c0c6ce5422 pastojs: add rtl.run() on platform module 3 年 前
  J. Gareth "Curious Kit" Moreton fe39f9ca21 Fixed bug on x86 platforms where the stack pointer was not allocated if it was different to the frame pointer 3 年 前
  mattias d31e219510 pastojs: fixed find generic proc overload without params, issue 38796 3 年 前
  mattias 473db46e08 pastojs: do not write rtl.run for platform module 3 年 前
  mattias e3e8cb5b58 pastojs: mark record fields as used when passing record to a jsvalue parameter 3 年 前
  mattias 9387f87db9 pastojs: mark record fields as used when passing record to a jsvalue parameter 3 年 前
  mattias 952eee5ed0 pas2js: less hints 3 年 前
  Karoly Balogh 3c5d6e7224 * m68k: implement basic support for interlocked functions using a TAS based global spinlock on CPUs which don't have the CAS instruction 3 年 前
  Karoly Balogh 077a3f1892 * m68k: don't attempt to copy less than 1 byte in g_concatcopy, this fixes tdfa7.pp on 68000 and removes some superfluous address processing on 68020+ in the same test 3 年 前
  Karoly Balogh 8f083f6342 * m68k: do not generate unnecessary unaligned load sequences for byte loads into registers, this fixes tcnvint1 test on plain 68000 3 年 前
  florian c42b8c43bd * \t => spaces 3 年 前
  mattias 540fd5e58d pastojs: export variable 3 年 前
  florian 79cf1dd9cf + store also ecx and edx after cpuid call with eax=7 3 年 前
  mattias 1e77901452 pastojs: changed library exports to export const statements 3 年 前
  Jonas Maebe 2ee45c7ed8 PowerPC32 SysV: fix abis_ppc_toc declaration 3 年 前
  Michaël Van Canneyt c8403ad49e * Test for const list 3 年 前
  Michaël Van Canneyt cb03124cc5 * Added DetectBOM to TCSVDocument 3 年 前
  mattias e5ac07db13 pastojs: started test TPas2JSUseAnalyzer 3 年 前
  mattias dc7a8fa9e5 pastojs: comment 3 年 前