Jonas Maebe
|
bc77aad3d9
* give an error when trying to call through to a C varargs routine with a
|
6 年之前 |
Jonas Maebe
|
b2b34338e5
* give an error when trying to call an object instance method via a type node
|
6 年之前 |
svenbarth
|
4afe3c6788
* regenerate msg*.inc files after addition of error message
|
6 年之前 |
pierre
|
67fe756642
Regenerate msgid and msgtxt include files after commit 40422
|
6 年之前 |
yury
|
5c5dc2ed50
* Changed verbosity of ""???" not yet supported inside inline procedure/function" to note to be consistent with note "Call to subroutine "?" marked as inline is not inlined".
|
6 年之前 |
pierre
|
4c0a213f0d
Add -Tlinux and -Tembedded help lines for riscv32 and riscv64 compilers
|
6 年之前 |
florian
|
a34d4e715c
Merged riscv_new branch
|
6 年之前 |
svenbarth
|
03a036c6cb
* regenerate msg*.inc after adding messages for mismatching generic declarations
|
7 年之前 |
florian
|
3c69f9a066
+ basic infrastructure to generate code for floating point exception
|
7 年之前 |
florian
|
0eea2141f6
* patch by J. Gareth Moreton: clarity in directive conflict error messages, resolves #33754
|
7 年之前 |
svenbarth
|
019ebe598a
* regenerate msg*.inc files after addition of the message about threadvars inside classes/records without
|
7 年之前 |
svenbarth
|
fa0765d131
* regenerate msg*.inc files after addition of the warning for array operators
|
7 年之前 |
svenbarth
|
4354821f05
* regenerate msg* files after r39078
|
7 年之前 |
svenbarth
|
31a9ed573c
* regenerate msg* files after addition of the new message for static array constants inside dynamic array
|
7 年之前 |
nickysn
|
9a4a61ab97
* automatically switch to external linking (and show message) when requested to
|
7 年之前 |
nickysn
|
600b460ecd
+ added new debug output option -godwarfomflinnum for generating line number
|
7 年之前 |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
7 年之前 |
svenbarth
|
a33bf83822
* regenaret msg*.inc after r38941 and r38942
|
7 年之前 |
svenbarth
|
ffe788fcad
* regenerate msg{idx,txt}.inc after r38920
|
7 年之前 |
florian
|
42d6e81c33
* made message about subroutines not being inlined a note instead of a hint, see also #33515
|
7 年之前 |
nickysn
|
602dd31a45
+ added a warning for using cs/ds/es/ss segment overrides in inline assembly on
|
7 年之前 |
pierre
|
2c20431a32
Regenerated after: Add more missing -T options
|
7 年之前 |
pierre
|
6f9a1a77fd
new msg*.inc files after: Add missing arm/i8086 targets
|
7 年之前 |
nickysn
|
45fdd7655d
+ support concatenation of references in x86 intel syntax inline asm:
|
7 年之前 |
florian
|
62df4a4083
* patch by Christo Crause: more descriptive error message when BRxx destination out of reach
|
7 年之前 |
florian
|
73aef1402b
+ compiler writes a hint if a subroutine marked as inline cannot be/is not inlined, resolves #31717
|
7 年之前 |
florian
|
d031545f88
* warn if the first constant element of a range set expression is greater than the second one, resolves #31936
|
7 年之前 |
florian
|
5d17b335a6
* based on patch by Christo Crause: when setting the controller type, set also the sub architecture, resolves #33189
|
7 年之前 |
pierre
|
019a8b66dc
Transform internal error into error message for seg(procvar) with is not usable for some i8086 memory models
|
7 年之前 |
Jonas Maebe
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
7 年之前 |