Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 146e3bcb9e * synchronised with trunk till r29513 vor 10 Jahren
  Jonas Maebe e97f31541e - reverted partial commit of merge vor 10 Jahren
  Jonas Maebe a76bbf363d * synchronised with trunk r29513 vor 10 Jahren
  Jonas Maebe 990e47f2d3 * give a warning instead of an error if a parameter or local variable in a vor 10 Jahren
  florian d25dbec070 * allow the varargs directive in combination with stdcall as well, resolves #27299 vor 10 Jahren
  Tomas Hajny b1e51054cb * add information about -vz to the help pages vor 10 Jahren
  pierre 18fe66b0e7 vor 10 Jahren
  svenbarth af43e5e3e9 Fix for Mantis #24872. vor 10 Jahren
  florian 9b6b029ca1 * patch by Yuri Zaporozhets to fix typos in text messages, resolves #27250 vor 10 Jahren
  florian 2c26c35eb6 * updated copyright year to 2015 vor 10 Jahren
  Tomas Hajny ee82b6ea0b * do not mention OS/2 and EMX on option list for x86_64 vor 10 Jahren
  florian 4289dd667d * managed types cause a different warning/hint when they are vor 10 Jahren
  florian bb01872821 + handle -CPPACKENUM and -CPPACKRECORD, resolves #27153 vor 10 Jahren
  michael a127bfa51d * Fixed tex marker vor 10 Jahren
  svenbarth e614914016 Fix a grammatical error in warning asmr_w_global_access_without_got vor 10 Jahren
  florian 25e19f27a0 + write name of missing feature in error message vor 10 Jahren
  svenbarth 2288df9fcf Fix for Mantis #27073. The -vx option is not only for Win32, but in fact for information about tool invocation on all platforms. vor 11 Jahren
  Tomas Hajny 4c98113569 * note about multiple 't' in -gt added to the help page vor 11 Jahren
  Tomas Hajny fc17e318b0 * add some previously missing options to the help page, add support for listing recognized compiler and RTL features in -i and allow skipping an empty section (controllertypes) in -i listing by providing support of multiple output lines based on one source line in the msg file using $\n as newline vor 11 Jahren
  Tomas Hajny f7e6ea56d9 * support for machine-parseable output of information in fpc -i plus improvements in help (including previously missing information for some less used platforms vor 11 Jahren
  Tomas Hajny 2a0d760a3f * fixed typo (can not) vor 11 Jahren
  Jonas Maebe 839d11eac9 * mention that misplaced global directives are ignored (mantis #27004) vor 11 Jahren
  Károly Balogh 4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. vor 11 Jahren
  Jonas Maebe c730e16031 * changed the syntax for block procvars from "xxx is block" to vor 11 Jahren
  Tomas Hajny 109d890adf * added description for option @ and missing bracket at the end of list for -P vor 11 Jahren
  nickysn 7f9fa145e8 + added error message in case the HUGEPOINTERNORMALIZATION directive is used vor 11 Jahren
  nickysn a3b48b79cb - rm the scan_w_hugepointernormalization_not_support message, replaced with vor 11 Jahren
  svenbarth 30be5d8d33 As discussed on core enable the abstract class construction warning by default and also make it controllable with {$warn constructing_abstract ...}. vor 11 Jahren
  svenbarth a7a9440692 Add a new warning message that is generated if an instance of an abstract class is created. This message is disabled by default, but can be switched on by using {$warn 4122 on} or {$warn 4122 error}. vor 11 Jahren
  nickysn b3bb9df19f + added a $HUGEPOINTERNORMALIZATION switch vor 11 Jahren