Sven/Sarah Barth
|
939f7345ac
* essentially undo 4823ca71145f3e592b27a72b9bd2e0a7fe7bde55 as comparers that need now use a suitable class implementation directly
|
2 anos atrás |
Sven/Sarah Barth
|
073a6e91e6
* use the explicit implementations of the I*Comparer<> interfaces for types like records and objects; fixes #40074 and #40077 on systems using the Sys V ABI
|
2 anos atrás |
Sven/Sarah Barth
|
2a8665ef94
+ introduce explicit implementations for the IComparer<>, IEqualityComparer<> and IExtendedEqualityComparer<> interfaces for types that should be compared using binary comparison (e.g. records, objects, etc)
|
2 anos atrás |
Pierre Muller
|
5343ada365
Commit new utils/fpcm/revision.inc after aarch64-iphonesim target addition
|
2 anos atrás |
Dmytro Bogatskyy
|
327aac7f24
Add aarch64-iphonesim target
|
2 anos atrás |
florian
|
b797bbf5dc
* spelling fixed
|
2 anos atrás |
florian
|
466561f09f
* patch by Rika: Use Index* for pointer lists, resolves #40218
|
2 anos atrás |
florian
|
3ad8b4199c
* patch by Rika: Shorten cutils.compareansistrings, resolves #40213
|
2 anos atrás |
Jonas Maebe
|
12bde4e903
WPO: fix dead code detection, and handle procvars
|
2 anos atrás |
florian
|
8cd10d88cc
* revert use of DW_AT_external for types as this is not covered by the dwarf standard
|
2 anos atrás |
florian
|
4848327300
* write types declared in the interface section with a DW_AT_external tag, should resolve #40210
|
2 anos atrás |
florian
|
3e3b96e088
* fix of Erroneous reading of the value of the StackLength variable at program start based on issue report by Sergey Larin, resolves #40211
|
2 anos atrás |
florian
|
488c389b9b
+ support FILEEXISTS(...) in preprocessor expressions, resolves #39527
|
2 anos atrás |
Pierre Muller
|
4ed8182c75
Fix interactive information log error
|
2 anos atrás |
marcoonthegit
|
33071fd179
* Add ptr types for fixed(u)int, fixes #40205
|
2 anos atrás |
florian
|
0d3ec87492
* also initalize default helper variables of initialization sections, resolves #40183
|
2 anos atrás |
Michaël Van Canneyt
|
86ffe69380
* Better signature for Initialize/Finalize dummies
|
2 anos atrás |
Michaël Van Canneyt
|
a35f66a730
* Add support for select query parameters
|
2 anos atrás |
Michaël Van Canneyt
|
1da1a67369
* Port in small letters, postgres requires lowercase port setting
|
2 anos atrás |
Marcus Sackrow
|
42e202f791
Arosunits: rexx unit added
|
2 anos atrás |
Jonas Maebe
|
0ea0b69a30
LLVM: cleaned up some comments
|
2 anos atrás |
Jonas Maebe
|
e41bfa0495
LLVM: LLVM 16 support
|
2 anos atrás |
Jonas Maebe
|
839849085b
LLVM: don't use type names in ctor/dtor arrays
|
2 anos atrás |
Jonas Maebe
|
0e46041717
WPO: also consider NewInstance to detect class instancing
|
2 anos atrás |
Rika Ichinose
|
71863e1b2c
IndexWord and IndexDWord for i386 without REP SCAS.
|
2 anos atrás |
florian
|
64319dc019
* PopCount takes care only of the bit pattern, so take the uvalue to avoid an internal error, resolves #40190
|
2 anos atrás |
Rika Ichinose
|
98fa292b20
SSE2 Index* and Compare* for i386, chosen at runtime.
|
2 anos atrás |
Sven/Sarah Barth
|
e774a6275c
* change Result of CheckSynchronize to true when at least one method was executed (matches with both FPC and Delphi documentation)
|
2 anos atrás |
florian
|
5fe8fbd43a
* take care of mips64* when calling gcc for the libgcc path
|
2 anos atrás |
Mikhail Novosyolov
|
7d31e25ba6
Fix messages about not found gcc
|
2 anos atrás |