Commit Verlauf

Autor SHA1 Nachricht Datum
  Michaël Van Canneyt 88ddf7dc54 * Add option to allow emitting comments in RTTI info vor 2 Jahren
  florian 8ae016fb85 * clearified message is mentioned in documentation issue 39349 vor 2 Jahren
  florian d06852e6e9 + exec_e_cant_call_linker shows now the error message vor 2 Jahren
  florian f4d9082028 * copyright for 2023 updated vor 2 Jahren
  Tomas Hajny baf950bf76 * improved consistency as suggested in bug #40008 vor 2 Jahren
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps vor 3 Jahren
  Jonas Maebe 403292a131 LLVM backend: address sanitizer support vor 3 Jahren
  Nikolay Nikolov 14dc066d6b + added check whether PPU and program are compiled in the same WebAssembly vor 3 Jahren
  Jonas Maebe 3ef0db2404 LLVM: list supported LLVM/Xcode versions vor 3 Jahren
  Sven/Sarah Barth ea8e3cfc37 + add an error message that a nested function variable can not be assigned to a function reference vor 3 Jahren
  Nikolay Nikolov 1fce5121f3 + added the 'wasmthreads' target switch (enabled via -CTwasmthreads) vor 3 Jahren
  Sven/Sarah Barth a0171e4335 + add an error message for when a symbol can't be captured vor 3 Jahren
  Sven/Sarah Barth 6a9b4a1b13 + apply patch by Blaise.ru: allow initialisation of method pointers with class methods (when class types are vor 3 Jahren
  Nikolay Nikolov 6ee4ee960e + added "(experimental)" to the compiler help screen for the WebAssembly compiler options that are still unstable/experimental vor 3 Jahren
  Nikolay Nikolov 66b471e516 + support different versions of llvm-mc (version 10 seems to be the earliest that works) vor 3 Jahren
  Nikolay Nikolov 3994626cb1 * fixed the message in the previous commit vor 3 Jahren
  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) vor 3 Jahren
  Pierre Muller e0de75224b Add help for -Aomf option for wasm32 CPU and new message for ogwasm binary writer vor 3 Jahren
  florian 6556d18bed * better fix for #39634 which avoids breaking existing code vor 3 Jahren
  florian 559fcdf736 * forbid cyclic pointer definitions, resolves #39634 vor 3 Jahren
  Pierre Muller 85c648e603 Check mf_symansistr is compatible with current compiler mode and issue a message before failing PPU loading vor 3 Jahren
  florian 4718029fe0 * do not throw an error if syscall is used with a syntax not applicable for the current vor 3 Jahren
  Karoly Balogh e0599bb231 * z80-amstradcpc: fixed target naming mess, so -Tamstradcpc works now, also fixed the help text vor 3 Jahren
  Karoly Balogh cb959c2e6f * z80-amstradcpc: add some initial files for the target (mostly just the clone of ZX Spectrum files for now) vor 3 Jahren
  florian ae89261008 * prevent that a absolute symbol references itself, resolves #39604 vor 3 Jahren
  florian 546455faca * throw error properly if a target does not support sections vor 3 Jahren
  Karoly Balogh 471a5eb4e0 help text: vlink is no longer default on MorphOS for a while now, remove from help text, add Atari and Sinclair QL where it is the default vor 3 Jahren
  Thorsten Otto 073b48de82 atari: add -Wt<x> option to allow specifying the executable format vor 3 Jahren
  Karoly Balogh b3cbf07f27 + m68k-atari: fixed bogus TOS program flags passed to VLink. added -WF argument to allow the user to specify their own flags if needed vor 3 Jahren
  marcoonthegit 45840da4dd * fixed spelling error implicitEly in errore.msg, regenned msg. vor 3 Jahren