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