florian
|
6556d18bed
* better fix for #39634 which avoids breaking existing code
|
3 years ago |
florian
|
559fcdf736
* forbid cyclic pointer definitions, resolves #39634
|
3 years ago |
Pierre Muller
|
85c648e603
Check mf_symansistr is compatible with current compiler mode and issue a message before failing PPU loading
|
3 years ago |
florian
|
4718029fe0
* do not throw an error if syscall is used with a syntax not applicable for the current
|
3 years ago |
Karoly Balogh
|
e9dc638a76
* regenerated message files after CPC naming fix
|
3 years ago |
Karoly Balogh
|
61f9bc35e9
* regenerated message files after adding the z80-amstradcpc target files
|
3 years ago |
florian
|
ae89261008
* prevent that a absolute symbol references itself, resolves #39604
|
3 years ago |
florian
|
546455faca
* throw error properly if a target does not support sections
|
3 years ago |
Karoly Balogh
|
c85bef5494
* regenerated message files
|
3 years ago |
Thorsten Otto
|
073b48de82
atari: add -Wt<x> option to allow specifying the executable format
|
3 years ago |
Karoly Balogh
|
9739a88e11
* regenerated message includes
|
3 years ago |
marcoonthegit
|
45840da4dd
* fixed spelling error implicitEly in errore.msg, regenned msg.
|
3 years ago |
florian
|
89f9ebc7b7
* throw an error if raise is called in a noreturn subroutine outside of any exception frame, resolves #39514
|
3 years ago |
ccrause
|
5944631246
Add help message for xtensa-freertos -WP option
|
3 years ago |
florian
|
550d0481b3
* better error message
|
3 years ago |
florian
|
d708bef92f
+ Aarch64: read register sets with ranges properly
|
3 years ago |
florian
|
dcb1fcd9b8
+ support $lgeacyifend directive, resolves #37676
|
3 years ago |
Nikolay Nikolov
|
344da9597f
+ added the current WebAssembly exceptions mode to the .ppu module flags and
|
3 years ago |
Nikolay Nikolov
|
2577180b93
+ introduced WebAssembly branchful exceptions
|
3 years ago |
Nikolay Nikolov
|
bdbdf26168
+ added validation to ensure no more than one WebAssembly exception support
|
3 years ago |
Nikolay Nikolov
|
08b07122f8
+ added usage info to the compiler help screen for the WebAssembly
|
3 years ago |
ccrause
|
f134e3b0ee
Sorted help options.
|
4 years ago |
ccrause
|
968d00fedf
+ Add support for -Adefault.
|
4 years ago |
Florian Klämpfl
|
62baa89646
Merge remote-tracking branch 'origin/main' into tg74/avx512-0037785
|
4 years ago |
florian
|
ce1f9cce01
* throw an error if esp/rsp are used as index register
|
4 years ago |
pierre
|
f0b322f4ed
Add -TFreeBSD target OS option to -h output for aarch64 compiler ppc64
|
4 years ago |
pierre
|
b464d38777
Add several missing -AXXX options
|
4 years ago |
florian
|
b83ed566bb
* synchronized with trunk
|
4 years ago |
nickysn
|
d7df2d45c6
* synchronized with trunk
|
4 years ago |
florian
|
a4b35d16f2
+ throw an error if hardware floating point operations are used in thumb(-1) mode, this is not supported
|
4 years ago |