pierre
|
4a46bc8e69
Fix problem reported in bug report 34343
|
7 年之前 |
pierre
|
578e60e6ef
Fix default CPUs for riscv32
|
7 年之前 |
pierre
|
10f72ba2c8
Add missing TFenceFlags and TRoundingMode for riscv32
|
7 年之前 |
svenbarth
|
76c45b1a72
* fix for Mantis #34333: improve error output for incorrect calls to Copy()
|
7 年之前 |
svenbarth
|
cc354f9d72
* have the fpc_*_copy compiler intrinsics reference the intrinsic symbol they belong to
|
7 年之前 |
florian
|
51644f497b
* fixes broken compilation after merging
|
7 年之前 |
florian
|
a34d4e715c
Merged riscv_new branch
|
7 年之前 |
florian
|
7082b6e34a
* compilation fixed
|
7 年之前 |
pierre
|
41d2a0a496
Disable libraries not compiling for jvm-java or jvm-android targets
|
7 年之前 |
pierre
|
25892dca18
Explicitly also disable java OS target
|
7 年之前 |
pierre
|
bc53dda542
Rename Result parameter to _Result to avoid compilation error for ppcjvm
|
7 年之前 |
florian
|
88f83280dc
* correctly take care of short boolean evaluation when rearranging nodes during CSE
|
7 年之前 |
svenbarth
|
bf91991bae
* fix for Mantis #34332: allow 2 parameter form of Copy also for ShortString variables
|
7 年之前 |
pierre
|
0e6c072365
define iconv_is_in_libc by default for netbsd OS (can be disabled by adding -dDISABLE_ICONV_LIBC option
|
7 年之前 |
Mattias Gaertner
|
a672107894
pastojs: fixed override class interface map
|
7 年之前 |
Jeppe Johansen
|
d33b520690
Clean up peephole optimization code.
|
7 年之前 |
Jeppe Johansen
|
2b4532d3fa
asm-generic syscalls only selectively include nr_renameat. Instead nr_renameat2 seems to be the new default.
|
7 年之前 |
marco
|
5e7e4814d9
* suppress keyword if seealso is assigned. Fix for code that is scheduled to be rewritten.
|
7 年之前 |
svenbarth
|
116230f759
* forgot to commit extension to tspecializenode
|
7 年之前 |
svenbarth
|
9a99ab9dda
* fix for Mantis #34287: correctly handle "inherited method" calls if "method" is a generic (no matter if it's mode Delphi or not)
|
7 年之前 |
svenbarth
|
06267006f3
* explicitely handle the boolean types to determine the bit size as all of them have the bit size 1
|
7 年之前 |
svenbarth
|
f0761d3995
* apply patch by Andrey Zubarev to avoid a hint regarding the position parameter not being initialized
|
7 年之前 |
marco
|
25369b556d
* set EOL properties on data2inc.exm since it is a textfile.
|
7 年之前 |
Jeppe Johansen
|
8f4173c54d
Add a number of optimizations.
|
7 年之前 |
Mattias Gaertner
|
ffc099be8a
pastojs: test precompile with -Jminclude
|
7 年之前 |
Mattias Gaertner
|
680f6c125b
fcl-passrc: less hints
|
7 年之前 |
Mattias Gaertner
|
6b30c5f7c7
fcl-js: srcmap: added option smoAllowSrcLine0
|
7 年之前 |
pierre
|
202146bf48
Update revision number after commit #39757
|
7 年之前 |
Jeppe Johansen
|
576ef934bd
Fix bug in lui+addi immediate load for spilling code.
|
7 年之前 |
florian
|
7855b3cf1b
* relax formula for max. nodes to inline
|
7 年之前 |