Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jonas Maebe 5b3c511467 * don't crash when "return exitvalue" is used in a procedure 10 gadi atpakaļ
  nickysn 39dbfcc3d5 * fixed gdb/mi crash when program exits with exit code >= $80000000 10 gadi atpakaļ
  nickysn e87ce29a4e * use the AsQWord and AsLongWord methods to do the conversion in TGDBMI_Value.AsCoreAddr 10 gadi atpakaļ
  nickysn 44f272ca3f * use unsigned int conversion in TGDBMI_Value.AsCoreAddr 10 gadi atpakaļ
  nickysn f4c0c92628 + added methods AsInt64, AsQWord and AsLongWord to TGDBMI_Value 10 gadi atpakaļ
  pierre c45d3a2d96 Correct pthread related types 10 gadi atpakaļ
  Jonas Maebe 2dcd42d4f1 * fixed detection of an objcprotocols descending from a forward-defined 10 gadi atpakaļ
  florian f0984fb628 * abstractrecorddef.contains_float_field should search recursively, resolves #27580 10 gadi atpakaļ
  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 10 gadi atpakaļ
  pierre 999436c5e6 Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall 10 gadi atpakaļ
  Jonas Maebe b97e7da6b4 * fixed memory leak 10 gadi atpakaļ
  Jonas Maebe fc21845686 * fixed the allocation of R12 on ppc32/ppc64 when used to hold the value of 10 gadi atpakaļ
  nickysn bf7785f567 * only define GDB_WINDOWS_ALWAYS_USE_ANOTHER_CONSOLE on Windows. This fixes 10 gadi atpakaļ
  nickysn aff3fb62ae - rm code that parses the response when retrieving the value of a watchpoint 10 gadi atpakaļ
  Legolas 0e93481dbf * Wii rtl: reverted wrong commit 10 gadi atpakaļ
  svenbarth dcfd734bbf Fix cycling with -dFPC_USE_LIBC on Linux systems to allow usage of FPC Linux programs on OSv. 10 gadi atpakaļ
  michael af9798c761 * MOve update of threadqueuetail to critical section 10 gadi atpakaļ
  pierre 21fe7616a4 Avoid line longer than 255 characters, to be able to edit inside FP IDE 10 gadi atpakaļ
  pierre 3cd33af823 Avoid double definition of FPBaseName for powerpc cpu target on i386 10 gadi atpakaļ
  pierre d62a8b4b14 Avoid range check error 10 gadi atpakaļ
  lacak 1e536926e1 fcl-db: mysql: fix return type of function InternalStrToCurrency. Revealed by test: TestSupportBCDFields 10 gadi atpakaļ
  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) 10 gadi atpakaļ
  michael 0b52513c18 * Fix for bug ID #27628 10 gadi atpakaļ
  Jonas Maebe 6a70c84258 + internal bsr/bsf support for ppc32 and ppc64 10 gadi atpakaļ
  Jonas Maebe 00642288b8 * extended bsf/bsr tests with values in which more than one bit is set 10 gadi atpakaļ
  Jeppe Johansen 3d7dce81fe Make MRS and MSR use the right encoding on Thumb architectures. 10 gadi atpakaļ
  michael 932f472384 * Second patch for big ID 27246 10 gadi atpakaļ
  nickysn 930327eabf * fixed a race condition during parallel build, when nasm tries to create the 10 gadi atpakaļ
  Jeppe Johansen 03b9e5117f Fix off by 1 error in assembler reader which prevented B instructions from being parsed. 10 gadi atpakaļ
  Jeppe Johansen 914e9e7b49 Merged from trunk 10 gadi atpakaļ