Commit History

Author SHA1 Message Date
  florian 2da28054d4 * RiscV: pass the same default directories to the linker as on other architectures 3 years ago
  mattias 6915cd9b26 webidl: resolve parent interfaces 3 years ago
  mattias c2b1eeb8c6 webidl: fixed read object property 3 years ago
  mattias 85e84d048b webidl: fixed cloning pasnames of args 3 years ago
  mattias fd38810f33 webidl: skip fields without name 3 years ago
  mattias a84c13ad18 webidl: write typedefs and callbacks in one list, they may depend on each other 3 years ago
  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