Margers
|
74405ab2e5
Scroll one line up/down
|
1 年之前 |
Nikolay Nikolov
|
3d25e52b61
* renamed the wabt assembler to wasa in the compiler help screen as well
|
1 年之前 |
Nikolay Nikolov
|
6149fe394e
* unit agwat renamed agwasa
|
1 年之前 |
Nikolay Nikolov
|
3d204dd0da
* TWabtTextAssembler class renamed TWasaTextAssembler
|
1 年之前 |
Nikolay Nikolov
|
75e061e06f
* as_wasm_wabt_info renamed as_wasm_wasa_info
|
1 年之前 |
Nikolay Nikolov
|
3e036e4ff8
* WebAssembly WABT assembler ID changed to WASA
|
1 年之前 |
Nikolay Nikolov
|
d786b639c0
* WebAssembly wabt assembler id as_wasm32_wabt renamed as_wasm32_wasa
|
1 年之前 |
Nikolay Nikolov
|
649173001c
- WebAssembly internal object writer is no longer experimental
|
1 年之前 |
ccrause
|
d53a81e2d9
Exclude AW flags for sec_fpc data for embedded and freertos targets.
|
1 年之前 |
florian
|
d43d581507
* fix test for non-x86 platforms
|
1 年之前 |
Nikolay Nikolov
|
437faaab12
+ indicate which LLVM-MC versions are broken in the compiler help screen
|
1 年之前 |
Nikolay Nikolov
|
38100cd501
- don't generate .size directives for function symbols on WebAssembly, to avoid
|
1 年之前 |
Nikolay Nikolov
|
28b080d9bc
+ emit a size directive for the internal dynarray const label. This fixes
|
1 年之前 |
florian
|
ed07cd14b2
* fix standalone compilation
|
1 年之前 |
Nikolay Nikolov
|
293ddffebd
+ disable the WebAssembly type checker for all LLVM-MC versions since version 13
|
1 年之前 |
Nikolay Nikolov
|
342ede81ee
* WebAssembly code generator: don't emit a return instruction at the end of the
|
1 年之前 |
Rika Ichinose
|
ce5a632432
Remove the rest of the VER3_0 conditionals.
|
1 年之前 |
Nikolay Nikolov
|
6ab6d613e0
+ add explicit support for LLVM-MC versions 15..18
|
1 年之前 |
Nikolay Nikolov
|
a76ca8f60e
+ pass '--no-type-check' to llvm-mc-13, because its type checking is broken
|
1 年之前 |
Nikolay Nikolov
|
5e327453a8
+ WebAssembly external asm writer: workaround for the 'missing functype' error,
|
1 年之前 |
Michaël Van Canneyt
|
9956cafa65
* Allow vendor specific registry XML files. Patch by Iluha Companets. Fixes issue #40910
|
1 年之前 |
florian
|
4fea0e355e
+ apply OptPass1FData on FRINT*
|
1 年之前 |
Rika Ichinose
|
cd2c8a6539
Faster RTTIManagementAndSize -_-.
|
1 年之前 |
Pierre Muller
|
8a38755dab
Add SEPLOG make variable, and add it to LOGFILES value
|
1 年之前 |
Pierre Muller
|
26a49835b5
Use seplog name for separate chunck output file
|
1 年之前 |
Pierre Muller
|
2db7b8d565
announce start of each chunk
|
1 年之前 |
Pierre Muller
|
7e07a36fe4
Rename separate logs to use sep_log prefix
|
1 年之前 |
Pierre Muller
|
70998b6720
Use MAKEINC_SEPARATE to enable use of '-f' option of gparmake, to redirect dotest output to separate log files
|
1 年之前 |
Pierre Muller
|
e60bf232b9
Add '-f' option to gparmake, to redirect dotest output to separate log files
|
1 年之前 |
Pierre Muller
|
9f69dd28b4
Allow to pass antoher exitcode to fail utility by command line first parameter
|
1 年之前 |