nickysn
|
ed26d54e3b
* synchronized with trunk
|
4 éve |
Jonas Maebe
|
80282d6eff
* llvm: only set custom parameter alignments for byval parameters, the rest
|
4 éve |
Jonas Maebe
|
090d9abafe
* cocoaint: fix NSActivityUserInitiatedAllowingIdleSystemSleep definition
|
4 éve |
svenbarth
|
38cde38177
* make TProxyStream.Check an abstract method; as it is right now one had to override it anyway because it always raised an exception
|
4 éve |
svenbarth
|
6160abe37e
* have the generic dummy symbols for procsyms keep track of their overloaded generic procsyms so that they can be easily found (will be needed for implicit specializations)
|
4 éve |
florian
|
6d75992674
* fix proposed by Christo Crause: properly handle pointer constant nodes on avr, resolves #38321
|
4 éve |
michael
|
26a446308b
* Fix compilation with CheckPasTreeRefCount define
|
4 éve |
michael
|
498805c1ca
* Patch from Andrey Sobol to control XML file layout
|
4 éve |
michael
|
e2ffecb4c8
* Fix GetFileBaseDir
|
4 éve |
michael
|
cccff5826e
* Fix memleak, additional list/indent, patch from Andrey Sobol
|
4 éve |
nickysn
|
77578f0e03
* synchronized with trunk
|
4 éve |
florian
|
aec18c2426
* weight currency->float conversions the same regardless if
|
4 éve |
svenbarth
|
57d9884d96
* fix for Mantis #38310: ignore procsyms that have no procdefs for checking overloads, or more precisely to stop checking for overloads; these are generic dummy symbols
|
4 éve |
michael
|
87f2c282d1
* Patch from Andrey Sobol to reduce indentation
|
4 éve |
florian
|
28efcfba65
+ patch by J. Gareth Moreton: Advanced MOVZX optimisations, resolves #38294
|
4 éve |
michael
|
b31305810c
* print context in Release in debug mode
|
4 éve |
michael
|
7adcd2a8a2
* Fix memleak when using packages
|
4 éve |
nickysn
|
9bd282eb3b
+ implemented int to real conversion
|
4 éve |
nickysn
|
cf35b0d2a9
* fixed twasmaddnode.second_cmpfloat
|
4 éve |
nickysn
|
e62979c614
* converted tcgvecnode.update_reference_reg_packed to the high level code generator
|
4 éve |
nickysn
|
627d5580db
* fixed bug in thlcgwasm.a_op_ref_stack
|
4 éve |
nickysn
|
0f3fef31f3
* generate different internal errors in taicpu.op_ref
|
4 éve |
nickysn
|
67cea74ec6
+ implemented twasmtypeconvnode.second_int_to_bool
|
4 éve |
nickysn
|
af9cc646a9
* use regular loads instead of calling MOVE for 1,2,4 and 8-byte sized g_concatcopy
|
4 éve |
nickysn
|
bdb972cec6
+ support OP_NEG in thlcgwasm.a_op_stack
|
4 éve |
nickysn
|
020ce2b10c
* use the standard inherited ret_in_param for wasm32
|
4 éve |
nickysn
|
d9b76dc00f
+ implemented g_concatcopy via calling MOVE
|
4 éve |
nickysn
|
d8aaa29cbc
* synchronized with trunk
|
4 éve |
florian
|
de36d6c049
+ added newly used opcodes to avx_opcode_only_op0_may_be_memref
|
4 éve |
nickysn
|
28a7f25f4c
* various fixes for tracking the stack and correctly loading the child node values to the stack, as well as setting the result location
|
4 éve |