Tomas Hajny
|
1bb4003984
* messages regenerated after fixing #40008
|
2 gadi atpakaļ |
Ondrej Pokorny
|
55629aeb19
do not publish enums with jumps
|
3 gadi atpakaļ |
Jonas Maebe
|
7bad177139
msg files: regenerated
|
3 gadi atpakaļ |
Nikolay Nikolov
|
14dc066d6b
+ added check whether PPU and program are compiled in the same WebAssembly
|
3 gadi atpakaļ |
Jonas Maebe
|
49ad3b0d2c
msg*.inc: regenerated
|
3 gadi atpakaļ |
Sven/Sarah Barth
|
2688834265
* regenerate msg{idx,txt}.inc
|
3 gadi atpakaļ |
Nikolay Nikolov
|
1fce5121f3
+ added the 'wasmthreads' target switch (enabled via -CTwasmthreads)
|
3 gadi atpakaļ |
Sven/Sarah Barth
|
0e0739a64f
* regenerate msg{idx,txt}.inc
|
3 gadi atpakaļ |
Sven/Sarah Barth
|
1d4c28fb35
* regenerate msg{idx,txt}.inc after message change in last commit
|
3 gadi atpakaļ |
Nikolay Nikolov
|
6ee4ee960e
+ added "(experimental)" to the compiler help screen for the WebAssembly compiler options that are still unstable/experimental
|
3 gadi atpakaļ |
Nikolay Nikolov
|
66b471e516
+ support different versions of llvm-mc (version 10 seems to be the earliest that works)
|
3 gadi atpakaļ |
Nikolay Nikolov
|
3994626cb1
* fixed the message in the previous commit
|
3 gadi atpakaļ |
Nikolay Nikolov
|
0c6287894b
* the WebAssembly internal assembler renamed WASM (previously it was OMF, which was the ID of the MS-DOS .obj writer, which I forgot to rename)
|
3 gadi atpakaļ |
Pierre Muller
|
e0de75224b
Add help for -Aomf option for wasm32 CPU and new message for ogwasm binary writer
|
3 gadi atpakaļ |
florian
|
6556d18bed
* better fix for #39634 which avoids breaking existing code
|
3 gadi atpakaļ |
florian
|
559fcdf736
* forbid cyclic pointer definitions, resolves #39634
|
3 gadi atpakaļ |
Pierre Muller
|
85c648e603
Check mf_symansistr is compatible with current compiler mode and issue a message before failing PPU loading
|
3 gadi atpakaļ |
florian
|
4718029fe0
* do not throw an error if syscall is used with a syntax not applicable for the current
|
3 gadi atpakaļ |
Karoly Balogh
|
e9dc638a76
* regenerated message files after CPC naming fix
|
3 gadi atpakaļ |
Karoly Balogh
|
61f9bc35e9
* regenerated message files after adding the z80-amstradcpc target files
|
3 gadi atpakaļ |
florian
|
ae89261008
* prevent that a absolute symbol references itself, resolves #39604
|
3 gadi atpakaļ |
florian
|
546455faca
* throw error properly if a target does not support sections
|
3 gadi atpakaļ |
Karoly Balogh
|
c85bef5494
* regenerated message files
|
3 gadi atpakaļ |
Thorsten Otto
|
073b48de82
atari: add -Wt<x> option to allow specifying the executable format
|
3 gadi atpakaļ |
Karoly Balogh
|
9739a88e11
* regenerated message includes
|
3 gadi atpakaļ |
marcoonthegit
|
45840da4dd
* fixed spelling error implicitEly in errore.msg, regenned msg.
|
3 gadi atpakaļ |
florian
|
89f9ebc7b7
* throw an error if raise is called in a noreturn subroutine outside of any exception frame, resolves #39514
|
3 gadi atpakaļ |
ccrause
|
5944631246
Add help message for xtensa-freertos -WP option
|
3 gadi atpakaļ |
florian
|
550d0481b3
* better error message
|
3 gadi atpakaļ |
florian
|
d708bef92f
+ Aarch64: read register sets with ranges properly
|
3 gadi atpakaļ |