Commit History

Author SHA1 Message Date
  Pierre Muller 67f89afe99 Regenerate msg*.inc files after adding -vj option description 1 year ago
  ccrause 9440b17eea [AVR] Add command line options to selectively remove portions of the RTL startup code. 2 years ago
  Michaël Van Canneyt 681a00a76f * Fixes based on feedback of team, fixes issue #40368 2 years ago
  Michael VAN CANNEYT f364bb6b11 * Forbid use of string alias in system unit 2 years ago
  Michaël Van Canneyt 56006aa002 * Allow widechar sets, reduce to ansichar set 2 years ago
  Pierre Muller 21b135a6ec Regenerate msgidx.inc and msgtxt.inc files 2 years ago
  Nikolay Nikolov 5c792c438d + disallow using sizeof() and bitsizeof() on WebAssembly reference types 2 years ago
  Nikolay Nikolov fce34eb4bf + disallow WebAssembly reference types in records, objects and classes 2 years ago
  Nikolay Nikolov 8ac46ed38c Merge remote-tracking branch 'origin/main' into wasm_js_promise_integration 2 years ago
  Michael VAN CANNEYT a74a35a16e * Check that system unit is actually loaded before using it to search for system symbols 2 years ago
  Michael VAN CANNEYT 5605cebd46 * Implement -t and -x options 2 years ago
  Nikolay Nikolov 8acf2e3ff3 + print a proper error message if a suspending external is used on a non-WebAssembly platform 2 years ago
  Nikolay Nikolov f800e40595 + print an error message, in case 'promising' exports are used on non-WebAssembly platform 2 years ago
  Nikolay Nikolov f670ebbb28 * disallow WebAssembly reference types to be declared as var, constref or out parameters 2 years ago
  Nikolay Nikolov 8743f72f11 + disallow taking the address of WebAssembly externref type 2 years ago
  Michaël Van Canneyt 0515be62b4 * Add option to allow emitting comments in RTTI info 2 years ago
  florian 8ae016fb85 * clearified message is mentioned in documentation issue 39349 2 years ago
  florian d06852e6e9 + exec_e_cant_call_linker shows now the error message 2 years ago
  Tomas Hajny 1bb4003984 * messages regenerated after fixing #40008 2 years ago
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps 3 years ago
  Jonas Maebe 7bad177139 msg files: regenerated 3 years ago
  Nikolay Nikolov 14dc066d6b + added check whether PPU and program are compiled in the same WebAssembly 3 years ago
  Jonas Maebe 49ad3b0d2c msg*.inc: regenerated 3 years ago
  Sven/Sarah Barth 2688834265 * regenerate msg{idx,txt}.inc 3 years ago
  Nikolay Nikolov 1fce5121f3 + added the 'wasmthreads' target switch (enabled via -CTwasmthreads) 3 years ago
  Sven/Sarah Barth 0e0739a64f * regenerate msg{idx,txt}.inc 3 years ago
  Sven/Sarah Barth 1d4c28fb35 * regenerate msg{idx,txt}.inc after message change in last commit 3 years ago
  Nikolay Nikolov 6ee4ee960e + added "(experimental)" to the compiler help screen for the WebAssembly compiler options that are still unstable/experimental 3 years ago
  Nikolay Nikolov 66b471e516 + support different versions of llvm-mc (version 10 seems to be the earliest that works) 3 years ago
  Nikolay Nikolov 3994626cb1 * fixed the message in the previous commit 3 years ago