pierre
|
4e7003fb94
Update all packages Makefile's
|
7 years ago |
Károly Balogh
|
b4a7d6a82e
cleanup: remove ARMHF-related comments from RISC-V only codepath. no functional change.
|
7 years ago |
pierre
|
1976cda913
Update Makefile.fpc to pacakages location
|
7 years ago |
pierre
|
535d87cdb9
Add rtl dependency and fix fpcdir value
|
7 years ago |
pierre
|
fe61157cae
Update all rtl Makefile's
|
7 years ago |
pierre
|
b5c5329f39
Update all utils Makefile's
|
7 years ago |
pierre
|
82470e6e7f
Update revision after commit 39813
|
7 years ago |
pierre
|
5cb8bc546e
Fix PACKAGE_VERSION, restore 3.3.1 value
|
7 years ago |
pierre
|
4a46bc8e69
Fix problem reported in bug report 34343
|
7 years ago |
pierre
|
578e60e6ef
Fix default CPUs for riscv32
|
7 years ago |
pierre
|
10f72ba2c8
Add missing TFenceFlags and TRoundingMode for riscv32
|
7 years ago |
svenbarth
|
76c45b1a72
* fix for Mantis #34333: improve error output for incorrect calls to Copy()
|
7 years ago |
svenbarth
|
cc354f9d72
* have the fpc_*_copy compiler intrinsics reference the intrinsic symbol they belong to
|
7 years ago |
florian
|
51644f497b
* fixes broken compilation after merging
|
7 years ago |
florian
|
a34d4e715c
Merged riscv_new branch
|
7 years ago |
florian
|
7082b6e34a
* compilation fixed
|
7 years ago |
pierre
|
41d2a0a496
Disable libraries not compiling for jvm-java or jvm-android targets
|
7 years ago |
pierre
|
25892dca18
Explicitly also disable java OS target
|
7 years ago |
pierre
|
bc53dda542
Rename Result parameter to _Result to avoid compilation error for ppcjvm
|
7 years ago |
florian
|
88f83280dc
* correctly take care of short boolean evaluation when rearranging nodes during CSE
|
7 years ago |
svenbarth
|
bf91991bae
* fix for Mantis #34332: allow 2 parameter form of Copy also for ShortString variables
|
7 years ago |
pierre
|
0e6c072365
define iconv_is_in_libc by default for netbsd OS (can be disabled by adding -dDISABLE_ICONV_LIBC option
|
7 years ago |
Mattias Gaertner
|
a672107894
pastojs: fixed override class interface map
|
7 years ago |
Jeppe Johansen
|
d33b520690
Clean up peephole optimization code.
|
7 years ago |
Jeppe Johansen
|
2b4532d3fa
asm-generic syscalls only selectively include nr_renameat. Instead nr_renameat2 seems to be the new default.
|
7 years ago |
marco
|
5e7e4814d9
* suppress keyword if seealso is assigned. Fix for code that is scheduled to be rewritten.
|
7 years ago |
svenbarth
|
116230f759
* forgot to commit extension to tspecializenode
|
7 years ago |
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 years ago |
svenbarth
|
06267006f3
* explicitely handle the boolean types to determine the bit size as all of them have the bit size 1
|
7 years ago |
svenbarth
|
f0761d3995
* apply patch by Andrey Zubarev to avoid a hint regarding the position parameter not being initialized
|
7 years ago |