Commit History

Author SHA1 Message Date
  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
  Nikolay Nikolov 0c6287894b * the WebAssembly internal assembler renamed WASM (previously it was OMF, which was the ID of the MS-DOS .obj writer, which I forgot to rename) 3 years ago
  Pierre Muller e0de75224b Add help for -Aomf option for wasm32 CPU and new message for ogwasm binary writer 3 years ago
  florian 6556d18bed * better fix for #39634 which avoids breaking existing code 3 years ago
  florian 559fcdf736 * forbid cyclic pointer definitions, resolves #39634 3 years ago
  Pierre Muller 85c648e603 Check mf_symansistr is compatible with current compiler mode and issue a message before failing PPU loading 3 years ago
  florian 4718029fe0 * do not throw an error if syscall is used with a syntax not applicable for the current 3 years ago
  Karoly Balogh e9dc638a76 * regenerated message files after CPC naming fix 3 years ago
  Karoly Balogh 61f9bc35e9 * regenerated message files after adding the z80-amstradcpc target files 3 years ago
  florian ae89261008 * prevent that a absolute symbol references itself, resolves #39604 3 years ago
  florian 546455faca * throw error properly if a target does not support sections 3 years ago
  Karoly Balogh c85bef5494 * regenerated message files 3 years ago
  Thorsten Otto 073b48de82 atari: add -Wt<x> option to allow specifying the executable format 3 years ago
  Karoly Balogh 9739a88e11 * regenerated message includes 3 years ago
  marcoonthegit 45840da4dd * fixed spelling error implicitEly in errore.msg, regenned msg. 3 years ago
  florian 89f9ebc7b7 * throw an error if raise is called in a noreturn subroutine outside of any exception frame, resolves #39514 3 years ago
  ccrause 5944631246 Add help message for xtensa-freertos -WP option 3 years ago
  florian 550d0481b3 * better error message 3 years ago
  florian d708bef92f + Aarch64: read register sets with ranges properly 3 years ago
  florian dcb1fcd9b8 + support $lgeacyifend directive, resolves #37676 3 years ago
  Nikolay Nikolov 344da9597f + added the current WebAssembly exceptions mode to the .ppu module flags and 3 years ago
  Nikolay Nikolov 2577180b93 + introduced WebAssembly branchful exceptions 3 years ago
  Nikolay Nikolov bdbdf26168 + added validation to ensure no more than one WebAssembly exception support 3 years ago
  Nikolay Nikolov 08b07122f8 + added usage info to the compiler help screen for the WebAssembly 3 years ago
  ccrause f134e3b0ee Sorted help options. 4 years ago