Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 years ago |
yury
|
b9431c876e
* More complete fix for bug #10515. Thanks to Jonas for suggestion.
|
17 years ago |
yury
|
adaeb0fc73
* Strip result if inc/dec is performed in register on value less than 32-bit on ARM. (bug #10515)
|
17 years ago |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 years ago |
yury
|
09fa6b5893
* Fixed Abs and Sqrt in hardfloat mode on arm.
|
18 years ago |
florian
|
ffd79553a0
+ prefetch support for arm
|
18 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
florian
|
a8f2d702a7
* fixed code generation for sqrt and sqr in softfloat mode
|
20 years ago |
florian
|
adb193497d
+ softfloat support for wince
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
c85ed49700
* arctan, sin and cos are done in software on the arm
|
20 years ago |
florian
|
73c30d6579
* fixed arm compilation with cgutils
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
74501ae73f
* some alignment issues resolved
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
florian
|
c77ec09d49
* fixed code generation for math inl. nodes
|
21 years ago |
florian
|
1779c5dd8c
* fixed symbol type writing for arm-linux
|
21 years ago |
florian
|
a9d9a15e20
* fixed ARM for new reg. allocation scheme
|
22 years ago |
florian
|
dc7d8ba847
* today's arm patches
|
22 years ago |