Margers
|
ae81a69cb1
Block insert cursor. Block cursor for overwrite mode in xterm
|
11 months ago |
Margers
|
2cc454da26
Close/hide compiler messages window by pressing Esc
|
11 months ago |
Margers
|
6993702192
Select text in code editor by mouse when Persistent Blocks not enabled.
|
11 months ago |
Margers
|
975ee9d9f0
select to beginning of the file (ctrl+shift+home)
|
11 months ago |
Margers
|
e4d7867e0e
Mark beginning of selected text
|
11 months ago |
Margers
|
74405ab2e5
Scroll one line up/down
|
11 months ago |
Nikolay Nikolov
|
3d25e52b61
* renamed the wabt assembler to wasa in the compiler help screen as well
|
11 months ago |
Nikolay Nikolov
|
6149fe394e
* unit agwat renamed agwasa
|
11 months ago |
Nikolay Nikolov
|
3d204dd0da
* TWabtTextAssembler class renamed TWasaTextAssembler
|
11 months ago |
Nikolay Nikolov
|
75e061e06f
* as_wasm_wabt_info renamed as_wasm_wasa_info
|
11 months ago |
Nikolay Nikolov
|
3e036e4ff8
* WebAssembly WABT assembler ID changed to WASA
|
11 months ago |
Nikolay Nikolov
|
d786b639c0
* WebAssembly wabt assembler id as_wasm32_wabt renamed as_wasm32_wasa
|
11 months ago |
Nikolay Nikolov
|
649173001c
- WebAssembly internal object writer is no longer experimental
|
11 months ago |
ccrause
|
d53a81e2d9
Exclude AW flags for sec_fpc data for embedded and freertos targets.
|
11 months ago |
florian
|
d43d581507
* fix test for non-x86 platforms
|
11 months ago |
Nikolay Nikolov
|
437faaab12
+ indicate which LLVM-MC versions are broken in the compiler help screen
|
11 months ago |
Nikolay Nikolov
|
38100cd501
- don't generate .size directives for function symbols on WebAssembly, to avoid
|
11 months ago |
Nikolay Nikolov
|
28b080d9bc
+ emit a size directive for the internal dynarray const label. This fixes
|
11 months ago |
florian
|
ed07cd14b2
* fix standalone compilation
|
11 months ago |
Nikolay Nikolov
|
293ddffebd
+ disable the WebAssembly type checker for all LLVM-MC versions since version 13
|
11 months ago |
Nikolay Nikolov
|
342ede81ee
* WebAssembly code generator: don't emit a return instruction at the end of the
|
11 months ago |
Rika Ichinose
|
ce5a632432
Remove the rest of the VER3_0 conditionals.
|
11 months ago |
Nikolay Nikolov
|
6ab6d613e0
+ add explicit support for LLVM-MC versions 15..18
|
11 months ago |
Nikolay Nikolov
|
a76ca8f60e
+ pass '--no-type-check' to llvm-mc-13, because its type checking is broken
|
11 months ago |
Nikolay Nikolov
|
5e327453a8
+ WebAssembly external asm writer: workaround for the 'missing functype' error,
|
11 months ago |
Michaël Van Canneyt
|
9956cafa65
* Allow vendor specific registry XML files. Patch by Iluha Companets. Fixes issue #40910
|
11 months ago |
florian
|
4fea0e355e
+ apply OptPass1FData on FRINT*
|
11 months ago |
Rika Ichinose
|
cd2c8a6539
Faster RTTIManagementAndSize -_-.
|
11 months ago |
Pierre Muller
|
8a38755dab
Add SEPLOG make variable, and add it to LOGFILES value
|
11 months ago |
Pierre Muller
|
26a49835b5
Use seplog name for separate chunck output file
|
11 months ago |