marco
|
f79a8c1544
* IMAGE_FIRST_SECTION
|
10 年之前 |
marco
|
f6d72af6a3
* fix 64-bit issue in jwawinnt
|
10 年之前 |
Jeppe Johansen
|
9478099e5a
Undo recent VFP assembler changes to make bootstrapping from 3.0.1 possible.
|
10 年之前 |
marco
|
698a068da7
* Missing symbols from mantis #27657 except macro IMAGE_FIRST_SECTION
|
10 年之前 |
Jeppe Johansen
|
73abf5e630
Merge from armiw branch.
|
10 年之前 |
Jeppe Johansen
|
b75330760d
Merged from trunk.
|
10 年之前 |
Jeppe Johansen
|
5f622752ce
Disable internal assembler
|
10 年之前 |
Jonas Maebe
|
d4bc74ecc0
* support for -WM10.XX (for 10.10) and defining the correct associated
|
10 年之前 |
Jonas Maebe
|
5b3c511467
* don't crash when "return exitvalue" is used in a procedure
|
10 年之前 |
nickysn
|
39dbfcc3d5
* fixed gdb/mi crash when program exits with exit code >= $80000000
|
10 年之前 |
nickysn
|
e87ce29a4e
* use the AsQWord and AsLongWord methods to do the conversion in TGDBMI_Value.AsCoreAddr
|
10 年之前 |
nickysn
|
44f272ca3f
* use unsigned int conversion in TGDBMI_Value.AsCoreAddr
|
10 年之前 |
nickysn
|
f4c0c92628
+ added methods AsInt64, AsQWord and AsLongWord to TGDBMI_Value
|
10 年之前 |
pierre
|
c45d3a2d96
Correct pthread related types
|
10 年之前 |
Jonas Maebe
|
2dcd42d4f1
* fixed detection of an objcprotocols descending from a forward-defined
|
10 年之前 |
florian
|
f0984fb628
* abstractrecorddef.contains_float_field should search recursively, resolves #27580
|
10 年之前 |
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 年之前 |
pierre
|
999436c5e6
Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall
|
10 年之前 |
Jonas Maebe
|
b97e7da6b4
* fixed memory leak
|
10 年之前 |
Jonas Maebe
|
fc21845686
* fixed the allocation of R12 on ppc32/ppc64 when used to hold the value of
|
10 年之前 |
nickysn
|
bf7785f567
* only define GDB_WINDOWS_ALWAYS_USE_ANOTHER_CONSOLE on Windows. This fixes
|
10 年之前 |
nickysn
|
aff3fb62ae
- rm code that parses the response when retrieving the value of a watchpoint
|
10 年之前 |
Legolas
|
0e93481dbf
* Wii rtl: reverted wrong commit
|
10 年之前 |
svenbarth
|
dcfd734bbf
Fix cycling with -dFPC_USE_LIBC on Linux systems to allow usage of FPC Linux programs on OSv.
|
10 年之前 |
michael
|
af9798c761
* MOve update of threadqueuetail to critical section
|
10 年之前 |
pierre
|
21fe7616a4
Avoid line longer than 255 characters, to be able to edit inside FP IDE
|
10 年之前 |
pierre
|
3cd33af823
Avoid double definition of FPBaseName for powerpc cpu target on i386
|
10 年之前 |
pierre
|
d62a8b4b14
Avoid range check error
|
10 年之前 |
lacak
|
1e536926e1
fcl-db: mysql: fix return type of function InternalStrToCurrency. Revealed by test: TestSupportBCDFields
|
10 年之前 |
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 年之前 |