Commit History

Author SHA1 Message Date
  florian 3c69f9a066 + basic infrastructure to generate code for floating point exception 7 years ago
  tg74 867d145e50 support vector operand bcst,{sae},{er} + k-register 7 years ago
  florian 0eea2141f6 * patch by J. Gareth Moreton: clarity in directive conflict error messages, resolves #33754 7 years ago
  svenbarth 019ebe598a * regenerate msg*.inc files after addition of the message about threadvars inside classes/records without 7 years ago
  svenbarth fa0765d131 * regenerate msg*.inc files after addition of the warning for array operators 7 years ago
  svenbarth 4354821f05 * regenerate msg* files after r39078 7 years ago
  svenbarth 31a9ed573c * regenerate msg* files after addition of the new message for static array constants inside dynamic array 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 a33bf83822 * regenaret msg*.inc after r38941 and r38942 7 years ago
  svenbarth ffe788fcad * regenerate msg{idx,txt}.inc after r38920 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 2c20431a32 Regenerated after: Add more missing -T options 7 years ago
  pierre 6f9a1a77fd new msg*.inc files after: Add missing arm/i8086 targets 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
  florian 5d17b335a6 * based on patch by Christo Crause: when setting the controller type, set also the sub architecture, resolves #33189 7 years ago
  pierre 019a8b66dc Transform internal error into error message for seg(procvar) with is not usable for some i8086 memory models 7 years ago
  Jonas Maebe 1b66995754 * factored out check to determine whether a variable can be subscripted in 7 years ago
  florian 8eb885de91 * better error message if a unit is not found 7 years ago
  nickysn ed4a5acb31 + added -Twin16 (the 16-bit windows target) to the i8086 crosscompiler help screen 7 years ago
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on 7 years ago
  nickysn 29558a74cd + support exporting labels from asm blocks in intel syntax asm blocks via the 7 years ago
  nickysn e58bad8eef + check for the 'pop cs' instruction in the x86 inline assembler and print a 7 years ago
  nickysn cece021bd1 + check whether the address sizes match for x86 string instructions with two 7 years ago
  nickysn a8232ac477 + added warning if source or destination for x86 string instructions isn't 7 years ago