Commit History

Author SHA1 Message Date
  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 e0599bb231 * z80-amstradcpc: fixed target naming mess, so -Tamstradcpc works now, also fixed the help text 3 years ago
  Karoly Balogh cb959c2e6f * z80-amstradcpc: add some initial files for the target (mostly just the clone of ZX Spectrum files for now) 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 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 3 years ago
  Thorsten Otto 073b48de82 atari: add -Wt<x> option to allow specifying the executable format 3 years ago
  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 3 years ago
  marcoonthegit 45840da4dd * fixed spelling error implicitEly in errore.msg, regenned msg. 3 years ago
  florian 6dd0a1c078 * year of copyright updated to 2022 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
  ccrause 968d00fedf + Add support for -Adefault. 4 years ago
  Florian Klämpfl 62baa89646 Merge remote-tracking branch 'origin/main' into tg74/avx512-0037785 4 years ago
  florian ce1f9cce01 * throw an error if esp/rsp are used as index register 4 years ago
  pierre f0b322f4ed Add -TFreeBSD target OS option to -h output for aarch64 compiler ppc64 4 years ago
  pierre b464d38777 Add several missing -AXXX options 4 years ago
  florian b83ed566bb * synchronized with trunk 4 years ago
  nickysn d7df2d45c6 * synchronized with trunk 4 years ago