Commit History

Author SHA1 Message Date
  Jonas Maebe 3589f90cf8 * also show the valid bounds in most cases when signalling a range check 13 years ago
  Jonas Maebe eb2cccffda + -WM<X> and -WP<x> command line parameters to specify the minimally required 13 years ago
  Jonas Maebe a6a43c71ec * give an error message when including a file starting with an UTF-8 BOM 13 years ago
  Tomas Hajny f1b81f12b5 * indicate -an being only useful with -dEXTDEBUG 13 years ago
  florian 96e8e89e16 * write error code if an object file cannot be created 13 years ago
  paul 031eb4d51c compiler: fix 'class class' message 13 years ago
  pierre 8e843bc892 Regenerate msg include files 13 years ago
  paul 91294c64de compiler: forgotten message files 13 years ago
  paul 26f66897cd compiler: 13 years ago
  florian 6ec0f2549a * factored load node flags out of node flags to gain space 14 years ago
  sergei 6a3fe72de9 + Support .rva directive in AT&T reader. Put it into base class because it generally applies to all targets with COFF output, but enabled for Windows targets only (others need additional testing). 14 years ago
  sergei 85f7914906 * Don't generate .seh_endprologue if SEH directives are present in the text of (pure assembler) procedure, as it results in duplicate .seh_endprologue. 14 years ago
  sergei 0db44ae108 + Support SEH directives in x86_64 AT&T asmreader. 14 years ago
  paul 8a4634a7b1 merge r13481 from cpstrnew branch by florian 14 years ago
  pierre 30129a0363 * msg files regeneration after commit 19057 14 years ago
  pierre f9fbe661f0 * msg files regeneration after commit 19057 14 years ago
  florian 1491d77c9d * avoid ugly space in compilation summary 14 years ago
  florian c855c7a0aa * unified handling of comparison of constant and expression with disjunct ranges of values 14 years ago
  florian cf874a3465 * give a more understandable error message if a procedure "result" is tried to be a 14 years ago
  sergei bbae63a4f2 * Check that a single interface is only delegated to a single property within a class. 14 years ago
  florian 562961fd42 * catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler 14 years ago
  florian 57cdf34a6b * put -Wpxxxx switch on the help screen 14 years ago
  pierre 54fc0bf694 Add missing x86_64 -A options 14 years ago
  pierre f220513821 + Warning for possible library overloading 14 years ago
  florian 4f18a59b87 * fixes errore.msg file errors, resolves #19541 14 years ago
  florian ebc7a10954 * synchronized -Wxxxxx handling in options.pas and help screen, resolves #19400 14 years ago
  florian 93e53e1990 * allow also smaller values for code alignment parameters than the current one, resolves #19463 14 years ago
  sergei d908fb42f7 x86 assembler fixes: 14 years ago
  florian d0c6e23116 + -Sy on the command line is now equal to $T+, resolves #16160 14 years ago
  paul f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 years ago