Károly Balogh
|
bca09a8f69
reverted parts of r27117 because it caused regressions
|
11 年之前 |
Károly Balogh
|
c7d1cef334
support sign/zero extension to subreg sizes, not just always to 32bit
|
11 年之前 |
Károly Balogh
|
73db4db6f8
use the whole reg for return values
|
11 年之前 |
Jeppe Johansen
|
bda6bf8137
Fix compilation of ARM-embedded RTL
|
11 年之前 |
lacak
|
607369f830
fcl-db: sqldb: add PSGetTableName; addition to rev.27074
|
11 年之前 |
lacak
|
17ad74aba4
fcl-db: base: cosmetic
|
11 年之前 |
lacak
|
0b56c2e237
fcl-db: tests: add STRICT_TABLES for MySQL sql_mode (required for correct tests behavior) + cosmetic
|
11 年之前 |
Károly Balogh
|
552ab2938e
avoid some unnecessary sign extensions
|
11 年之前 |
Károly Balogh
|
48ceebafb1
n68kmem node for better utilization of 68k specialities in addressing
|
11 年之前 |
Károly Balogh
|
3a464dbdcf
don't swap the base and index registers if we have a scalefactor
|
11 年之前 |
Károly Balogh
|
7b05113322
addressing improvements: fixref can swap base/index registers if better fits 68k pattern, less need to move around registers. also fix reference in a_op_const_ref.
|
11 年之前 |
Jonas Maebe
|
7ea92f48cc
* cleaned up do_spill_replace()
|
11 年之前 |
Jonas Maebe
|
92fa75838e
* honour -Oonopeephole
|
11 年之前 |
Jonas Maebe
|
45e03d768e
* handle ARM PIC jump tables in determining the maximum offset for
|
11 年之前 |
Jonas Maebe
|
246caf3526
* never alias/coalesce cpu registers that are not usable by the register
|
11 年之前 |
nickysn
|
c88cebfc97
* fix for DateTimeToJulianDate and JulianDateToDateTime for integer=smallint
|
11 年之前 |
florian
|
6deb0b35b5
* handle fpu_vfpv3_d16 properly for thumb2
|
11 年之前 |
florian
|
e5a5ae8bcb
* CPUI386 => I386
|
11 年之前 |
florian
|
7c606ba34c
* generate rfs/wfs for thumb2 only if an fpa fpu is used
|
11 年之前 |
nickysn
|
b6075c59c1
* changed to for loop counters in the resource string helper routines from
|
11 年之前 |
Károly Balogh
|
01febdd7f3
plain 68000 also doesn't support 123(dX)
|
11 年之前 |
sergei
|
5ddb267d57
* Clean up/refactor stack back-tracing code, reducing overall amount of checks and rejecting range from StackBottom to <current frame>.
|
11 年之前 |
sergei
|
3b5552ae75
- Killed 'goto'.
|
11 年之前 |
lacak
|
d440a05301
fcl-db: tests: pre-set testing environment for MySQL, MSSQL
|
11 年之前 |
sergei
|
2f05e8b389
* PushExceptObject and dump_stack: use get_caller_stackinfo instead of get_caller_addr and get_caller_frame.
|
11 年之前 |
sergei
|
abc1468a7a
* Disabled regvars in __FPC_default_handler by adding an empty assembler block, it is necessary because RtlUnwind does not preserve registers.
|
11 年之前 |
reiniero
|
ab7e5cdda1
* fcl-db: dbtestframework: fix compilation
|
11 年之前 |
michael
|
26e73a4daf
* Created version without classes
|
11 年之前 |
michael
|
c07559bbd1
* In view of recent bug, use traditional for i:=Low() to High instead of for in
|
11 年之前 |
lacak
|
742c590a3a
fcl-db: bufdataset: when data are written to BLOB field (using TBufBlobStream) then unset field null flag when blob stream is created. When writting finishes (on destroy of blob stream) set null flag if blob is empty. + updated test TestChangeBlob. Bug #15376
|
11 年之前 |