lacak
|
7c110e9b42
fcl-db:
|
12 years ago |
lacak
|
206e5eb475
fcl-db: odbc: map ftWord fields to TWordField (avoid potential problem with Big Endian systems)
|
12 years ago |
nickysn
|
3505ba4ee6
+ added CPU detection code in the msdos rtl startup in order to properly initialize the Test8086 variable
|
12 years ago |
sergei
|
1c84c3edbf
* Fixed label optimizer to work with MIPS, and enabled level 1 optimization for MIPS targets.
|
12 years ago |
lacak
|
7a46ebd7f1
fcl-db: odbc: map UNSIGNED SMALLINT to ftWord fields. TestSupportWordFields
|
12 years ago |
florian
|
162cb30528
* another patch by Max Nazhalov to fix shifting and rounding of float128
|
12 years ago |
sergei
|
8823574fe2
* MIPS: get rid of DIV and DIVU macros.
|
12 years ago |
sergei
|
d0ae800da6
+ MIPS: Use INS and EXT instructions for bit manipulations when target CPU type is set to mips32r2.
|
12 years ago |
pierre
|
eb1ff90de1
Fix jvm compiler compilation failure after rev 25013
|
12 years ago |
lacak
|
1ffcb9c1e6
fcl-db: mssql: add comments
|
12 years ago |
lacak
|
f2464fbf3d
fcl-db: mysql: formatting (remove unused variables)
|
12 years ago |
lacak
|
029eb92bd0
fcl-db: mysql: map UNSIGNED SMALLINT to ftWord fields. TestSupportWordFields
|
12 years ago |
sergei
|
828309e61d
- MIPS: removed opcodes that are not in any known documentation.
|
12 years ago |
florian
|
a0292b8962
* patch by Max Nazhalov to fix more conversion issues of the C code translation, resolves #24691
|
12 years ago |
marco
|
ee5ce52d4c
* Simple Add/remove firewall rule wrapper by d4nn13 (forum)
|
12 years ago |
florian
|
6ab95815d8
* try to optimze (p-/+const)^ by putting const into the offset of the generated reference
|
12 years ago |
florian
|
be2ab84474
* make actualtargetnode a normal procedure using pointers to node so it can be used also when replacing nodes
|
12 years ago |
nickysn
|
7e70a5f763
* i8086 fix after r25010: i8086 doesn't support lea sp,[sp-XXX]
|
12 years ago |
Tomas Hajny
|
67b3017751
* RealMaxPathLen added - value queried from the system on startup
|
12 years ago |
florian
|
94cf650d9a
* use lea to adjust stack pointer, this is equal or faster on all modern CPUs than add/sub
|
12 years ago |
sergei
|
7810d6637a
* MIPS: improved 64-bit comparisons by using cg.a_cmp_reg_reg_label, uses less instructions and registers when comparing with zero.
|
12 years ago |
sergei
|
7a28815182
* r24895 used wrong expression for swapping sides of comparison, and it went undetected by tests. Fixed.
|
12 years ago |
sergei
|
40045e6269
- Removed unused variables
|
12 years ago |
sergei
|
8bfef107b3
* TAB characters removed.
|
12 years ago |
sergei
|
c855868a3d
* MIPS: get rid of macros in comparison operations, use immediate operands for comparison with constants when possible.
|
12 years ago |
Jonas Maebe
|
1e167a5fd3
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
Jonas Maebe
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
Jonas Maebe
|
345ca6f187
* prevent going through (the expensive) InternalSetCodePage when changing
|
12 years ago |
pierre
|
277ae481b8
Add passing of -k option to linker for msdos and go32v2 targets
|
12 years ago |
florian
|
b78d6108fd
* workaround for 2.6.x to avoid overflow errors when compiled with -CRiot
|
12 years ago |