コミット履歴

作者 SHA1 メッセージ 日付
  Tomas Hajny 2bcfe75ea8 * correction for copy&paste error in previous commit 13 年 前
  Tomas Hajny 4dccf2d321 * GetLoadErrorStr implemented 13 年 前
  Jonas Maebe 7717e43929 * moved setting the call result to a separate method, so it can still be 13 年 前
  sergei e5ee1c9f67 * Don't access tcfilestream.size 3 times in sequence, as each access costs two seeks (syscalls). 13 年 前
  pierre dd59db1bba * Set retun value of get_frame method to nil 13 年 前
  Jonas Maebe 56fcc87cb2 * add get_frame as an internal symbol for the jvm target because that target 13 年 前
  pierre 54bfc8156d Fix termios constants for mips cpu, mostly using octal prefix 13 年 前
  pierre 68c8383254 Add support for binary/octal/hexadecimal constants 13 年 前
  pierre a311c53167 Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in common code (to allow correct backtrace for mips cpu) 13 年 前
  pierre ca8cc759ac Add HandleErrorAddrFrameInd to restore same behavior for RTEs as for 2.6.0, i.e. avoid an additional line at fpc_XXX level in stack dump 13 年 前
  pierre edcb02b571 Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips support 13 年 前
  pierre 426d21fbd1 Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips support 13 年 前
  pierre bb7f443c53 Use two parameter version of get_caller_frame 13 年 前
  pierre c89992f6bb Regenerate after change: Add ../compiler/mips unit directory for mipsel 13 年 前
  pierre 2566809146 Add ../compiler/mips unit directory for mipsel 13 年 前
  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 年 前