joost
|
6c589478c8
* Use proper path-separator and executable extension (Fixes compilation on Windows)
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
9279c6955e
* support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
0c62133d38
* patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
00768bea47
* fix compilation of dllprt0.as for older arm assemblers without push support
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
f2a3f4e5af
* patch from Antonio Puente Rodero to fix arctanh and arccosh in unit ucomplex, resolves #18844
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
8bff2a0de4
* patch by Jeppe Johansen to fix thumb2 epilog generation, resolves #18392
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
0e74cea8ed
* patch by Simon Ley to improve move on arm: unneeded plds are removed, resolves #19050
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
da16630c50
* fixed compilation on FPC_USE_LIBC platforms after r17249 (they already
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
6e09d76b07
+ x86_64 assembler implementations of Move and FillChar. Does not use SIMD, so probably not the fastest for large move sizes, but for small to medium sizes it should be competitive.
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
da7ef036ba
* Added univint dependency for MacOSX which is not detected by fpcmake
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
56bd9e0d25
* Applied patch from 19097, compilable with Delphi
|
%!s(int64=14) %!d(string=hai) anos |
vladob
|
da487a9d84
doc change
|
%!s(int64=14) %!d(string=hai) anos |
vladob
|
f83ae10939
test change
|
%!s(int64=14) %!d(string=hai) anos |
svenbarth
|
13b80396d6
Corrected the only other test that was affected by my changes (a RTTI test...)
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
d22edd8e15
* ONChange removed from field, TDatset Descendents must do it
|
%!s(int64=14) %!d(string=hai) anos |
svenbarth
|
16e500ee3c
Removed old search algorithm
|
%!s(int64=14) %!d(string=hai) anos |
svenbarth
|
d0705a1779
Rebase to revision 17236
|
%!s(int64=14) %!d(string=hai) anos |
svenbarth
|
b0b051ae83
Introduce a new type kind for helpers in the RTTI. This is Delphi incompatible, but it's cleaner than Delphi's "let's extend some magic class". This might not matter much though, because according to Google the RTTI for class helpers seems to be rarely used.
|
%!s(int64=14) %!d(string=hai) anos |
svenbarth
|
a944be69a6
* nflw.pas: search for enumerators in helpers for records as well
|
%!s(int64=14) %!d(string=hai) anos |
svenbarth
|
c0a0ec9962
correct ppudump
|
%!s(int64=14) %!d(string=hai) anos |
svenbarth
|
553d357d64
Completely restructured the test for the helper feature. The tests were split into three categories:
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
07c9a772bf
* fix compilation when object type cast checking is on
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
cb3043b3a2
* Fixed 19068
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
6a0bd01953
* Added license
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
a33e5eb0eb
* Initial check-in of stl
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
736071e716
* updated copyright to 2011
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
0d38c744f4
* small fixes for OpenCL module by Denis Golovan, resolves #18901
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
bd302b760e
* Fix exception propagation in TiniFile.Free (bug 19046)
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
87d156e885
* Added mem,memw, meml for documentation purposes
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
a1631aa703
* Patch GetCDRomDevices so all CD roms are used, by Andrew H (18314)
|
%!s(int64=14) %!d(string=hai) anos |