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 |
Michaël Van Canneyt
|
a478a33c32
* Correct location of new error message
|
1 year ago |
florian
|
51f5726343
* (hopefully) more consistent message when the compiler is stopped during showing the help screen, resolves #39455
|
1 year ago |
Michaël Van Canneyt
|
ccb1985953
* Fix latex error due to unescaped dollar
|
1 year ago |
florian
|
2575cbc439
* complain about turned off support of c style operators only in the parser,
|
1 year ago |
Michaël Van Canneyt
|
82ac429954
* Fix missing escape for dollar sign
|
1 year ago |
florian
|
7bb9638094
* copyright year updated
|
1 year ago |
Ryan Joseph
|
ecfff40f96
* Implement parsing of RTTI directive
|
2 years ago |
florian
|
e1e9a6728f
* fix casing
|
1 year ago |
Karoly Balogh
|
5649ce150b
m68k: have the targets in alphabetical order in the help text
|
1 year ago |
Karoly Balogh
|
4a1db1dc79
m68k: initial compiler changes for Human68k (Sharp X68000) support
|
1 year ago |
Pierre Muller
|
19a3e69f03
Add new option_switch_bin_to_src_assembler_cross_endian message
|
1 year ago |
Pierre Muller
|
b054febbc8
Change internal linker in cross-endian message.
|
1 year ago |
Pierre Muller
|
2cbaa24f76
Prevent usage of internal linker in cross-endian configuration.
|
1 year ago |
Michaël Van Canneyt
|
c9b88a1cd0
* Allow to disable 8.3 filename search
|
1 year ago |
Pierre Muller
|
63642b13c8
Add -vj option in options unit to set V_Parallel
|
1 year ago |
ccrause
|
9440b17eea
[AVR] Add command line options to selectively remove portions of the RTL startup code.
|
2 years ago |
kamischi
|
69e775630a
Update errore.msg
|
2 years ago |
Michael VAN CANNEYT
|
f364bb6b11
* Forbid use of string alias in system unit
|
2 years ago |
Michaël Van Canneyt
|
56006aa002
* Allow widechar sets, reduce to ansichar set
|
2 years ago |
Pierre Muller
|
2cc319bb8e
Add -Tlinux for loongarch64 compiler
|
2 years ago |
Nikolay Nikolov
|
5c792c438d
+ disallow using sizeof() and bitsizeof() on WebAssembly reference types
|
2 years ago |