florian
|
4aa0ad6735
* use vmov.xx to load float constants if possible
|
7 lat temu |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
8 lat temu |
Jonas Maebe
|
b0ff41406a
* grouped all tai_real* types into a single tai_realconst type,
|
11 lat temu |
sergei
|
196436b7e7
* ARM: Test if range check of floating point constants is necessary in the same way as on other targets. This should have been part of r10940 6 years ago...
|
11 lat temu |
florian
|
47d43750e4
* remove unused units from uses statements
|
12 lat temu |
Jonas Maebe
|
0d57bba4c9
* fixed ARM and MIPS compilation after r14912
|
15 lat temu |
Jonas Maebe
|
e672ead77a
* fixed class cast errors in range checking code
|
16 lat temu |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 lat temu |
yury
|
fcceb9cfa1
* Removed/ifdefed/commented unused local variables.
|
17 lat temu |
yury
|
1782305ae2
* Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
|
18 lat temu |
yury
|
b86574cf36
* Fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
|
18 lat temu |
florian
|
a3d906f1ca
- removed several ;;
|
18 lat temu |
florian
|
fbc197f27a
* fixed writing of double constants on WinCE
|
18 lat temu |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 lat temu |
florian
|
85d63d9fa9
* settings refactored
|
19 lat temu |
peter
|
3078a1927f
* remove ttype
|
19 lat temu |
peter
|
ecdb5df2d6
* fix alignment of tdoublearray by using a variant record
|
19 lat temu |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 lat temu |
florian
|
faa5630fab
* forgot to add file: should have been added with r1176
|
20 lat temu |