marco
|
cb470da8d9
* alias some types to system.
|
11 gadi atpakaļ |
masta
|
7e22bd53b6
Changed ARMs StrLdr2StrMov peephole optimizer look further ahead
|
11 gadi atpakaļ |
masta
|
bfa85218fa
Introduce TCpuAsmOptimizer.GetNextInstructionUsingRef
|
11 gadi atpakaļ |
masta
|
d1c5f89976
Make Next an Out-parameter in ARMs GetNextInstructionUsingReg
|
11 gadi atpakaļ |
reiniero
|
24b406aed7
+ fcl-db: SQlite3: accept more date/time formats:
|
11 gadi atpakaļ |
michael
|
6f6dd75e77
* Fix patch of reinier
|
11 gadi atpakaļ |
michael
|
71d20abcaa
* Patch from reinier to import fb_shutdown and fb_sqlstate
|
11 gadi atpakaļ |
nickysn
|
ace28a3552
* InitNearHeap procedure renamed InitDosHeap and added support for a huge heap.
|
11 gadi atpakaļ |
nickysn
|
6720f84d24
+ switch to using huge pointers in the tiny heap in the i8086 far data memory
|
11 gadi atpakaļ |
nickysn
|
94bcb9878a
* reimplemented r28329 in a different way, as suggested by Jonas
|
11 gadi atpakaļ |
marco
|
ff77bd1bf2
* Fix font name changing issues, patch by Dirk F, mantis #26550
|
11 gadi atpakaļ |
nickysn
|
3164bf66f5
+ implemented correct [] indexing of huge pointers
|
11 gadi atpakaļ |
nickysn
|
dfcbe03572
+ added x86-specific function getx86pointerdef, similar to getpointerdef, but
|
11 gadi atpakaļ |
nickysn
|
4ea551a0f7
* is_farpointer and is_hugepointer moved from defutil to symcpu
|
11 gadi atpakaļ |
Károly Balogh
|
3c8b24eead
a proposed fix to the qword_to_float64 problem
|
11 gadi atpakaļ |
masta
|
b898b169d4
Fixed 0-cmp optimization in tarmaddnode.second_cmp64bit
|
11 gadi atpakaļ |
Károly Balogh
|
baac5114a7
added a missing comment from the SoftFPU C source. probably explains why qword_to_float64 fails with values which have the uppermost bit set
|
11 gadi atpakaļ |
masta
|
c88fdb6a4a
Add minor optimization for int64 < 0 on arm
|
11 gadi atpakaļ |
reiniero
|
bd37d804fc
* fcl-db: cosmetic
|
11 gadi atpakaļ |
Károly Balogh
|
6e27aaebbb
libndsfpc: regenerated Makefile with -Tall, which is required
|
11 gadi atpakaļ |
sergei
|
0dea20d8e7
* softfloat: Fixed int64->double and qword->double conversions to take rounding mode into account (actually, brought them up to date with Softfloat-2b C source). Now test/units/math/troundm.pp is consistent for all targets.
|
11 gadi atpakaļ |
sergei
|
ff5410b152
+ Expanded test also for qword->double and int32->single conversions.
|
11 gadi atpakaļ |
Legolas
|
ca0ff3d2ea
* libndsfpc: forgot to commit a file
|
11 gadi atpakaļ |
reiniero
|
935a3f1bc9
* fcl-db: cosmetic
|
11 gadi atpakaļ |
sergei
|
bf51683e78
* Softfloat: added some typecasts to prevent promotion to 64 bits where it is not intended.
|
11 gadi atpakaļ |
sergei
|
96abd7f370
* Softfloat: marked ExtractFloat32*, ExtractFloat64* and PackFloat32 helpers as inline.
|
11 gadi atpakaļ |
marco
|
8309a4794d
* updated wording helpfile download, mantis #26517
|
11 gadi atpakaļ |
marco
|
1ab8e2381f
* fix #26007 move size=0 of r27762 to OS specific code, otherwise it prohibits
|
11 gadi atpakaļ |
marco
|
6b01f96034
* Add assigned check to reading fileinfo for case there is no fileinfo section.
|
11 gadi atpakaļ |
sergei
|
586a9aafe8
* The test must have '.pp' extension, of course.
|
11 gadi atpakaļ |