Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
4 lat temu |
Jonas Maebe
|
eeb8c747d5
--- Merging r42499 into '.':
|
5 lat temu |
marco
|
037583ef4e
--- Merging r40654 into '.':
|
5 lat temu |
Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
6 lat temu |
marco
|
2b01261f36
--- Recording mergeinfo for merge of r39673 into '.':
|
6 lat temu |
florian
|
0eea2141f6
* patch by J. Gareth Moreton: clarity in directive conflict error messages, resolves #33754
|
7 lat temu |
svenbarth
|
019ebe598a
* regenerate msg*.inc files after addition of the message about threadvars inside classes/records without
|
7 lat temu |
svenbarth
|
fa0765d131
* regenerate msg*.inc files after addition of the warning for array operators
|
7 lat temu |
svenbarth
|
4354821f05
* regenerate msg* files after r39078
|
7 lat temu |
svenbarth
|
31a9ed573c
* regenerate msg* files after addition of the new message for static array constants inside dynamic array
|
7 lat temu |
nickysn
|
9a4a61ab97
* automatically switch to external linking (and show message) when requested to
|
7 lat temu |
nickysn
|
600b460ecd
+ added new debug output option -godwarfomflinnum for generating line number
|
7 lat temu |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
7 lat temu |
svenbarth
|
a33bf83822
* regenaret msg*.inc after r38941 and r38942
|
7 lat temu |
svenbarth
|
ffe788fcad
* regenerate msg{idx,txt}.inc after r38920
|
7 lat temu |
florian
|
42d6e81c33
* made message about subroutines not being inlined a note instead of a hint, see also #33515
|
7 lat temu |
nickysn
|
602dd31a45
+ added a warning for using cs/ds/es/ss segment overrides in inline assembly on
|
7 lat temu |
pierre
|
2c20431a32
Regenerated after: Add more missing -T options
|
7 lat temu |
pierre
|
6f9a1a77fd
new msg*.inc files after: Add missing arm/i8086 targets
|
7 lat temu |
nickysn
|
45fdd7655d
+ support concatenation of references in x86 intel syntax inline asm:
|
7 lat temu |
florian
|
62df4a4083
* patch by Christo Crause: more descriptive error message when BRxx destination out of reach
|
7 lat temu |
florian
|
73aef1402b
+ compiler writes a hint if a subroutine marked as inline cannot be/is not inlined, resolves #31717
|
7 lat temu |
florian
|
d031545f88
* warn if the first constant element of a range set expression is greater than the second one, resolves #31936
|
7 lat temu |
florian
|
5d17b335a6
* based on patch by Christo Crause: when setting the controller type, set also the sub architecture, resolves #33189
|
7 lat temu |
pierre
|
019a8b66dc
Transform internal error into error message for seg(procvar) with is not usable for some i8086 memory models
|
7 lat temu |
Jonas Maebe
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
7 lat temu |
florian
|
8eb885de91
* better error message if a unit is not found
|
7 lat temu |
nickysn
|
ed4a5acb31
+ added -Twin16 (the 16-bit windows target) to the i8086 crosscompiler help screen
|
7 lat temu |
florian
|
b41cb26727
+ write selected features in ppu of the system unit and load them further on
|
7 lat temu |
nickysn
|
29558a74cd
+ support exporting labels from asm blocks in intel syntax asm blocks via the
|
7 lat temu |