florian
|
d153c75e84
* small MIPS64 fix
|
3 years ago |
Jonas Maebe
|
03a961709b
arm paramanager: always create at least one paraloc
|
3 years ago |
Michaël Van Canneyt
|
dfe78668c2
* fix for "other" keyword
|
3 years ago |
Michaël Van Canneyt
|
480199a7d9
* Patch from Bart, Fix issue #39778
|
3 years ago |
Joost van der Sluis
|
3434d10968
* Fixed padding of CFI-structures on non-32bit architectures
|
3 years ago |
florian
|
def37052f1
+ RiscV32: patch by kupferstecher: compiler support of CH32V30*, part of #39777
|
3 years ago |
Jonas Maebe
|
3a34fc7be3
llvm: use formaldef rather than undefineddef for llvm_metadata
|
3 years ago |
Jonas Maebe
|
25999ad8ff
llvm: support for opaque pointers
|
3 years ago |
Jonas Maebe
|
71c58c7b3d
agllvm: missing space between type and tai operand
|
3 years ago |
Jonas Maebe
|
d45076d9d6
nllvmadd: fix not always forcing pointer constants in registers
|
3 years ago |
Jonas Maebe
|
2ce4f0baf5
defutil: new is_address() helper
|
3 years ago |
Jonas Maebe
|
ae36829ecd
regexpr: disable forced optimisation switch
|
3 years ago |
Jonas Maebe
|
e6b8aa07d7
dbgllvm: removed some commented-out declarations
|
3 years ago |
Jonas Maebe
|
fc94770cdb
dbgllvm: emit all symbolic constants as enum values/strings
|
3 years ago |
florian
|
9201047f31
* a few more MISP64 fixes
|
3 years ago |
Michaël Van Canneyt
|
f77bd0226f
* Fix missing inherited
|
3 years ago |
marcoonthegit
|
b201d0a752
* change note section to be more 12 conformant
|
3 years ago |
marcoonthegit
|
fb7565fc6c
* set freebsd to ld.bfd
|
3 years ago |
marcoonthegit
|
b36b610424
* FreeBSD version to 12 in trunk
|
3 years ago |
Michaël Van Canneyt
|
0cc00b355c
* Fix by Bart to fix conversion to temperature. Fix issue 39776
|
3 years ago |
Michaël Van Canneyt
|
9056887aae
* Correct windows DLL name
|
3 years ago |
mattias
|
22926e4fc7
pastojs: faster concat append array:=array+
|
3 years ago |
mattias
|
34605e9cd1
pastojs: faster concat append for var args
|
3 years ago |
florian
|
4149562787
* more MIPS64 fixes
|
3 years ago |
mattias
|
1e3c5865de
pastojs: fixed concat append for nil and referenced array
|
3 years ago |
mattias
|
d3a2145e5a
pastojs: faster AnArray:=Concat(AnArray,...)
|
3 years ago |
mattias
|
cba89a4713
pas2js: faster arrayConcatN
|
3 years ago |
mattias
|
2dd072a492
pastojs: started array of interface
|
3 years ago |
marcoonthegit
|
330b0b1157
* Fix for ConvUtils.CompatibleConversionTypes by Bart, resolves bug #39775
|
3 years ago |
marcoonthegit
|
b0b034805c
* Implements some more Delphi compatible functions in ConvUtils unit, resolves
|
3 years ago |