michael
|
e723c1fff6
* Fix from Bart Broersma (better handling of managed data), issue ID #38406
|
4 年之前 |
michael
|
71f5e4534e
* Batch from Bart Broersma to add some info (Issue ID #38408)
|
4 年之前 |
florian
|
e5002dd291
* updated copyright year to 2021
|
4 年之前 |
florian
|
bcfa71d706
+ lazarus project for demo
|
4 年之前 |
pierre
|
5dbd9eb2e0
Introduce USE_REAL_INSTRUCTIONS to handle expressions not accepted by old assemblers
|
4 年之前 |
florian
|
bbbdbb9efa
* fix demo example for delphi_stream being defined
|
4 年之前 |
yury
|
1112e9f301
* Fixed wrong buffers in the XML registry test.
|
4 年之前 |
Károly Balogh
|
67fcf0f03e
m68k: revert r48224, the fix proposed in that patch was just hiding an underlying issue
|
4 年之前 |
Károly Balogh
|
10fa12bbae
m68k: take rounding requirements into account in a_loadfpu_reg_reg and a_loadfpu_ref_reg
|
4 年之前 |
Károly Balogh
|
da1746426b
m68k: do not optimize away fmove fpureg0, intreg0; fmove intreg0; fpureg0; constructs, they're used for rounding to single on FPUs with no resultprecision encoding
|
4 年之前 |
florian
|
0ab4515e58
* properly mangle interface wrapper names to avoid duplicate label errors, resolves #38385
|
4 年之前 |
florian
|
0b76059b37
* use generic VFP type instead of VFP list prone to changes
|
4 年之前 |
michael
|
6bdd7dc3b9
* Fix issue ID #38358
|
4 年之前 |
florian
|
5950a5f97b
* compiler utils cannot depend on StrUtils
|
4 年之前 |
yury
|
6975437da8
* rgobj: ungetiftemp can't be used here since it frees only temps of the tt_normal type.
|
4 年之前 |
florian
|
e5c6e91bd0
+ write message number to docs
|
4 年之前 |
michael
|
bdd04961ec
* Patch from Bart Broersma to fix issue ID #38306
|
4 年之前 |
florian
|
91649eb2e5
* missing programs added to rules, so make clean works better
|
4 年之前 |
Jonas Maebe
|
9df70f08b1
* fix linker map generation on Darwin
|
4 年之前 |
svenbarth
|
b446023e5b
* use Str instead of IntToStr to avoid overload problems with unsigned types
|
4 年之前 |
svenbarth
|
c3fd06b6b5
* fix for Mantis #38390: use Val instead of StrToInt to avoid overload problems
|
4 年之前 |
pierre
|
268f7bfb5c
Add cs_generate_uf2 entry into ppudump
|
4 年之前 |
florian
|
225eb8ed12
* do not output error numbers for options
|
4 年之前 |
yury
|
04727844b5
* Fixed value of the LF_PAD13 enum element.
|
4 年之前 |
yury
|
2567631aad
* Removed in_x86mm_last (the duplicate no and unused) from the tinlinenumber enum.
|
4 年之前 |
florian
|
1f49e633b6
+ modified patch by Christo Crause: if the target support, the switch -Xu can be used to generate the executable as an uf2 file
|
4 年之前 |
yury
|
9b1567f054
* Corrected method's visibility.
|
4 年之前 |
yury
|
4fa99cff62
* Removed more assigned but unused vars.
|
4 年之前 |
yury
|
75491ae21c
* Removed/ifdefed the assigned and unused variables.
|
4 年之前 |
yury
|
0ab6b1ab4d
* Commented out the unneeded/unfinished code.
|
4 年之前 |