michael
|
c3a0d0ece3
* Applied patch from Luiz Americo with some optimizations. (Bug ID 25745)
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
150363c09e
* thlcgobj.a_load_regconst_subsetreg_intern takes care if the whole register is modified
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
07579cf0b7
* cleanup
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
3dddd01309
* do not location_force_reg in tcgshlshrnode.second_integer if left is already in a register
|
%!s(int64=11) %!d(string=hai) anos |
svenbarth
|
ddb78fefdc
Add a modeswitch for type helpers as discussed in core on 24th October 2013. It is disabled by default in all modes (afterall type helper support in Delphi started only beginning with XE3)
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
da910d654c
+ SPARC: two more peephole optimizations
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
cbefdcf887
* patch by Martin Friebe to avoid wrong debugger output, resolves #25584
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
f04acb2db7
* parse the memory model command line options and define the FPC_MM_* macro
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
6e32f8ee8f
* patch by Bernd which fixes InterLockedxxx functions on ARMv4T, resolves #25518
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
1882ab8d5a
* i8086 has no cpu_capabilites
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
0d6cc46a5e
+ CPU type corei
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
84f7f5f934
* popcnt has a separate cpuid flag so we should separate it from sse
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
711c533573
* moved test because it tests a certain functionalty and was made solely to test strutils.IsWild
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
4378063247
* Use factory for fielddefs
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
196d8cee3d
* Use factory for fielddefs
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
56280f3be9
* Use factory for fielddefs
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
d7d4035252
* Use factory for fielddefs
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
60056b260d
* Use factory for fielddefs
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
7b460e0e5e
* Use factory for fielddefs
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
b1fc595d17
* Use TFieldDef descendent to implement updateable enums
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
948f40f24b
* Use TFieldDef descendent
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
1db294bc19
* Add convenience method for adding fielddefs
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
feed8adfa6
* Correct use of FieldDefs factory
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
53ba347851
* Correct use of FieldDefs factory
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
882eca6b09
* Correct use of FieldDefs factory. Bind FieldDefs to fields.
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
ad7a3b2dbf
* explicitly type cast constants so the compiler does not use smaller types if an fpu instruction set is selected which does not support the highest precision type
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
75a13f7e47
* do not allow VCOMISD/VCOMISS to use a memory location as target
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
ed25721ff0
* Use TSQLDBParams instead of TParams
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
79b23f8c6b
* Moved (Commit,RollBack)[Retaining] up one level, avoids typecasts
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
a9f1a8ae0b
* Introduced factory possibility for TParams, TFieldDefs
|
%!s(int64=11) %!d(string=hai) anos |