florian
|
4200ebd748
* another ; after then removed, hopefully finally resolves #41171
|
5 months ago |
Nikolay Nikolov
|
4340d03ba9
+ compiler support for a new target: wasip1threads
|
5 months ago |
Margers
|
93d855b2ca
Remove one of two CPULLVM define macro
|
7 months ago |
Margers
|
f7cbed1a72
def_system_macro -> undef_system_macro (fix oversight as if then block is equal to else block)
|
7 months ago |
florian
|
2da48488d7
* RiscV: emit an error if fpu_fd is used on a cpu without f and d extensions
|
7 months ago |
florian
|
0b49fba637
+ more RiscV extensions
|
8 months ago |
Nikolay Nikolov
|
bdeb161d85
* ignore the -gl parameter (and print a warning) on the embedded targets
|
9 months ago |
Sven/Sarah Barth
|
dcf6a97d64
* partial fix #40934: enable def file generation if only -D is provided as argument (as the help suggests and which also makes sense if -Dd is not set as then a default description is used)
|
10 months ago |
Kirill Kranz
|
ce20ea8043
optimizecputype back to cpu_mips1
|
10 months ago |
Kirill Kranz
|
3431cf5bc0
switch all optimizations off
|
10 months ago |
Nikolay Nikolov
|
b8154e3877
+ enable SoftFPU by default for the PS1 target
|
10 months ago |
Kirill Kranz
|
d7e24e8708
if not ps1 setup FPU defines
|
10 months ago |
Kirill Kranz
|
52651a7ede
First compiler Build
|
1 year ago |
florian
|
a685e2aa5a
+ avrsim6 controller type
|
10 months ago |
Nikolay Nikolov
|
cad9cd22d3
* ignore the '-gl' parameter on WebAssembly, since it's impossible to implement
|
11 months ago |
Nikolay Nikolov
|
8833fabb4b
+ enable the WebAssembly internal linker with multithreading
|
1 year ago |
Nikolay Nikolov
|
34025aecac
+ enable WebAssembly threads with the internal linker (which still doesn't work
|
1 year ago |
Nikolay Nikolov
|
9cf31e2bb3
+ show a message and automatically switch to external linking if WebAssembly multithreading is enabled
|
1 year ago |
Michael Ring
|
f6651f8855
Add -Ff to firstpass options
|
1 year ago |
Michael Ring
|
14b3c11c0d
Initial support for esp32-c6-s2-s3. Support for idf versions 5.0.6 and 5.2.1
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
0fadf3515e
* x86-64: Workaround to permit CPU types in command line with dashes in names (e.g. X86-64-V3)
|
1 year ago |
ccrause
|
c42bf9cdf5
Extend riscv32-freertos functionality for esp32c3
|
1 year ago |
florian
|
13e7f947ea
* all CPUs use now internal abs(<int64>) so overflow checking is possible
|
1 year ago |
florian
|
56d84c9283
* compilation fixed
|
1 year ago |
florian
|
0efd3afb8c
+ arm: internal abs(<int64>)
|
1 year ago |
Karoly Balogh
|
3c57eb42f9
do not display the changing assembler note, if the internal and the external assemblers are the same, or there's no internal assembler defined
|
1 year ago |
Karoly Balogh
|
db137d0528
tabs to spaces cosmetics, no functional change
|
1 year ago |
Karoly Balogh
|
4a1db1dc79
m68k: initial compiler changes for Human68k (Sharp X68000) support
|
1 year ago |
Pierre Muller
|
31c8e78581
Default to external assembler
|
1 year ago |
Pierre Muller
|
b054febbc8
Change internal linker in cross-endian message.
|
1 year ago |