yury
|
d4335749ec
* reverted r5481. That order of instructions can be executed more effectively on newer ARM CPUs.
|
18 years ago |
florian
|
01a20b25a2
* don't reuse registers
|
18 years ago |
yury
|
35b1014207
* more usual order of instructions.
|
18 years ago |
yury
|
135c0ecfb7
* fixed passing float constants as part of "array of const" parameter for ARM.
|
19 years ago |
florian
|
3f77637b56
* set is_jmp flag correctly
|
19 years ago |
yury
|
8abe2d365e
* Implemented stackframe optimization for ARM CPU.
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
florian
|
922de0bc8d
* fixed wrong load_ref_ref
|
19 years ago |
florian
|
67ba76f090
* several arm fixes
|
19 years ago |
florian
|
e08bf34689
* stack page initialization disabled, not necessary according to Yury Sidorov
|
19 years ago |
florian
|
7145eeb4b9
* bugs in wince stack initialization fixed
|
19 years ago |
florian
|
e08a24562c
* experimental wince stack initialization fix
|
19 years ago |
yury
|
0018d7b920
* final fix for overflow checking for ARM.
|
19 years ago |
yury
|
0c396ad3da
* proper fix for rev. 4097.
|
19 years ago |
yury
|
76921030e9
* fixed bug #6079 for ARM CPU.
|
19 years ago |
florian
|
bbc42e8503
* made ie unique
|
19 years ago |
florian
|
30e7d87c11
* fixed loading of floating point constants
|
19 years ago |
florian
|
2ddd617971
* fixed stm/ldm for usage with large temp. areas
|
19 years ago |
florian
|
8bd674af24
* another patch from Roozbeh GHolizadeh
|
19 years ago |
florian
|
fa03ab8fe5
* fixed arm compiler by adding a_call_ref
|
19 years ago |
florian
|
09ad199450
* cleanup and bug fixing of unaligned data handling code by Roozbeh GHolizadeh
|
19 years ago |
florian
|
13493a5355
* fixed copying of unaligned value parameters
|
19 years ago |
florian
|
053bff4295
+ improved concatcopy from Roozbeh GHolizadeh
|
19 years ago |
florian
|
0780616dee
+ unaligned load/store support from Roozbeh GHolizadeh
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
florian
|
1b5e2b67b1
* compilation fixed
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 years ago |
florian
|
dae84f282f
* fixed handling of doubles in softemu mode if they are split between register and memory
|
19 years ago |