Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe c262c5dbc9 * synchronised with trunk till r42256 il y a 6 ans
  nickysn 697f2fcf75 * prettify the "Use of -offset(%esp), access may cause a crash or value may be il y a 6 ans
  nickysn 4f2ab3fb11 * prettify the "Use of -offset(%ebp) is not recommended for local variable il y a 6 ans
  nickysn 1e07606cbf * prettify the "Use of +offset(%ebp) is not compatible with regcall convention" il y a 6 ans
  Jonas Maebe 9a327f1fcd * ensure the LLVM-based compiler does not try to load units compiled with a il y a 6 ans
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 il y a 6 ans
  Jonas Maebe ba1b4b1c92 + support for verifying whether a case statements handles all possibilities il y a 6 ans
  Jonas Maebe cd3e4d26d4 * recognise extra llvm/Xcode versions il y a 6 ans
  Jonas Maebe 46efaf4b2c + support for -CLflto_nosystem option to perform LTO for everything except il y a 6 ans
  Jonas Maebe fc60ec2ea4 + support for LLVM LTO: compile units with -CLflto -> when compiling a main il y a 6 ans
  Jonas Maebe cf65c55b72 * support specifying the target LLVM/Xcode version il y a 6 ans
  Jonas Maebe bc77aad3d9 * give an error when trying to call through to a C varargs routine with a il y a 6 ans
  Jonas Maebe b2b34338e5 * give an error when trying to call an object instance method via a type node il y a 6 ans
  florian 10ab893de3 * improved explanation for warning 9034 il y a 6 ans
  svenbarth 425e9114f5 + add error message that a record or object type is required il y a 6 ans
  marco b60cbf3329 * systematically capitalize first word of errormsg/sentence, patch by J. Gareth Moreton, mantis 34618 il y a 6 ans
  yury 5c5dc2ed50 * Changed verbosity of ""???" not yet supported inside inline procedure/function" to note to be consistent with note "Call to subroutine "?" marked as inline is not inlined". il y a 7 ans
  pierre 4c0a213f0d Add -Tlinux and -Tembedded help lines for riscv32 and riscv64 compilers il y a 7 ans
  florian a34d4e715c Merged riscv_new branch il y a 7 ans
  svenbarth cfe75ca0fd + add messages to use when generic types of a definition do not match with its declaration il y a 7 ans
  florian 3c69f9a066 + basic infrastructure to generate code for floating point exception il y a 7 ans
  florian 0eea2141f6 * patch by J. Gareth Moreton: clarity in directive conflict error messages, resolves #33754 il y a 7 ans
  svenbarth 0a45d7a774 + add a message that is used when a threadvar section is started inside a class or record without the "class" il y a 7 ans
  svenbarth 7522a34a67 + add a message that can be used if an internal operator hides an existing operator overload il y a 7 ans
  svenbarth b7cc225149 * revert r39043 and r39045 which disallow static array constants inside dynamic constants for Delphi modes il y a 7 ans
  svenbarth 74ca92b5dc + add a message that will be used to complain about static array constants inside dynamic array constants for il y a 7 ans
  nickysn 9a4a61ab97 * automatically switch to external linking (and show message) when requested to il y a 7 ans
  nickysn 600b460ecd + added new debug output option -godwarfomflinnum for generating line number il y a 7 ans
  nickysn b80642c384 + started implementing support for generating Microsoft CodeView debug il y a 7 ans
  svenbarth 56f36e6509 + add a diagnostic mesage for the used unit scopes il y a 7 ans