Commit History

Author SHA1 Message Date
  pierre 397629dd39 ------------------------------------------------------------------------ 4 years ago
  svenbarth adfe9581ba Merged revision(s) 47390 from trunk: 4 years ago
  marco 94894e7f79 --- Merging r48432 into '.': 4 years ago
  Jonas Maebe 76045bfc04 * merged macOS/AArch64 support + revisions these changes depended on 4 years ago
  joost 8d73e8cfaa --- Merging r43831 into '.': 5 years ago
  Jonas Maebe eeb8c747d5 --- Merging r42499 into '.': 5 years ago
  marco d1070172f8 * merged 44008,44009, but due to conflicts ran it manually. 5 years ago
  marco 037583ef4e --- Merging r40654 into '.': 5 years ago
  Jonas Maebe 3ac703506c * rest of the previous accidental partial commit 6 years ago
  marco 2b01261f36 --- Recording mergeinfo for merge of r39673 into '.': 6 years ago
  florian 0eea2141f6 * patch by J. Gareth Moreton: clarity in directive conflict error messages, resolves #33754 7 years ago
  svenbarth 0a45d7a774 + add a message that is used when a threadvar section is started inside a class or record without the "class" 7 years ago
  svenbarth 7522a34a67 + add a message that can be used if an internal operator hides an existing operator overload 7 years ago
  svenbarth b7cc225149 * revert r39043 and r39045 which disallow static array constants inside dynamic constants for Delphi modes 7 years ago
  svenbarth 74ca92b5dc + add a message that will be used to complain about static array constants inside dynamic array constants for 7 years ago
  nickysn 9a4a61ab97 * automatically switch to external linking (and show message) when requested to 7 years ago
  nickysn 600b460ecd + added new debug output option -godwarfomflinnum for generating line number 7 years ago
  nickysn b80642c384 + started implementing support for generating Microsoft CodeView debug 7 years ago
  svenbarth 56f36e6509 + add a diagnostic mesage for the used unit scopes 7 years ago
  svenbarth aa38d6f831 * adjust text for -FN<x> to include both "namespace" and "unit scope" 7 years ago
  svenbarth 7e1a058bb2 * document new -FN<x> option 7 years ago
  florian 42d6e81c33 * made message about subroutines not being inlined a note instead of a hint, see also #33515 7 years ago
  nickysn 602dd31a45 + added a warning for using cs/ds/es/ss segment overrides in inline assembly on 7 years ago
  pierre 46d83d296b Add more missing -T options 7 years ago
  pierre ed15a50562 Add missing arm/i8086 targets 7 years ago
  pierre 5fe20f3f9d Add an explicit comment inside help pages 7 years ago
  nickysn 45fdd7655d + support concatenation of references in x86 intel syntax inline asm: 7 years ago
  florian 62df4a4083 * patch by Christo Crause: more descriptive error message when BRxx destination out of reach 7 years ago
  florian 73aef1402b + compiler writes a hint if a subroutine marked as inline cannot be/is not inlined, resolves #31717 7 years ago
  florian d031545f88 * warn if the first constant element of a range set expression is greater than the second one, resolves #31936 7 years ago