Tomas Hajny
|
62b57e81cd
* FExpand / ExpandFileName behaviour updated according to discussion in bug #34166
|
7 years ago |
florian
|
401064abdc
* enabled mipsel-embedded also in the fpmkunit, resolves #34345
|
7 years ago |
florian
|
be1bd043a7
* only i386 uses oldfpccall for interrupts, all other architectures use now stdcall, resolves #34317
|
7 years ago |
florian
|
352fb866ef
* is_range_test returns false if "lower" bound is greater than "upper" bound
|
7 years ago |
svenbarth
|
d5f0d8e306
* addendum for Mantis #34333: also complain about number of arguments with the maximum number of arguments for Copy ( = 3 ) is exceeded
|
7 years ago |
michael
|
b886ee8d2c
* fix compilation if VerbosePasResolver not defined
|
7 years ago |
michael
|
4bb4eb5cca
* Patch from Pascal Riekenberg to allow using BOM markers in source files (bug ID 34344)
|
7 years ago |
pierre
|
8495967fc2
Add explicit typecast to avoid compilation failure with -Criot option
|
7 years ago |
pierre
|
915fb05055
Update remaining Makefile's
|
7 years ago |
pierre
|
d32494c3db
Update all tests Makefile's
|
7 years ago |
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 |