Nikolay Nikolov
|
f0b2d4a4ca
+ added wasip2 to the compiler help screen (marked as experimental)
|
5 months ago |
Pierre Muller
|
ce134abe46
Add -Twasip1threads
|
5 months ago |
ccrause
|
b0003f71dd
Check rjmp destination range.
|
5 months ago |
Nikolay Nikolov
|
32c1f78dc1
* wasi renamed wasip1 in the compiler help screen
|
5 months ago |
Nikolay Nikolov
|
0c939ac6c6
+ WebAssembly: added support for using saturating (non-trapping) float-to-int conversion instructions via the new target switch SATURATINGFLOATINGTOINT
|
5 months ago |
florian
|
bcbf521922
* updated copyright year to 2025
|
7 months ago |
Karl-Michael Schindler
|
4267545c72
Update errore.msg
|
8 months ago |
Sven/Sarah Barth
|
c32d556a3c
+ add message in case an ordinal or pointer expression is expected (e.g. for the atomic intrinsics)
|
2 years ago |
Sven/Sarah Barth
|
57fd8f13c9
* fix grammar
|
9 months ago |
Sven/Sarah Barth
|
6efe984a2d
* fix #39407: multi variable initialization is not allowed in any mode, so don't say it's only not allowed in Delphi mode
|
9 months ago |
florian
|
b28681e91d
* properly reject function calls as target of absolute, resolves #40977
|
9 months ago |
Sven/Sarah Barth
|
00fc962ca3
+ fix #40963: print suitable messages for local unit, include, library and object paths if -vt is given
|
9 months ago |
Nikolay Nikolov
|
7b0cd590a6
* PS1 target name in help screen changed to PlayStation 1
|
10 months ago |
Kirill Kranz
|
e9d8bcf484
hlcgcpu.pas: uses unit systems + t_ps1.pas: correct Message3
|
10 months ago |
Kirill Kranz
|
52651a7ede
First compiler Build
|
1 year ago |
Nikolay Nikolov
|
5e996dc18f
+ added several missing targets to the help screen for the -P compiler option
|
11 months ago |
Nikolay Nikolov
|
45374be28e
+ added -CN to the help screen of the WebAssembly compiler as well
|
11 months ago |
Nikolay Nikolov
|
3d25e52b61
* renamed the wabt assembler to wasa in the compiler help screen as well
|
11 months ago |
Nikolay Nikolov
|
649173001c
- WebAssembly internal object writer is no longer experimental
|
11 months ago |
Nikolay Nikolov
|
437faaab12
+ indicate which LLVM-MC versions are broken in the compiler help screen
|
11 months ago |
Nikolay Nikolov
|
6ab6d613e0
+ add explicit support for LLVM-MC versions 15..18
|
11 months ago |
Nikolay Nikolov
|
8833fabb4b
+ enable the WebAssembly internal linker with multithreading
|
1 year ago |
Nikolay Nikolov
|
9cf31e2bb3
+ show a message and automatically switch to external linking if WebAssembly multithreading is enabled
|
1 year ago |
Michaël Van Canneyt
|
478a227aa4
* like as -> as
|
1 year ago |
Michaël Van Canneyt
|
6a067b55d1
* Some minor rewordings as per 39349
|
1 year ago |
florian
|
437e7fa75a
* make warning on unsupported esp-idf version a warning string so it can be translated
|
1 year ago |
florian
|
13de117b8e
* give better error message for #40821
|
1 year ago |
Pierre Muller
|
5fc78b223c
Respect alphabetical order in -T listing for aarch64 compiler
|
1 year ago |
Pierre Muller
|
a38effb29b
Add missing information about -T option for embedded and iphonesim target OS for aarch64 compiler help using -h option
|
1 year ago |
ccrause
|
a27abdd621
Add -WP option to help for ppcrossrv32
|
1 year ago |