Jonas Maebe
|
48ef33a8b3
* fixed interprocedural gotos for llvm
|
8 年之前 |
Jonas Maebe
|
ade45eb31a
+ support for llvm load nodes of labelsym using blockaddress()
|
8 年之前 |
Jonas Maebe
|
3b7d9447ae
* blockaddress creates a constant operand for another opcode, it's not an
|
8 年之前 |
sergei
|
ebe134febc
* Fixed memory reference size for MOVSS instruction, Mantis #29954.
|
8 年之前 |
sergei
|
870fda34d5
* x86 AT&T reader and writer: cleaned up usage of attsufMM suffix:
|
8 年之前 |
florian
|
3b665ddea2
- unused variable removed
|
8 年之前 |
florian
|
86f0b59095
* avoid conversion to larger type in Align
|
8 年之前 |
florian
|
01e1e9410d
+ dummy heap status implementations
|
8 年之前 |
florian
|
b527bab087
* better check if we are in the main program which never returns
|
8 年之前 |
florian
|
e33b2920dc
+ CallReg2Jmp optimization
|
8 年之前 |
florian
|
3eef641833
* convert jmp into rjmp only of the target is not a function
|
8 年之前 |
florian
|
0882c13cb7
* do not move dest to a new register if not needed in tcgavr.g_concatcopy
|
8 年之前 |
florian
|
e49a826837
+ PushPushPopPop2MovMov optimization
|
8 年之前 |
florian
|
cfb5ebeb23
* Find* subroutines return an error by default
|
8 年之前 |
florian
|
0dbcd5daa9
* do not run test, if no stack checking is available
|
8 年之前 |
florian
|
13de8c6808
* -Or => -Ooregvar
|
8 年之前 |
florian
|
16fa079a2a
* allocate always a minimum block size, else free list management causes memory corruption
|
8 年之前 |
florian
|
baa33d7e2f
* pass enabled features to the compiler when running tests on the embedded target, so tests can depend on the features
|
8 年之前 |
Jonas Maebe
|
a89a4d905f
+ test for already fixed mantis #30948
|
8 年之前 |
florian
|
10132bfafa
* removed accidently committed file
|
8 年之前 |
yury
|
1ccf551d1c
* android: Try to get the package files directory for any shared library. If it is valid use it as a home dir.
|
8 年之前 |
michael
|
47a59f269a
* Added some explanatory comments about the use of this include file
|
8 年之前 |
sergei
|
8e55231640
- Removed what's called "GAS bugfix" for VCVTDQ2PD instruction. Rationale:
|
8 年之前 |
florian
|
2b6ccb3565
* better error recovery
|
8 年之前 |
florian
|
e218f4f33b
* checking the address of the storage location of a procedure variable makes no sense, check the variable contents itself instead
|
8 年之前 |
florian
|
9a4c7e2244
* return defined values for GetDate and GetTime for the embedded targets
|
8 年之前 |
florian
|
0520d246d0
* changed LdiCp2Cpi into LdiMov/Cp2Ldi/Cpi and improved it
|
8 年之前 |
florian
|
c86bac021b
+ xch instruction for avr
|
8 年之前 |
sergei
|
edf943a4f6
* Changed memory operand size for VMOVSS instruction to 32 bits, Mantis #29957.
|
8 年之前 |
florian
|
56252d59f0
+ support for the PREFETCHTW1 instruction based on a patch by Emelyanov Roman, resolves #30933
|
8 年之前 |