Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn 25a42c6469 * update msg vor 5 Jahren
  svenbarth 287c298f37 * regenerate msg{txt,idx}.inc vor 5 Jahren
  svenbarth 531c93a04e * regenerate msg{idx,txt}.inc vor 5 Jahren
  pierre 57809eb922 Add several missing -T options in help vor 5 Jahren
  Jonas Maebe ea2e516b4e + -ib parameter to print the code generator backend type: FPC or LLVM vor 5 Jahren
  Jonas Maebe 79974a9671 + -XlS<x> option to specify a suffix for externally called LLVM utilities, vor 5 Jahren
  florian c146aecc01 * throw an error if the forward interface type and the actual interface type do not match, resolves #36720 vor 5 Jahren
  florian b7afb2431c * do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584 vor 5 Jahren
  svenbarth 20698bb36f * regenerate msg*.inc after last commit vor 5 Jahren
  florian 2135b9b724 * for avr1, do not save registers during an interrupt procedure, as it has no memory to store them vor 5 Jahren
  florian a905a074b0 * AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn vor 5 Jahren
  Tomas Hajny 8de6066b95 + added possibility to list supported modeswitches using -im and documented it in help pages vor 5 Jahren
  Tomas Hajny f4702ee139 * added information about -M allowing to specify modeswitches vor 5 Jahren
  svenbarth 707f722531 * regenerate msg*.inc files after adding a new error message related to C blocks vor 5 Jahren
  florian fb4b1cbf35 * warn only in delphi mode if an explicit enumeration value exceeds the range, relaxes r43191 vor 5 Jahren
  svenbarth 1e66b2464a * regenerate msg*.inc files after adding new error messages for undefined symbols vor 5 Jahren
  florian e1433adc2e * check in the internal assembler for references with incorrect use of RIP vor 5 Jahren
  florian cc703a9c59 + include -Avasm into the help screen vor 5 Jahren
  florian 626ef4ae0c * give an error if an explicit enumeration valid exceeds the valid range, resolves #34633 vor 5 Jahren
  florian d8e2db2691 + command line switch -CV to select the threadvar model for section threadvars vor 5 Jahren
  florian f883dd6dbb Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) vor 6 Jahren
  florian 746bfced25 Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested vor 6 Jahren
  Jonas Maebe 46afcbb362 * an incomplete case statement is not an error in ISO Pascal (mantis #35910) vor 6 Jahren
  svenbarth 04a50733ad * get rid of the scanner message for attributes for real this time (sometimes I *really* hate Git -.-) vor 6 Jahren
  Károly Balogh 4d6b8a6c45 fixed the messy state of messages after recent custom attributes merge. fixed a typo, fixed double definition of message 3350, restored a message that was removed but still used, so the build passes at least. vor 6 Jahren
  svenbarth 6db674cd02 * regenerate msg*.inc files vor 6 Jahren
  svenbarth f91e38d1bd Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 2/3] vor 6 Jahren
  Jonas Maebe c262c5dbc9 * synchronised with trunk till r42256 vor 6 Jahren
  nickysn 697f2fcf75 * prettify the "Use of -offset(%esp), access may cause a crash or value may be vor 6 Jahren
  nickysn 4f2ab3fb11 * prettify the "Use of -offset(%ebp) is not recommended for local variable vor 6 Jahren