Michael VAN CANNEYT
|
9e5ee68887
* Check that system unit is actually loaded before using it to search for system symbols
|
2 years ago |
Michael VAN CANNEYT
|
391fdcac08
* Forbid use of string alias in system unit
|
2 years ago |
Michael VAN CANNEYT
|
e220bcfadf
* Add message that widechar set is reduced to ansichar set
|
2 years ago |
Michael VAN CANNEYT
|
13bafac2fe
* Forgot some instances of arch instead of subtarget
|
2 years ago |
Michael VAN CANNEYT
|
4e066c130e
* Implement -t and -x options
|
2 years ago |
Michael VAN CANNEYT
|
67938bfd36
* Refactor initialization of binary and processor name for clarity of flow
|
2 years ago |
Michael VAN CANNEYT
|
cf45ce6f76
* Forgot some instances of arch instead of subtarget
|
2 years ago |
Michael VAN CANNEYT
|
43ed225315
* Rename architecture to more neutral subtarget
|
2 years ago |
Michael VAN CANNEYT
|
1051c94786
* Implement -x and -t options for fpc executable
|
2 years ago |
Michael VAN CANNEYT
|
6532790e2a
* Implement -t and -x options
|
2 years ago |
florian
|
c46bcbb8e6
+ exec_e_cant_call_linker shows now the error message
|
2 years ago |
Michael VAN CANNEYT
|
f53ac13900
* Forgot some instances of arch instead of subtarget
|
2 years ago |
Michael VAN CANNEYT
|
13368ac5cc
* Rename architecture to more neutral subtarget
|
2 years ago |
Michael VAN CANNEYT
|
317064c473
* Implement -x and -t options for fpc executable
|
2 years ago |
Michael VAN CANNEYT
|
0438a64972
* Implement -t and -x options
|
2 years ago |
Tomas Hajny
|
1bb4003984
* messages regenerated after fixing #40008
|
2 years ago |
Ondrej Pokorny
|
55629aeb19
do not publish enums with jumps
|
3 years ago |
Jonas Maebe
|
7bad177139
msg files: regenerated
|
3 years ago |
Nikolay Nikolov
|
14dc066d6b
+ added check whether PPU and program are compiled in the same WebAssembly
|
3 years ago |
Jonas Maebe
|
49ad3b0d2c
msg*.inc: regenerated
|
3 years ago |
Sven/Sarah Barth
|
2688834265
* regenerate msg{idx,txt}.inc
|
3 years ago |
Nikolay Nikolov
|
1fce5121f3
+ added the 'wasmthreads' target switch (enabled via -CTwasmthreads)
|
3 years ago |
Sven/Sarah Barth
|
0e0739a64f
* regenerate msg{idx,txt}.inc
|
3 years ago |
Sven/Sarah Barth
|
1d4c28fb35
* regenerate msg{idx,txt}.inc after message change in last commit
|
3 years ago |
Nikolay Nikolov
|
6ee4ee960e
+ added "(experimental)" to the compiler help screen for the WebAssembly compiler options that are still unstable/experimental
|
3 years ago |
Nikolay Nikolov
|
66b471e516
+ support different versions of llvm-mc (version 10 seems to be the earliest that works)
|
3 years ago |
Nikolay Nikolov
|
3994626cb1
* fixed the message in the previous commit
|
3 years ago |
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 years ago |
Pierre Muller
|
e0de75224b
Add help for -Aomf option for wasm32 CPU and new message for ogwasm binary writer
|
3 years ago |
florian
|
6556d18bed
* better fix for #39634 which avoids breaking existing code
|
3 years ago |