Legolas
|
ca0ff3d2ea
* libndsfpc: forgot to commit a file
|
11 vuotta sitten |
reiniero
|
935a3f1bc9
* fcl-db: cosmetic
|
11 vuotta sitten |
sergei
|
bf51683e78
* Softfloat: added some typecasts to prevent promotion to 64 bits where it is not intended.
|
11 vuotta sitten |
sergei
|
96abd7f370
* Softfloat: marked ExtractFloat32*, ExtractFloat64* and PackFloat32 helpers as inline.
|
11 vuotta sitten |
marco
|
8309a4794d
* updated wording helpfile download, mantis #26517
|
11 vuotta sitten |
marco
|
1ab8e2381f
* fix #26007 move size=0 of r27762 to OS specific code, otherwise it prohibits
|
11 vuotta sitten |
marco
|
6b01f96034
* Add assigned check to reading fileinfo for case there is no fileinfo section.
|
11 vuotta sitten |
sergei
|
586a9aafe8
* The test must have '.pp' extension, of course.
|
11 vuotta sitten |
sergei
|
b9763d270a
+ Enabled section smartlinking for m68k-linux.
|
11 vuotta sitten |
sergei
|
8910e2f74d
+ Added a test checking that conversion of 64-bit integers to double-precision floats depends on current rounding mode when integer has more than 53 bits set.
|
11 vuotta sitten |
Legolas
|
c09d2e2096
* Fixed filesystem handling in libogc
|
11 vuotta sitten |
Legolas
|
a52e51d0b7
* Updated libndsfpc and nds linkerscript to Ver. 1.5.8
|
11 vuotta sitten |
sergei
|
a28d6a84a7
+ m68k, a_load_const_reg: use MOV3Q if applicable for data registers as well, since it allows spilling replacement of destination.
|
11 vuotta sitten |
sergei
|
499ff505c8
* m68k: further improved code generation for comparison nodes, support LOC_REFERENCE for 32-bit compares and omit low dword, when possible, for 64-bit ones.
|
11 vuotta sitten |
sergei
|
b4d9d97a03
* m68k: don't do replace spilling if spilltemp.offset exceeds 16 bits on Coldfire targets.
|
11 vuotta sitten |
sergei
|
3da5de0e5f
+ m68k, do_spill_replace: support more cases.
|
11 vuotta sitten |
marco
|
98b4e77b4f
* fixed 64-bit issue.
|
11 vuotta sitten |
Mattias Gaertner
|
0d4fa26c51
fpreadtif: fixed read LZW stream at end of a bit length increase, bug #22724
|
11 vuotta sitten |
lacak
|
00f85c52ab
fcl-db: oracle:
|
11 vuotta sitten |
masta
|
7a0c79de60
Fix for AndLsl2Lsl in ARM Peephole optimizer
|
11 vuotta sitten |
masta
|
85d208fea4
Fix ARM LoadScheduler in case of Pre/PostIndexed addressing
|
11 vuotta sitten |
sergei
|
2c8264c42b
* m68k: partially improved code generation for comparisons.
|
11 vuotta sitten |
sergei
|
01c8ee158d
- removed unused variables
|
11 vuotta sitten |
michael
|
9efce39e06
* Optimized version of SHA1 and MD5 hashes (speed doubles on x64) by Engkin
|
11 vuotta sitten |
sergei
|
cf2b4a4dbd
* softfpu cleanup: use Pascal boolean types where appropriate, use 64-bit overload of shift64RightJamming() to simplify things.
|
11 vuotta sitten |
masta
|
66aca1b104
Optimize generic 64-bit division code
|
11 vuotta sitten |
michael
|
347742ba80
* For large times, use [[hh:]nn:]ss date/time format
|
11 vuotta sitten |
michael
|
7a096b20f6
* For large times, use [[hh:]nn:]ss date/time format
|
11 vuotta sitten |
michael
|
1a6d734ca8
* Correct formatdatetime string
|
11 vuotta sitten |
sergei
|
a42ecadddf
+ m68k: implemented overflow checking (does not work for multiplication yet).
|
11 vuotta sitten |