Commit History

Author SHA1 Message Date
  pierre f97c981c24 Update -T help output after introduction of iOS targets 4 years ago
  florian 9ea52b8578 + new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME% 4 years ago
  Jonas Maebe 9376f5a43a * AArch64: added SIMD instructions (only plain ARMv8-A for now) 4 years ago
  Károly Balogh 7a1903cc8f * turn the recently added 3357 warning into an error, to avoid another compiler IE later 4 years ago
  Károly Balogh f489858855 powerpc: added support for 64bit explicit locations in legacy MorphOS syscalls. improved error handling of various corner cases or explicit paraloc handling 4 years ago
  florian 60bd9c5ba0 * write a proper error message if types are read/written which are not supported in iso mode, resolves #37763 4 years ago
  florian 7157bac9fd * patch by Christo Crause, resolves #37335 5 years ago
  svenbarth 352489c397 * document -FF option 5 years ago
  svenbarth 4faea3a186 * fix order of options 5 years ago
  florian fb0a0cb65c * patch by Kai Burghardt to use https urls, resolves #37522 5 years ago
  pierre c5ea2a50f9 Change -Tmacos into -Tmacosclassic in help 5 years ago
  Jonas Maebe a423bf6402 * fix -Agas-darwin to say Aas-darwin for x86-64, and also add it for i386 5 years ago
  svenbarth 3d4ad5b694 + add MSX-DOS to help text for -T 5 years ago
  nickysn f5489b5678 + allow specifying the program load address for the ZX Spectrum target via the -WB option 5 years ago
  Jonas Maebe bd19575f92 * fixed -Cl options now showing in the help of an LLVM compiler (and fixed 5 years ago
  pierre df275152c2 Add -Wp option description for riscv32 and xtensa compiler 5 years ago
  nickysn 6f6598712f * synchronized with trunk 5 years ago
  svenbarth 258331e914 + add an explicit error message if a type is not supported for a generic constant parameter 5 years ago
  nickysn 86643f8a34 * synchronized with trunk 5 years ago
  svenbarth 7f0d582a4a + add Win64 target to help text 5 years ago
  svenbarth 6143b8b54d + add an error message if the size of a function is invalid (in case of aarch64-win64: not a multiple of 4, the instruction size) 5 years ago
  nickysn 2f68090dd6 * synchronized with trunk 5 years ago
  pierre 57809eb922 Add several missing -T options in help 5 years ago
  nickysn 4730c2a322 + added -Tzxspectrum to the fpc help info message 5 years ago
  nickysn d2c32efb7b * synchronized with trunk 5 years ago
  Jonas Maebe ea2e516b4e + -ib parameter to print the code generator backend type: FPC or LLVM 5 years ago
  nickysn 487da972ad + added z80-embedded to the compiler help screen 5 years ago
  nickysn e0efce2dd8 + added Z80-specific help messages, using the Z identifier 5 years ago
  Jonas Maebe 79974a9671 + -XlS<x> option to specify a suffix for externally called LLVM utilities, 5 years ago
  florian c146aecc01 * throw an error if the forward interface type and the actual interface type do not match, resolves #36720 5 years ago