Histórico de Commits

Autor SHA1 Mensagem Data
  svenbarth 2e186a91fa Add support for integer constants to SetPEFlags and SetPEOptFlags. This is Delphi compatible. há 12 anos atrás
  nickysn fa9c26f76f + medium memory model added to the compiler help messages há 12 anos atrás
  nickysn b409d600ee + implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well há 12 anos atrás
  Jonas Maebe 262593c571 * "can not" -> "cannot" há 12 anos atrás
  florian 79d5d83f6c * fixed lazy english há 12 anos atrás
  svenbarth 376bd046aa Don't allow "static" for class operators or normal methods (except in objects). há 12 anos atrás
  florian 7511968f2b + warn if one of the linux libc startup code files is not found há 12 anos atrás
  svenbarth 489e038379 Disallow "protected" and "strict protected" in extended records (Delphi compatible). há 12 anos atrás
  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. há 12 anos atrás
  Jonas Maebe 39e31337f1 * documented -CTthumbinterworking parameter há 12 anos atrás
  florian 3ca7a5ff8e - remove switch -Wx for arm thumb interworking, one should use -CTHUMBTINTERWORKING=ON instead há 12 anos atrás
  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. há 12 anos atrás
  florian 7184306a4c + option -Wx to generate thumb interworking safe code on arm há 12 anos atrás
  paul 1b8369dd99 compiler: don't allow parameterless constructors há 12 anos atrás
  paul 3a3c10a474 compiler: don't allow constants, methods, class members and properties for local or anonymous records (fixes bug #0023000) há 12 anos atrás
  florian fce9e953b4 + nested exit support há 12 anos atrás
  Jonas Maebe 6ac8b4fbdf * give a proper error when an mmx/fpu/sse register is used inside a memory há 12 anos atrás
  florian db68214e88 + support setpeoptflags directive, resolves #23447 há 13 anos atrás
  Jonas Maebe 2dac1c445a - disabled Stabs support on 64 bit targets (mantis #23365) há 13 anos atrás
  florian f6109d7c65 * improved error reporting by printing the type being found in with expressions há 13 anos atrás
  Jonas Maebe cb41d6355c * clarified -Cb explanation (mantis #23308) há 13 anos atrás
  Jonas Maebe 4aa05f5133 + support for automatically generating setters/getters for properties on the há 13 anos atrás
  svenbarth 8a631e9ba8 msg/errore.msg: há 13 anos atrás
  florian a499a30ca9 * fixes to avx support by Torsten Grundke há 13 anos atrás
  pierre be5839e44a Add warning/error message about possible problems with nostackframe modifier há 13 anos atrás
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke há 13 anos atrás
  Jonas Maebe 81b50af768 * fixed typo (overring -> overriding) há 13 anos atrás
  Jonas Maebe 4d0e4e1b56 * treat "[var + rip]" in intel assembler mode as addr_pic_no_got on x86-64 há 13 anos atrás
  Jonas Maebe 288d1ec74a * support referencing "result" in nostackframe pure assembler routines if há 13 anos atrás
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects há 13 anos atrás