Commit History

Author SHA1 Message Date
  Tomas Hajny 2bcfe75ea8 * correction for copy&paste error in previous commit 13 years ago
  Tomas Hajny 4dccf2d321 * GetLoadErrorStr implemented 13 years ago
  Jonas Maebe 7717e43929 * moved setting the call result to a separate method, so it can still be 13 years ago
  sergei e5ee1c9f67 * Don't access tcfilestream.size 3 times in sequence, as each access costs two seeks (syscalls). 13 years ago
  pierre dd59db1bba * Set retun value of get_frame method to nil 13 years ago
  Jonas Maebe 56fcc87cb2 * add get_frame as an internal symbol for the jvm target because that target 13 years ago
  pierre 54bfc8156d Fix termios constants for mips cpu, mostly using octal prefix 13 years ago
  pierre 68c8383254 Add support for binary/octal/hexadecimal constants 13 years ago
  pierre a311c53167 Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in common code (to allow correct backtrace for mips cpu) 13 years ago
  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 years ago
  pierre edcb02b571 Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips support 13 years ago
  pierre 426d21fbd1 Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips support 13 years ago
  pierre bb7f443c53 Use two parameter version of get_caller_frame 13 years ago
  pierre c89992f6bb Regenerate after change: Add ../compiler/mips unit directory for mipsel 13 years ago
  pierre 2566809146 Add ../compiler/mips unit directory for mipsel 13 years ago
  pierre ecddfb7838 + Added FPC_LOCALS_ARE_STACK_REG_RELATIVE system macro for MIPS cpu 13 years ago
  michael 8e00e50965 * Fix 64-bit compilation (Bug ID 21874) 13 years ago
  michael 1f25547903 * Fixed compilation (mantis #22413) 13 years ago
  masta f9cdf3d4ca Be more specific in spilling debug messages 13 years ago
  masta e2a744e19b Consolidate do_spill_read/do_spill_written on arm 13 years ago
  pierre bf8ec92b5c * Use two parameter get_caller_frame function to get correct result on mips 13 years ago
  pierre 324c5ad29d * Use two parameter get_caller_frame function to get correct result on mips 13 years ago
  pierre d93282e16d Values of TIOGWINSZ, TIOCSWINSZ, TIOCGPGRP and TIOCSPGRP for mipsel 13 years ago
  florian 701a5d76bb * remove unneeded movs 13 years ago
  Jonas Maebe d6066ed51a * fixed compilation for i386/m68k after r21878/21879 13 years ago
  sergei 083f0a7137 + Added a flag to tarobjectreader constructor that allows it to work as regular tobjectreader if archive signature is missing. 13 years ago
  michael a8e634d506 * Added option to remove brackets from menu header From AndrewH (Bug ID 21676) 13 years ago
  michael 153f59a38a * Fixed bug ID #22045 13 years ago
  michael 8eeb22720b * Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321) 13 years ago
  Jonas Maebe be8f8fec76 * converted tcg.g_releasevaluepara_openarray() to thlcg 13 years ago