Commit History

Autor SHA1 Mensaxe Data
  paul 8d526e9b07 compiler: add a check for srsym <> nil since try_consume_unitsym may change srsym to nil, better error message %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe a14ceba791 + -CTinitlocals switch for the JVM that initialises all local variables %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 6013606a97 + -CTlowercaseprocstart switch to lowercase the first character of routines %!s(int64=12) %!d(string=hai) anos
  florian f58d1461c3 * fixed help page for -C3 as mentioned by Dmitry Boyarintsev on the mailing list %!s(int64=12) %!d(string=hai) anos
  florian d4968e054b + arm: tsettings.instructionset %!s(int64=12) %!d(string=hai) anos
  nickysn 243e3bbb77 + added i8086 memory model flags to the ppu flags and added a check that prevents the using of units compiled for different memory models %!s(int64=12) %!d(string=hai) anos
  florian 37df6f6455 * nostackframe now results in an error if used on pascal subroutines %!s(int64=12) %!d(string=hai) anos
  svenbarth b6bfa864d4 Disallow the usage of the inline assembler inside generics, because there are currently two problems: %!s(int64=12) %!d(string=hai) anos
  svenbarth 2e186a91fa Add support for integer constants to SetPEFlags and SetPEOptFlags. This is Delphi compatible. %!s(int64=12) %!d(string=hai) anos
  nickysn fa9c26f76f + medium memory model added to the compiler help messages %!s(int64=12) %!d(string=hai) anos
  nickysn b409d600ee + implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 262593c571 * "can not" -> "cannot" %!s(int64=12) %!d(string=hai) anos
  florian 79d5d83f6c * fixed lazy english %!s(int64=12) %!d(string=hai) anos
  svenbarth 376bd046aa Don't allow "static" for class operators or normal methods (except in objects). %!s(int64=12) %!d(string=hai) anos
  florian 7511968f2b + warn if one of the linux libc startup code files is not found %!s(int64=12) %!d(string=hai) anos
  svenbarth 489e038379 Disallow "protected" and "strict protected" in extended records (Delphi compatible). %!s(int64=12) %!d(string=hai) anos
  svenbarth 344571cb4e Added support for type helpers. In non Delphi modes they use "type helper" and in mode Delphi they use "record helper". They can also be used on constants. %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 39e31337f1 * documented -CTthumbinterworking parameter %!s(int64=12) %!d(string=hai) anos
  florian 3ca7a5ff8e - remove switch -Wx for arm thumb interworking, one should use -CTHUMBTINTERWORKING=ON instead %!s(int64=12) %!d(string=hai) anos
  sergei d762ef9e78 + PECOFF targets: support more than 65535 relocations per object section, resolves #23752. DJCOFF targets: give a fatal error, since this object file format does not support extended relocations. %!s(int64=12) %!d(string=hai) anos
  florian 7184306a4c + option -Wx to generate thumb interworking safe code on arm %!s(int64=12) %!d(string=hai) anos
  paul 1b8369dd99 compiler: don't allow parameterless constructors %!s(int64=12) %!d(string=hai) anos
  paul 3a3c10a474 compiler: don't allow constants, methods, class members and properties for local or anonymous records (fixes bug #0023000) %!s(int64=12) %!d(string=hai) anos
  florian fce9e953b4 + nested exit support %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 6ac8b4fbdf * give a proper error when an mmx/fpu/sse register is used inside a memory %!s(int64=12) %!d(string=hai) anos
  florian db68214e88 + support setpeoptflags directive, resolves #23447 %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 2dac1c445a - disabled Stabs support on 64 bit targets (mantis #23365) %!s(int64=13) %!d(string=hai) anos
  florian f6109d7c65 * improved error reporting by printing the type being found in with expressions %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe cb41d6355c * clarified -Cb explanation (mantis #23308) %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 4aa05f5133 + support for automatically generating setters/getters for properties on the %!s(int64=13) %!d(string=hai) anos