svenbarth
|
dba65567f1
* use the sizes of the floatx80 and float128 structs for arrays having their size to avoid problems with padding on different platforms
|
4 years ago |
Pierre Muller
|
700628d545
Add soft fpu units to buildrtl also for aros and morphos
|
3 years ago |
Pierre Muller
|
33927a2deb
Add missing soft fpu units to buildrtl
|
3 years ago |
Pierre Muller
|
4789afb4b0
Regenerated Makefile's after cherry-pick adding soft fpu related units
|
3 years ago |
svenbarth
|
10838d8c19
+ add all softfpu units for various targets
|
4 years ago |
Florian Klämpfl
|
2ea6e0c82e
* test for fixed bug to play safe
|
3 years ago |
Sven Barth
|
6279283ce1
* fix for #39310 by fixing various small issues in tabstractrecordsymtable.has_single_field:
|
4 years ago |
Pierre Muller
|
90301426fc
Avoid use of fastmath optimization inside compiler
|
3 years ago |
Pierre Muller
|
48f68cbeed
Add FillWord procedures and implement unicode StringOfChar for JVM cpu
|
3 years ago |
Florian Klämpfl
|
8731c5f7fd
* message files regenerated
|
3 years ago |
Florian Klämpfl
|
5cd1c4f5bc
* manually fix unwanted stripping of exception frame info based on a patch by Gareth J. Moreton
|
3 years ago |
marcoonthegit
|
08bb8c8dfc
* fixed spelling error implicitEly in errore.msg, regenned msg.
|
3 years ago |
marcoonthegit
|
96c2f883d2
* spelling fix to make Debian Lintian happy.
|
3 years ago |
marcoonthegit
|
c31fa9b0ce
* set version of delchars, requested by Bart B issue #39473
|
3 years ago |
marcoonthegit
|
c214b949d4
* implemented stringofchar unicodestring, bug #39483
|
3 years ago |
marcoonthegit
|
bcdfa7c926
* 24-bit byteswap color constants. Due to Opengl vs GDI conventions confusion?
|
3 years ago |
marcoonthegit
|
b0db3a20d4
* copyright added based on Michael's original commit message
|
3 years ago |
marcoonthegit
|
ac1cd0da9b
* fix for 39413
|
3 years ago |
pierre
|
34a9cc229f
Second trial to fix commit 48688
|
4 years ago |
pierre
|
39ba1c39be
Fix previous commit 48688 to avoid accessing 'invalid' positions in sym.value.valueptr
|
4 years ago |
pierre
|
09f6a2ad0c
Avoid writing characters after sym.value.len for conststring constant symbols
|
4 years ago |
florian
|
7c7f2cfdea
* pass float abi always to the arm assembler
|
7 years ago |
FPK
|
31af8ea1a0
* new image
|
3 years ago |
florian
|
d63ad582a7
* cherry picked commit did not compile, fixing it, resolves #24863
|
3 years ago |
florian
|
5a17765841
* if a variant is read/written, include the variants unit
|
4 years ago |
Michaël Van Canneyt
|
0df4f6fcaa
* --example-dir support
|
4 years ago |
florian
|
c0f20e0e5f
* do not join register deallocations/allocations as it makes no use and causes later on trouble in
|
5 years ago |
florian
|
a76d096254
* workaround missing optimizer capabilites of the fixes branch to fix avr compilation with -CriotR
|
3 years ago |
svenbarth
|
8b21bf1cce
* fix writing of the method and parameter names for the Variant call description
|
4 years ago |
Sven Barth
|
28f86382e5
* FPC side fix for #39432: declare TColor the same way as Lazarus does (this way it's also a distinct type from LongInt)
|
3 years ago |