コミット履歴

作者 SHA1 メッセージ 日付
  pierre ecddfb7838 + Added FPC_LOCALS_ARE_STACK_REG_RELATIVE system macro for MIPS cpu 13 年 前
  michael 8e00e50965 * Fix 64-bit compilation (Bug ID 21874) 13 年 前
  michael 1f25547903 * Fixed compilation (mantis #22413) 13 年 前
  masta f9cdf3d4ca Be more specific in spilling debug messages 13 年 前
  masta e2a744e19b Consolidate do_spill_read/do_spill_written on arm 13 年 前
  pierre bf8ec92b5c * Use two parameter get_caller_frame function to get correct result on mips 13 年 前
  pierre 324c5ad29d * Use two parameter get_caller_frame function to get correct result on mips 13 年 前
  pierre d93282e16d Values of TIOGWINSZ, TIOCSWINSZ, TIOCGPGRP and TIOCSPGRP for mipsel 13 年 前
  florian 701a5d76bb * remove unneeded movs 13 年 前
  Jonas Maebe d6066ed51a * fixed compilation for i386/m68k after r21878/21879 13 年 前
  sergei 083f0a7137 + Added a flag to tarobjectreader constructor that allows it to work as regular tobjectreader if archive signature is missing. 13 年 前
  michael a8e634d506 * Added option to remove brackets from menu header From AndrewH (Bug ID 21676) 13 年 前
  michael 153f59a38a * Fixed bug ID #22045 13 年 前
  michael 8eeb22720b * Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321) 13 年 前
  Jonas Maebe be8f8fec76 * converted tcg.g_releasevaluepara_openarray() to thlcg 13 年 前
  Jonas Maebe 9197ce100e * converted tcg.g_copyvaluepara_openarray() to thlcg 13 年 前
  Jonas Maebe 596d359e02 * use current code page when converting ansichar to unicodestring 13 年 前
  michael 2bb5a1ba7b * Patch from Ludo Brands to test Modified behaviour 13 年 前
  michael c10901e460 * Patch from Ludo Brands to fix Modified behaviour (bug ID 22381) 13 年 前
  michael d28eeaee48 * Patch from Ludo Brands to fix late binding for com servers (bug 22378) 13 年 前
  michael 53186644a7 * Added option to fetch all errors 13 年 前
  michael bcf3dde7eb * Initialize QueryString 13 年 前
  michael ffc3164594 * Do not decode the URL before passing it on 13 年 前
  michael 8dc7313374 * Added decode parameter to parseuri 13 年 前
  Jonas Maebe 89c230c035 * moved assert handling from second to first pass, so that the code generator 13 年 前
  michael 093748402e * Only one result section for overloaded functions 13 年 前
  michael 789a6452c9 * Implemented overloaded variant of fileage function 13 年 前
  michael 597483610b * Added UniversalTimeToLocal LocalTimeToUniversal as per bug #17435 13 年 前
  michael 64ab9c06d3 * Added GetLocalTimeOffset function 13 年 前
  sergei 21524c56c6 * If subtrahend symbol belongs to current section, generate a RELATIVE relocation instead of PIC_PAIR. Now the corresponding relative expressions in assembler operands compile correctly on all i386 targets (and x86_64 too, although such feature is less important there). 13 年 前