コミット履歴

作者 SHA1 メッセージ 日付
  Jeppe Johansen b75330760d Merged from trunk. 11 年 前
  Jeppe Johansen 5f622752ce Disable internal assembler 11 年 前
  Jonas Maebe d4bc74ecc0 * support for -WM10.XX (for 10.10) and defining the correct associated 11 年 前
  Jonas Maebe 5b3c511467 * don't crash when "return exitvalue" is used in a procedure 11 年 前
  nickysn 39dbfcc3d5 * fixed gdb/mi crash when program exits with exit code >= $80000000 11 年 前
  nickysn e87ce29a4e * use the AsQWord and AsLongWord methods to do the conversion in TGDBMI_Value.AsCoreAddr 11 年 前
  nickysn 44f272ca3f * use unsigned int conversion in TGDBMI_Value.AsCoreAddr 11 年 前
  nickysn f4c0c92628 + added methods AsInt64, AsQWord and AsLongWord to TGDBMI_Value 11 年 前
  pierre c45d3a2d96 Correct pthread related types 11 年 前
  Jonas Maebe 2dcd42d4f1 * fixed detection of an objcprotocols descending from a forward-defined 11 年 前
  florian f0984fb628 * abstractrecorddef.contains_float_field should search recursively, resolves #27580 11 年 前
  pierre b0d8f487c1 Makefile regenerated after previous commit: Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall 11 年 前
  pierre 999436c5e6 Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall 11 年 前
  Jonas Maebe b97e7da6b4 * fixed memory leak 11 年 前
  Jonas Maebe fc21845686 * fixed the allocation of R12 on ppc32/ppc64 when used to hold the value of 11 年 前
  nickysn bf7785f567 * only define GDB_WINDOWS_ALWAYS_USE_ANOTHER_CONSOLE on Windows. This fixes 11 年 前
  nickysn aff3fb62ae - rm code that parses the response when retrieving the value of a watchpoint 11 年 前
  Legolas 0e93481dbf * Wii rtl: reverted wrong commit 11 年 前
  svenbarth dcfd734bbf Fix cycling with -dFPC_USE_LIBC on Linux systems to allow usage of FPC Linux programs on OSv. 11 年 前
  michael af9798c761 * MOve update of threadqueuetail to critical section 11 年 前
  pierre 21fe7616a4 Avoid line longer than 255 characters, to be able to edit inside FP IDE 11 年 前
  pierre 3cd33af823 Avoid double definition of FPBaseName for powerpc cpu target on i386 11 年 前
  pierre d62a8b4b14 Avoid range check error 11 年 前
  lacak 1e536926e1 fcl-db: mysql: fix return type of function InternalStrToCurrency. Revealed by test: TestSupportBCDFields 11 年 前
  lacak 94a2fbb20d fcl-db: mysql: fix handling milliseconds in date time values with precision < 3. f.e. datetime(1) value '07:13:45.1' has 100 msec not 1 msec (value after decimal point does not always means milliseconds) 11 年 前
  michael 0b52513c18 * Fix for bug ID #27628 11 年 前
  Jonas Maebe 6a70c84258 + internal bsr/bsf support for ppc32 and ppc64 11 年 前
  Jonas Maebe 00642288b8 * extended bsf/bsr tests with values in which more than one bit is set 11 年 前
  Jeppe Johansen 3d7dce81fe Make MRS and MSR use the right encoding on Thumb architectures. 11 年 前
  michael 932f472384 * Second patch for big ID 27246 11 年 前