提交历史

作者 SHA1 备注 提交日期
  pierre 166ab46317 Add missing SqlDate calls inside InsertNewTestConfigId 11 年之前
  paul 93883d1264 compiler: load binary unicode mappings in cpavailable() call instead of separate loadbinarycp() call 11 年之前
  paul 52d1cbc544 compiler: 11 年之前
  Jonas Maebe d1b2a5f362 * changed the initial value DefaultFileSystemCodePage from CP_ACP to CP_UTF8: 11 年之前
  paul 80cec37d06 rtl: add charmap for 856 codepage 11 年之前
  paul 7b1f586131 rtl: remove unneeded charset classes 11 年之前
  marco 1c2a77a60f * tested + fixed rtl-console makefile. 11 年之前
  marco 90fbb6360d * test rtl-console for powerpc targets. 11 年之前
  marco a001e12d04 * rtl-console initial version. 11 年之前
  marco 1df3226a2f * skeleton for rtl-console package. Not yet active. 11 年之前
  nickysn b8203a3406 * fixed tcg8086.gen_cmp32_jmp1 for the less than/greater than cases 11 年之前
  nickysn 270444508a * fixed not(boolean32) and not(boolean64) on i8086 11 年之前
  pierre de89827eb7 Clean up comment at start of fpc_mul_dword 11 年之前
  Jonas Maebe ab4844bdff * give an internal error when trying to set/get procdef properties that are 11 年之前
  pierre a4e08f8611 Move int32p.inc inclusion to end of i8086.inc as it needs to be parsed before generic.inc 11 年之前
  Jonas Maebe b106ded0e9 * use SystemFileName instead of the original FileName in DeleteFile() 11 年之前
  sergei d2a9308181 + SPARC: implemented register spill replacement. 11 年之前
  sergei 0afd95e840 * SPARC, tmoddivnode improvements/fixes: 11 年之前
  nickysn cf6f408214 + implemented the tcg8086.a_cmp_*_*_label methods for i8086. How did the i8086 11 年之前
  florian ac120d075a * moved directory handling code 11 年之前
  Jonas Maebe 32b9926536 * don't check forwarddefs of copied record/objectdefs (there are none, since 11 年之前
  florian 1fc6316cbc * use generic 32*32 -> 64 bit multiplication on arm thumb 11 年之前
  marco 0bb6469b80 * remove accidentally inserted BOM, as reported by M. Ring. 11 年之前
  marco ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 11 年之前
  masta bcec29f1b4 Disable generation of UMULL when generating thumb1 code 11 年之前
  masta e5b3d89a5d Add CPUARM_HAS_UMULL flag 11 年之前
  sergei 36d0c8a5a7 * x86 and SPARC: fixed handling 64-bit (qwordbool) values in tcgnotnode (partial fix for Mantis #25255). 11 年之前
  nickysn e1332304ef * when converting Hi() to a shr node, convert the right shr const parameter to 11 年之前
  nickysn d4e01637e7 * use nativeint, instead of longint in fpc_div_dword and fpc_mod_dword, because 11 年之前
  marco 2a4385c196 * simple strtomd5 function from mantis #23397 11 年之前