sergei
|
8823574fe2
* MIPS: get rid of DIV and DIVU macros.
|
12 yıl önce |
sergei
|
d0ae800da6
+ MIPS: Use INS and EXT instructions for bit manipulations when target CPU type is set to mips32r2.
|
12 yıl önce |
pierre
|
eb1ff90de1
Fix jvm compiler compilation failure after rev 25013
|
12 yıl önce |
lacak
|
1ffcb9c1e6
fcl-db: mssql: add comments
|
12 yıl önce |
lacak
|
f2464fbf3d
fcl-db: mysql: formatting (remove unused variables)
|
12 yıl önce |
lacak
|
029eb92bd0
fcl-db: mysql: map UNSIGNED SMALLINT to ftWord fields. TestSupportWordFields
|
12 yıl önce |
sergei
|
828309e61d
- MIPS: removed opcodes that are not in any known documentation.
|
12 yıl önce |
florian
|
a0292b8962
* patch by Max Nazhalov to fix more conversion issues of the C code translation, resolves #24691
|
12 yıl önce |
marco
|
ee5ce52d4c
* Simple Add/remove firewall rule wrapper by d4nn13 (forum)
|
12 yıl önce |
florian
|
6ab95815d8
* try to optimze (p-/+const)^ by putting const into the offset of the generated reference
|
12 yıl önce |
florian
|
be2ab84474
* make actualtargetnode a normal procedure using pointers to node so it can be used also when replacing nodes
|
12 yıl önce |
nickysn
|
7e70a5f763
* i8086 fix after r25010: i8086 doesn't support lea sp,[sp-XXX]
|
12 yıl önce |
Tomas Hajny
|
67b3017751
* RealMaxPathLen added - value queried from the system on startup
|
12 yıl önce |
florian
|
94cf650d9a
* use lea to adjust stack pointer, this is equal or faster on all modern CPUs than add/sub
|
12 yıl önce |
Jonas Maebe
|
2e9b642a3b
* rtldefs.inc include file for embedded targets (forgot to commit earlier)
|
12 yıl önce |
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 yıl önce |
sergei
|
7a28815182
* r24895 used wrong expression for swapping sides of comparison, and it went undetected by tests. Fixed.
|
12 yıl önce |
Jonas Maebe
|
5ed4e99dc1
+ uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when
|
12 yıl önce |
sergei
|
40045e6269
- Removed unused variables
|
12 yıl önce |
sergei
|
8bfef107b3
* TAB characters removed.
|
12 yıl önce |
sergei
|
c855868a3d
* MIPS: get rid of macros in comparison operations, use immediate operands for comparison with constants when possible.
|
12 yıl önce |
Jonas Maebe
|
bae3c0296e
* fixed result type of StrBufSize(PWideChar) for 64 bit targets
|
12 yıl önce |
Jonas Maebe
|
8a4b092ab9
* made ToSingleByteFileSystemEncodedFileName(unicodestring) overridable by
|
12 yıl önce |
Jonas Maebe
|
1da05d1553
* declared CharInSet(ansichar,tsyscharset) as inline
|
12 yıl önce |
Jonas Maebe
|
b08d8091b2
* made fexpand unicodestring-safe (use charinset instead of "in" --
|
12 yıl önce |
Jonas Maebe
|
746546ed09
+ remaining missing pwidechar overloads/equivalents of pchar functions
|
12 yıl önce |
Jonas Maebe
|
eb93429cf0
* prefer "constant string" -> pwidechar for {$modeswitch unicodestrings}
|
12 yıl önce |
Jonas Maebe
|
c49ae76837
* let StrBufSize return a cardinal rather than a sizeuint, and also change
|
12 yıl önce |
Jonas Maebe
|
8f1e85d9ae
* moved SameFileName from finah.inc to sysansih.inc, since the implementation
|
12 yıl önce |
Jonas Maebe
|
95a877c7e5
* moved GetFileHandle() from fina.inc to filutil.inc because fina.inc
|
12 yıl önce |