Jonas Maebe
|
3e59c05ecc
* only check trecorddef(self).contains_cross_aword_field (for checking
|
9 rokov pred |
florian
|
c564acd378
* fix assembling of vfnm*
|
9 rokov pred |
florian
|
e1546303f8
+ enable use of vfma and friends on arm when doing fastmath optimizations
|
9 rokov pred |
florian
|
ad71b8348e
* S1..S15 do not need to be marked as volatile as they are sub-registers of double size registers
|
9 rokov pred |
florian
|
6207a53f5d
* never allocate odd numbered single-sized registers
|
9 rokov pred |
florian
|
234990b73c
+ fma test program extended to support arm
|
9 rokov pred |
florian
|
84bb46a35d
+ cpu unit for arm (linux only so far)
|
9 rokov pred |
florian
|
d13246cea4
+ handle FMA instructions in taicpu.spilling_get_operation_type
|
9 rokov pred |
florian
|
1c067e96bf
* fix VFPv4 support
|
9 rokov pred |
florian
|
43746685a5
+ fma support for arm
|
9 rokov pred |
Jonas Maebe
|
096e1c45d6
* don't keep records in registers if they contain a field that spans the
|
9 rokov pred |
Jonas Maebe
|
7a966345e5
* don't recalculate the regable info when dereferencing a symbol's vardef:
|
9 rokov pred |
Jonas Maebe
|
2483ad5939
* factored out code to set the "regable" information from setvardef, and
|
9 rokov pred |
Jonas Maebe
|
9788bb1316
* fixed check regarding whether a field is in the first or second word of
|
9 rokov pred |
michael
|
3ee5661ff1
* Fix 2.6.4 compilation
|
9 rokov pred |
michael
|
94f8db4951
* Patch from Silvio Clecio to remove some hints/warnings
|
9 rokov pred |
michael
|
ecd8e21443
* Fix bug #29788
|
9 rokov pred |
sergei
|
feeb50be4f
* Changed signature of frexp() to match one in Math unit, so eventually a duplicate implementation in Math can be removed. Currently this frexp() remains private to unit System.
|
9 rokov pred |
michael
|
e88285a257
* Fix bug ID #29296 (again)
|
9 rokov pred |
michael
|
9271f17a45
* Output XML list when XML is asked
|
9 rokov pred |
michael
|
920b93a121
* Fix lists of test(suites)
|
9 rokov pred |
michael
|
67ac09b69f
* Moved some types to sqltypes unit so they can be reused outside of sqldb. Added GetObjectList to datadict using new types
|
9 rokov pred |
michael
|
2ab3458074
* Added IOTimeout
|
9 rokov pred |
Jonas Maebe
|
29daae5d6d
- removed duplicated code from all numlib examples (patch by Lychee,
|
9 rokov pred |
michael
|
a10190530a
* Added IOTimeout parameter
|
9 rokov pred |
Jonas Maebe
|
4039c1835c
+ test from mantis #29547, fixed in r30168 as mantis #27580
|
9 rokov pred |
michael
|
edcc251c76
* Added file attachments to possible enhancements
|
9 rokov pred |
michael
|
5eb691f2c9
* Added fcl-pdf
|
9 rokov pred |
Jonas Maebe
|
3526fb27a7
* take current value of DefaultSystemCodePage into account in
|
9 rokov pred |
Jonas Maebe
|
87f46dcafd
* updated pos() for Java with an offset parameter (equivalent of r31464 etc)
|
9 rokov pred |