Pierre Muller
|
7c09be1b5c
Add -XlS option for wasm32
|
3 weeks ago |
florian
|
876d486e59
* RiscV: check if the currently selected instruction set supports pause
|
2 weeks ago |
Pierre Muller
|
f7886ef2a8
Fix duplicate error number failure of msg2inc
|
3 weeks ago |
Pierre Muller
|
5bf33deb9d
Add explicitalignment field to record symtable and getlocal method
|
4 weeks ago |
Nikolay Nikolov
|
d766dbca4e
* Changed the WebAssembly exception mode switches:
|
2 months ago |
Nikolay Nikolov
|
1961de4ce0
* removed the JSEXCEPTIONS WebAssembly exceptions mode. It was never completed
|
2 months ago |
Karoly Balogh
|
2b83745211
msg: fixed typos in the description of improperly indented multi-line strings error
|
3 months ago |
florian
|
e1b6a8f192
* users can use the internalproc directive in their code, so throw a proper error if the supplied number is not known, resolves #41310
|
4 months ago |
Michaël Van Canneyt
|
548a07c0da
* Delphi-style multiline strings
|
4 months ago |
Michaël Van Canneyt
|
2c1fa9e94f
* Initial commit from patch in mantis issue #35827
|
4 months ago |
Pierre Muller
|
4a81f13709
Add new messages about win16 memory models
|
6 months ago |
florian
|
18f2553e8e
* throw proper error if no suitable NewInstance method is found, resolves #41274
|
6 months ago |
Margers
|
d53ea44fe4
Generalize asm error message for distinct registers.
|
6 months ago |
Pierre Muller
|
71cc17d60d
Also downgrade alignment warning about variables to a note
|
6 months ago |
Michaël Van Canneyt
|
6870e68f4e
* Remove underscores from tex code
|
6 months ago |
Pierre Muller
|
5c5d590abb
Downgrade warning to note for scanner_w_local_alignment_large_than_max (fixes cycle for i386-linux taeget)
|
6 months ago |
Pierre Muller
|
095ff0d96a
Add new message about local variable with excessive alignment
|
6 months ago |
Pierre Muller
|
4c7d6b1160
Add new warning about variable with excessive align specification
|
6 months ago |
Pierre Muller
|
ca8bed443f
Remove option -Allvm-mc-10 for wasm32 compiler
|
6 months ago |
Margers
|
b1f122ffad
Error message about distinct destination and source registers.
|
7 months ago |
Pierre Muller
|
5cf2fac78c
Fix error in substitution character for commit d79db82ca2
|
7 months ago |
Pierre Muller
|
d79db82ca2
Add information about different CPU or OS in CheckHeader local function of tppumodule.openppu method
|
7 months ago |
florian
|
f971398f47
* throw an error if a second forward type declaration is found at the place of this second
|
7 months ago |
Nikolay Nikolov
|
f0b2d4a4ca
+ added wasip2 to the compiler help screen (marked as experimental)
|
9 months ago |
Pierre Muller
|
ce134abe46
Add -Twasip1threads
|
9 months ago |
ccrause
|
b0003f71dd
Check rjmp destination range.
|
9 months ago |
Nikolay Nikolov
|
32c1f78dc1
* wasi renamed wasip1 in the compiler help screen
|
9 months ago |
Nikolay Nikolov
|
0c939ac6c6
+ WebAssembly: added support for using saturating (non-trapping) float-to-int conversion instructions via the new target switch SATURATINGFLOATINGTOINT
|
9 months ago |
florian
|
bcbf521922
* updated copyright year to 2025
|
11 months ago |
Karl-Michael Schindler
|
4267545c72
Update errore.msg
|
1 year ago |