Commit History

Author SHA1 Message Date
  Pierre Muller 63642b13c8 Add -vj option in options unit to set V_Parallel 1 year ago
  ccrause 9440b17eea [AVR] Add command line options to selectively remove portions of the RTL startup code. 2 years ago
  kamischi 69e775630a Update errore.msg 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 2cc319bb8e Add -Tlinux for loongarch64 compiler 2 years ago
  Nikolay Nikolov 5c792c438d + disallow using sizeof() and bitsizeof() on WebAssembly reference types 2 years ago
  Nikolay Nikolov edbb865260 + added comment for the new error message 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
  Nikolay Nikolov 76474c85bd + comments for the new error messages 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
  florian f4d9082028 * copyright for 2023 updated 2 years ago
  Tomas Hajny baf950bf76 * improved consistency as suggested in bug #40008 2 years ago
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps 3 years ago
  Jonas Maebe 403292a131 LLVM backend: address sanitizer support 3 years ago
  Nikolay Nikolov 14dc066d6b + added check whether PPU and program are compiled in the same WebAssembly 3 years ago
  Jonas Maebe 3ef0db2404 LLVM: list supported LLVM/Xcode versions 3 years ago
  Sven/Sarah Barth ea8e3cfc37 + add an error message that a nested function variable can not be assigned to a function reference 3 years ago
  Nikolay Nikolov 1fce5121f3 + added the 'wasmthreads' target switch (enabled via -CTwasmthreads) 3 years ago
  Sven/Sarah Barth a0171e4335 + add an error message for when a symbol can't be captured 3 years ago
  Sven/Sarah Barth 6a9b4a1b13 + apply patch by Blaise.ru: allow initialisation of method pointers with class methods (when class types are 3 years ago