mattias
|
88efd9eed6
webidl: write function with result type undefined as procedure
|
3 years ago |
mattias
|
d35640bf10
webidl: parse deleter
|
3 years ago |
mattias
|
368289d5d8
webidl: wasmjob: rename conflicting arg names
|
3 years ago |
mattias
|
f1a6d97765
webidl: wasmjob: skip constructor
|
3 years ago |
mattias
|
e660f2ea84
webidl: wasmjob: skip getter
|
3 years ago |
mattias
|
984dcbb810
webidl: sort interfaces topological
|
3 years ago |
florian
|
e66378ee59
* RiscV: generate mret only for FreeRTOS and Embedded
|
3 years ago |
Michaël Van Canneyt
|
0e8d87bc26
* Add Cross-Origin Isolation headers
|
3 years ago |
Michaël Van Canneyt
|
7930b31da7
* Patch from RDA to add S/MIME functions. Fix issue #39839
|
3 years ago |
Yuri Serebrennikov
|
258b4576a2
Fix error getting payload when receiving a close command.
|
3 years ago |
mattias
|
769b8a07b0
webidl: using JOB_JS, record as TJSObject
|
3 years ago |
mattias
|
99f34158ca
webidl: remove empty forward interfaces
|
3 years ago |
mattias
|
62e9de223d
webidl: fixed tests
|
3 years ago |
mattias
|
20746a907d
webidl: prefix enum types
|
3 years ago |
mattias
|
f8c49c4a1f
webidl: resolve typedef in args and resulttypes
|
3 years ago |
mattias
|
2076f200de
webidl: add typedef
|
3 years ago |
Pierre Muller
|
7a1f617194
Cleanup bsd and sysctl units make rules
|
3 years ago |
florian
|
a16f35dcb1
+ support RV32E Extension
|
3 years ago |
florian
|
399e699b72
* tests for merge request 244
|
3 years ago |
Rika Ichinose
|
c26f9329b6
Support arrays and classes in compile-time OffsetOf.
|
3 years ago |
Nikolay Nikolov
|
63c8e458bb
* workaround crash when generating WebAssembly DWARF debug info for threadvars, while multithreading is turned off
|
3 years ago |
Nikolay Nikolov
|
fcadc80163
* don't write R_WASM_TABLE_INDEX_I32 relocations, always use R_WASM_FUNCTION_OFFSET_I32 in debug sections
|
3 years ago |
Nikolay Nikolov
|
972a9df031
+ always (even when multithreading is off) create a "target features" section
|
3 years ago |
Nikolay Nikolov
|
bf17a84dd2
+ implemented the R_WASM_FUNCTION_OFFSET_I32 relocation in the WebAssembly object writer
|
3 years ago |
Nikolay Nikolov
|
6a94d2683b
+ emit WASM DWARF debug info relocations
|
3 years ago |
Nikolay Nikolov
|
90305b6032
+ write the actual DWARF debug sections in the WebAssembly object writer. The relocations aren't ready, yet, though.
|
3 years ago |
Nikolay Nikolov
|
b82af25e63
* fixed crashes with the WebAssembly internal object writer, when debug info is enabled. The debug info itself is not yet written to the file, though.
|
3 years ago |
Nikolay Nikolov
|
a9698b6f6e
+ introduced TWasmObjSection.IsDebug
|
3 years ago |
Nikolay Nikolov
|
eed1fbe38a
+ added custom section descriptions for DWARF debug info for the WebAssembly object writer (not actually emitted, yet)
|
3 years ago |
mattias
|
22a1849733
webidl: wasmjob: updated class function Cast
|
3 years ago |