michael
|
32f74d23f1
* Move to postgresql
|
11 năm trước cách đây |
nickysn
|
a61c775d29
+ enabled the huge (>64kb) heap support in the compact and large memory models
|
11 năm trước cách đây |
nickysn
|
b1144508a7
* fixed the far/huge data ifdefs in InitDosHeap
|
11 năm trước cách đây |
nickysn
|
5edbd1cd03
* fixed i8086 ifdef (should be ifdef cpui8086, not i8086, because that's the
|
11 năm trước cách đây |
sergei
|
ee8fcc8bdb
* softfpu.pp: reverted r28318 and replaced it with a improved solution:
|
11 năm trước cách đây |
marco
|
cb470da8d9
* alias some types to system.
|
11 năm trước cách đây |
masta
|
7e22bd53b6
Changed ARMs StrLdr2StrMov peephole optimizer look further ahead
|
11 năm trước cách đây |
masta
|
bfa85218fa
Introduce TCpuAsmOptimizer.GetNextInstructionUsingRef
|
11 năm trước cách đây |
masta
|
d1c5f89976
Make Next an Out-parameter in ARMs GetNextInstructionUsingReg
|
11 năm trước cách đây |
reiniero
|
24b406aed7
+ fcl-db: SQlite3: accept more date/time formats:
|
11 năm trước cách đây |
michael
|
6f6dd75e77
* Fix patch of reinier
|
11 năm trước cách đây |
michael
|
71d20abcaa
* Patch from reinier to import fb_shutdown and fb_sqlstate
|
11 năm trước cách đây |
nickysn
|
ace28a3552
* InitNearHeap procedure renamed InitDosHeap and added support for a huge heap.
|
11 năm trước cách đây |
nickysn
|
6720f84d24
+ switch to using huge pointers in the tiny heap in the i8086 far data memory
|
11 năm trước cách đây |
nickysn
|
94bcb9878a
* reimplemented r28329 in a different way, as suggested by Jonas
|
11 năm trước cách đây |
marco
|
ff77bd1bf2
* Fix font name changing issues, patch by Dirk F, mantis #26550
|
11 năm trước cách đây |
nickysn
|
3164bf66f5
+ implemented correct [] indexing of huge pointers
|
11 năm trước cách đây |
nickysn
|
dfcbe03572
+ added x86-specific function getx86pointerdef, similar to getpointerdef, but
|
11 năm trước cách đây |
nickysn
|
4ea551a0f7
* is_farpointer and is_hugepointer moved from defutil to symcpu
|
11 năm trước cách đây |
Károly Balogh
|
3c8b24eead
a proposed fix to the qword_to_float64 problem
|
11 năm trước cách đây |
masta
|
b898b169d4
Fixed 0-cmp optimization in tarmaddnode.second_cmp64bit
|
11 năm trước cách đây |
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 năm trước cách đây |
masta
|
c88fdb6a4a
Add minor optimization for int64 < 0 on arm
|
11 năm trước cách đây |
reiniero
|
bd37d804fc
* fcl-db: cosmetic
|
11 năm trước cách đây |
Károly Balogh
|
6e27aaebbb
libndsfpc: regenerated Makefile with -Tall, which is required
|
11 năm trước cách đây |
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 năm trước cách đây |
sergei
|
ff5410b152
+ Expanded test also for qword->double and int32->single conversions.
|
11 năm trước cách đây |
Legolas
|
ca0ff3d2ea
* libndsfpc: forgot to commit a file
|
11 năm trước cách đây |
reiniero
|
935a3f1bc9
* fcl-db: cosmetic
|
11 năm trước cách đây |
sergei
|
bf51683e78
* Softfloat: added some typecasts to prevent promotion to 64 bits where it is not intended.
|
11 năm trước cách đây |