Commit History

Author SHA1 Message Date
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 years ago
  Jonas Maebe 7aa3b99fb5 + -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses 13 years ago
  Tomas Hajny b11a2b169a * fixed inconsistent license files references 13 years ago
  Tomas Hajny a5a7c2aa3e * directions for reporting bugs are different from those for asking questions nowadays 13 years ago
  Tomas Hajny 20ebbefc2b * e-mail address for reporting bugs is not valid since long time ago 13 years ago
  Tomas Hajny b12c38984b * fpc binary supported options made localizable and not shown separately from those handled by ppc* any longer 13 years ago
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 years ago
  svenbarth c9ca2a6c0c Correct messages that should not have been changed (merge during update gone wrong). Resolves Mantis #21553 13 years ago
  svenbarth bd19a16be9 Add support for Default() intrinsic. For now this is only (fully) supported 13 years ago
  florian f4af507321 * inline is only a hint to the compiler which might be ignored so throw only a hint and not a warning if subroutine cannot be inlined 13 years ago
  florian 0a118768c0 * updated copyright message to 2012 13 years ago
  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
  marco 28c27c409e * fixed up messages compilation after last commit. 13 years ago
  paul 031eb4d51c compiler: fix 'class class' message 13 years ago
  pierre 8f7ea8718b + Add message for TExternalLinker.CatFileContent method 13 years ago
  Jonas Maebe 74510f9069 + generic infrastructure for target-specific switches 13 years ago
  paul 26f66897cd compiler: 14 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
  Jonas Maebe 3b47c40ed2 * check whether methods that implement interface methods are public 14 years ago
  Jonas Maebe f96f5f9e94 + {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking 14 years ago
  paul 8a4634a7b1 merge r13481 from cpstrnew branch by florian 14 years ago
  pierre a5d2840980 + Fix commit 19061, by restoring cs_link_smart code and disabling 14 years ago
  pierre 5a671336c7 Fix go32v2 rtl compilation error and add warning for %es:Const 14 years ago