Historial de Commits

Autor SHA1 Mensaje Fecha
  svenbarth 3d4ad5b694 + add MSX-DOS to help text for -T hace 5 años
  nickysn f5489b5678 + allow specifying the program load address for the ZX Spectrum target via the -WB option hace 5 años
  Jonas Maebe bd19575f92 * fixed -Cl options now showing in the help of an LLVM compiler (and fixed hace 5 años
  pierre df275152c2 Add -Wp option description for riscv32 and xtensa compiler hace 5 años
  nickysn 6f6598712f * synchronized with trunk hace 5 años
  svenbarth 258331e914 + add an explicit error message if a type is not supported for a generic constant parameter hace 5 años
  nickysn 86643f8a34 * synchronized with trunk hace 5 años
  svenbarth 7f0d582a4a + add Win64 target to help text hace 5 años
  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) hace 5 años
  nickysn 2f68090dd6 * synchronized with trunk hace 5 años
  pierre 57809eb922 Add several missing -T options in help hace 5 años
  nickysn 4730c2a322 + added -Tzxspectrum to the fpc help info message hace 5 años
  nickysn d2c32efb7b * synchronized with trunk hace 5 años
  Jonas Maebe ea2e516b4e + -ib parameter to print the code generator backend type: FPC or LLVM hace 5 años
  nickysn 487da972ad + added z80-embedded to the compiler help screen hace 5 años
  nickysn e0efce2dd8 + added Z80-specific help messages, using the Z identifier hace 5 años
  Jonas Maebe 79974a9671 + -XlS<x> option to specify a suffix for externally called LLVM utilities, hace 5 años
  florian c146aecc01 * throw an error if the forward interface type and the actual interface type do not match, resolves #36720 hace 5 años
  florian b7afb2431c * do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584 hace 5 años
  svenbarth 147559349b * fix for Mantis #36652: gracefully handle the error if one tries to implement a method of a type from another unit hace 5 años
  florian 2135b9b724 * for avr1, do not save registers during an interrupt procedure, as it has no memory to store them hace 5 años
  florian a905a074b0 * AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn hace 5 años
  Tomas Hajny 8de6066b95 + added possibility to list supported modeswitches using -im and documented it in help pages hace 5 años
  Tomas Hajny f4702ee139 * added information about -M allowing to specify modeswitches hace 5 años
  marco eed0e52a64 * copyright date update, mantis 035903 hace 5 años
  joost 76ab36b41d * Fixed generation of documentation hace 5 años
  svenbarth 8111e92e1f * rework syntax for cblocks: now a cblock directive is required hace 5 años
  svenbarth 22ce9006ab * fix number of last parser_* message entry hace 5 años
  florian fb4b1cbf35 * warn only in delphi mode if an explicit enumeration value exceeds the range, relaxes r43191 hace 5 años
  svenbarth f28ac2bfc6 + add error messages for undefined symbols (both with a known object file and without) hace 5 años