paul
|
ec7be0d231
test: add more fpwidestring tests by Inoussa
|
há 12 anos atrás |
florian
|
6606955b88
+ basic support for pic on arm-linux
|
há 12 anos atrás |
paul
|
7ac3647ff2
rtl: apply patch of Inoussa with Incremental Implementation of the Unicode Collation Algorithm (mantis #0024873)
|
há 12 anos atrás |
paul
|
f285948fcb
rtl, utils: apply patch of Inoussa:
|
há 12 anos atrás |
lacak
|
721d695ae4
fcl-db: base: implements AsBytes for TBlobField
|
há 12 anos atrás |
lacak
|
9cf1ef90cd
fcl-db: base: formatting (char-case)
|
há 12 anos atrás |
nickysn
|
a1fa1954b8
* i8086 medium model fixes in Tresourcestrings.CreateResourceStringData
|
há 12 anos atrás |
masta
|
dad4079e0c
Fix shift128Right in rtl/inc/softfpu.pp
|
há 12 anos atrás |
nickysn
|
e4f84b0f5d
* i8086 medium model fixes in tnodeutils.InsertResourceTablesTable
|
há 12 anos atrás |
florian
|
2806947a8f
+ FindRegAllocBackward
|
há 12 anos atrás |
florian
|
bca6dafbc5
* mark the current procedure if it has a non local exit, not the targetted one
|
há 12 anos atrás |
florian
|
bb397e2b2f
+ has_sse2_support for i386
|
há 12 anos atrás |
nickysn
|
10db067372
* specify Tasmsymtype=AT_FUNCTION and use Create_nil_codeptr when generating the code pointers in the InitFinal table
|
há 12 anos atrás |
florian
|
e147895f80
* make symbols generated in procedures global when auto-inlining is on
|
há 12 anos atrás |
paul
|
17ef986b17
compiler: don't treat methods without self node (static class methods, class contructors, destructors, operators) as method pointers, fix comparison of procdef and procvardef to allow assignment of a static class method to a regular procedural variable (issue #24486)
|
há 12 anos atrás |
florian
|
a2a405581c
* don't call the ansistring val variant for a zero based array if not necessary to avoid ansistring usage in embedded applications
|
há 12 anos atrás |
florian
|
38f3448e22
* applied patch by Cyrax to fix #24722, revertes partially r25054 which was wrong
|
há 12 anos atrás |
paul
|
dc95ba5b07
compiler: handle other places where we check current_procdef for self node
|
há 12 anos atrás |
paul
|
4b76782691
compiler: fix property access from a nested routine of the static class method and extend a test
|
há 12 anos atrás |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
há 12 anos atrás |
sergei
|
9e3d17778d
- Removed TAbstractAssembler and TAbstractAssemblerClass, they are not used anymore.
|
há 12 anos atrás |
sergei
|
eec8129738
* TInternalLinker.Load_ReadStaticLibrary: exit if error has occurred while opening a static library or dynamic object, continuing can cause other errors/crashes in this case.
|
há 12 anos atrás |
nickysn
|
088c06d308
* fixed class VMT generation for the i8086 medium memory model (near code, far data) by setting correctly the Tasmsymtype to each symbol according to whether it points to code or data
|
há 12 anos atrás |
Jonas Maebe
|
57cdd8c106
* set symbol type/binding of data referred by ppc and arm/darwin stubs (part
|
há 12 anos atrás |
paul
|
5c33644e5c
compiler: fix calling class methods from a nested routine of a static class method (mantis #0024865)
|
há 12 anos atrás |
paul
|
89e154bc10
compiler: if method has no self node then load it as a usual identifier (issue #0024871)
|
há 12 anos atrás |
marco
|
d55a32e875
* fix for #24878
|
há 12 anos atrás |
sergei
|
d11ec8ac47
- Reverted r25269 and commented out r25261. The former one is wrong because it changes unit initialization order. The latter one causes RTL build failures on some targets, needs testing and likely RTL/makefiles patching.
|
há 12 anos atrás |
sergei
|
feaa006243
* This test uses C-style operators and needs -Sc to compile.
|
há 12 anos atrás |
sergei
|
e1ddd914ac
* Do not implicitly load Variants unit when compiling units. Doing so is mostly waste of time, and introduces unwanted build dependencies. It is enough to set uf_uses_variants flag for units, and examine these flags when compiling program/library. Resolves #24880.
|
há 12 anos atrás |