コミット履歴

作者 SHA1 メッセージ 日付
  michael a7d55bc92b * Patch to allow use of UTF8 in ansistring (as requested in Bug ID #22310) 13 年 前
  michael 5210d2fc94 * Patch from Silvio Clecio to implement TCookie.Expire (bug id 22361) 13 年 前
  michael 4fb7d7caa5 * Forgot to commit 13 年 前
  florian 95732625cc * use r11 as a normal register if no frame pointer is needed 13 年 前
  michael 518af06016 * Remove wrong lineinfo unit. It does not work with DWARF 13 年 前
  michael 15f59192ed * Parse complete expressions for default arguments 13 年 前
  marco 9c52d89f95 * initialize variable in fpindexer. Mantis #22739 13 年 前
  pierre 9bba5c956a Add support for indirect values 13 年 前
  pierre 3ccfd2d74d + ESysERFKILL added 13 年 前
  michael add4de3089 *Fixed memory leak if an error occurs during argument parsing 13 年 前
  pierre 6bc339192d MIPS system errors separated into errno-mips.inc file 13 年 前
  pierre 2d6093645f Add a C compilation phase to check Error value 13 年 前
  sergei 712f5d1c26 - Removed oso_readonly and oso_noload section options, it is enough to have just oso_write and oso_load to express possible section states. 13 年 前
  sergei 2638bc01d9 * Fixed error introduced in r21732. For libraries, startup is always dllprt0.o, regardless of profiling/linking to libc. Mantis #22397. 13 年 前
  pierre b93b08427f Set needgsed to 0 for non-NetBSD systems 13 年 前
  pierre bc0c94c204 fpcdefs.inc: Set fpc_compiler_has_fixup_jmps for powerpcXX and mips CPUs. 13 年 前
  michael 3d002a13c5 * Patch from Luiz Americo to return a variant with get 13 年 前
  Jonas Maebe 1b3b097f3a * always interpret a function name on the RHS as a recursive function 13 年 前
  masta aef81cad68 Add debug information about register spilling 13 年 前
  sergei 1a25aed68d * Renamed a method for consistency (let script building methods start with ScriptAdd). 13 年 前
  florian a553798151 * improved makefile rules for linux 13 年 前
  florian 9833f642fe * coalesce if either u or v are precolored, tested on arm and i386, it gives for both a small advantage 13 年 前
  sergei 34fc366d64 * test/opt/tretopt.pp, test/tasmread.pp: fixed GOT calculation 13 年 前
  joost 025f840dd5 * Added ReplaceStr and ReplaceText functions, for Delphi compatibility 13 年 前
  masta bba75a079c Better Code generation for SAR/ROR/ROL inline nodes 13 年 前
  masta 9825fbf554 Support top_shifterop and top_regset for arm in RegInOp 13 年 前
  pierre 645698183d Integer Overflow signal must be mapped to error 215, not 205, which is for floating point overflow 13 年 前
  pierre 32644a526c Use CPUMIPS instead of MIPS conditional 13 年 前
  pierre 3693af4c69 Do not try to call do_client if do_server failed 13 年 前
  masta dbf0404fb0 More consolidation of OP_SHL/SHR/ROR/SAR in ARM CodeGen 13 年 前