ondrej
|
accc3a851e
fpmkunit: fix compilation after r43841
|
5 년 전 |
Jonas Maebe
|
ebd674d40e
* fixed TAOptBase.SkipEntryExitMarker() not initialising out parameter in
|
5 년 전 |
ondrej
|
37327af58b
sysutils: change TEncoding.Default from ANSI to SystemEncoding. (It is Delphi-compatible indeed because default SystemEncoding is ANSI.)
|
5 년 전 |
ondrej
|
5d58ced92b
classes: add TStrings.Options (Delphi-compatibility)
|
5 년 전 |
ondrej
|
6796434268
sysutils: fix TMBCSEncoding.GetPreamble
|
5 년 전 |
ondrej
|
a446032f32
classes: fix TStrings.SaveToStream overloads (Delphi-compatibility + introduce IgnoreEncoding-overload for legacy FPC code like for LoadFromStream)
|
5 년 전 |
ondrej
|
c9ae8f94ac
classes: fix TMBCSEncoding.IsSingleByte. Issue #36504
|
5 년 전 |
florian
|
d425a85f8d
+ Linux.fpstatx, resolves #36501
|
5 년 전 |
michael
|
9e530ac2c8
* Fix bug #0036503
|
5 년 전 |
florian
|
295041e523
* updated linux syscall numbers
|
5 년 전 |
Jonas Maebe
|
e1d9be897a
* fixed (harmless) wrong typecast
|
5 년 전 |
Jonas Maebe
|
044d946782
* fixed missing sign extension when adding a signed integer variable with
|
5 년 전 |
Jonas Maebe
|
ec0d98156c
* use maytrap instead of strict FP exception behaviour in LLVM, so constant
|
5 년 전 |
joost
|
76ab36b41d
* Fixed generation of documentation
|
5 년 전 |
joost
|
171142a724
* Make Win32 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN32_SEH. Mantis #12974.
|
5 년 전 |
Jonas Maebe
|
1f5efe2a95
* support for constrained sitofp/uitofp with (the upcoming) LLVM 10.0
|
5 년 전 |
Jonas Maebe
|
9b53ed53e3
* the llvm.experimental.constrained.fpext intrinsic doesn't have a rounding
|
5 년 전 |
marcus
|
04a1236ec6
Amiga: CRT Window support, more converted keys
|
5 년 전 |
marco
|
defabdc80d
* bug #36497, minor stylistic cleanup from Cyrax that replaces some pwidechar with punicodechar
|
5 년 전 |
florian
|
d409548842
-- Zusammenführen von r31198 in ».«:
|
5 년 전 |
florian
|
f6c16323fa
* unified loadnf_load_self_pointer into loadnf_load_addr
|
5 년 전 |
svenbarth
|
3e7dc25667
* fix for Mantis #36496: correctly handle the function result alias variable inside generic functions
|
5 년 전 |
Jonas Maebe
|
6fc79c7ed0
* set default target iOS/iPhoneSim version to 9.0 so we no longer depend
|
5 년 전 |
Jonas Maebe
|
3885ce98ac
* fix LLVM code generator after r43808
|
5 년 전 |
Jonas Maebe
|
a6a17efa42
* use LLVM constrained fpext/fptrunc intrinsics when fastmath is not enabled
|
5 년 전 |
Jonas Maebe
|
797077855e
* use constrained LLVM fp intrinsics for add/sub/mul/slash/fma/sqrt
|
5 년 전 |
Jonas Maebe
|
b355ba3d39
* record whether a function uses fastmath, and define the function as
|
5 년 전 |
Jonas Maebe
|
67dbd0cdb3
* support nf_internal to ignore currency conversion adjustments also on
|
5 년 전 |
Jonas Maebe
|
9bd33f7a45
+ support for LLVM metadata constant string parameters
|
5 년 전 |
marcus
|
9b67c65749
AROS, OS4, MorphOS: Console, ConUnit added, Crt first Version
|
5 년 전 |