Jonas Maebe
|
cc071ded4b
* define _CALL_ELF=1 or _CALL_ELF=2 symbol when targeting ppc(64)
|
10 лет назад |
Jonas Maebe
|
05f6660a25
* set the correct dynamic linker for the ppc64 ELFv2 abi
|
10 лет назад |
Jonas Maebe
|
3946971c73
* default to ppc64le/elfv2 when compiling on a ppc64le platform
|
10 лет назад |
Jonas Maebe
|
0e76a84e04
+ "ELFv2" abi identifier for ppc64
|
10 лет назад |
Károly Balogh
|
918c4add06
m68k: in do_spill_replace, exclude the case where the source register would be an address and the destination is a reference
|
10 лет назад |
Károly Balogh
|
935820293c
m68k: in tm68ktypeconvnode.int_to_real, fix the reference before using it, and if the source is a register, make sure it's a data register
|
10 лет назад |
Károly Balogh
|
1121c2e6ce
m68k: before doing a reg->ref operation, make sure the source is a datareg
|
10 лет назад |
Jeppe Johansen
|
52e505bff7
Fixed internal error in GOT related code for ARM internal assembler.
|
10 лет назад |
Jeppe Johansen
|
439027a8de
Add most pre-UAL VFP instruction forms.
|
10 лет назад |
Jeppe Johansen
|
64f127141f
Add VFPv4 FPU type for ARM.
|
10 лет назад |
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 лет назад |