提交历史

作者 SHA1 备注 提交日期
  nickysn ce0bd81273 + show an error message 'procedure must be far' if an attempt is made to convert 11 年之前
  florian d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. 11 年之前
  Jonas Maebe d9dab6f2f1 * changed the severity of messages showing overloaded routines with all 11 年之前
  Jonas Maebe 4a0528399e * check all overloaded routines for mangled name conflicts on the JVM 11 年之前
  pierre ca156aa64a Force external linker for nasm smartlinking 11 年之前
  Jonas Maebe 9420a5d7a7 * also check for targets not supporting -gc/checkpointer functionality in 11 年之前
  florian 6697939903 * replaced some aren't, weren't, can't by are not, were not, cannot 11 年之前
  sergei e1cf19d05d + Require -d and -u command line options to have an argument, Mantis #25082. 11 年之前
  pierre 6feab20b01 regenerated after: Add different message for static libraary not supported 11 年之前
  pierre 408dc2d2c1 Regenerated after: Add -h output for new assemblers 11 年之前
  pierre 12a1a680cc Regenerated after: Add help output for new -ao option to set asmextraopt 11 年之前
  paul 79ef05407a compiler: fix error message (was error message about resourcestring for property) 11 年之前
  paul 52d1cbc544 compiler: 11 年之前
  paul 1c578de28c compiler: 12 年之前
  nickysn 4d6a9137cf + added the new -CTcld option to the help screen 12 年之前
  nickysn 912299e9e7 + documented the new options -Wtexe and -Wtcom in the fpc help 12 年之前
  florian 02e054a09e + fpc -i now writes also the available inline assembler input modes 12 年之前
  paul 8d526e9b07 compiler: add a check for srsym <> nil since try_consume_unitsym may change srsym to nil, better error message 12 年之前
  Jonas Maebe a14ceba791 + -CTinitlocals switch for the JVM that initialises all local variables 12 年之前
  Jonas Maebe 6013606a97 + -CTlowercaseprocstart switch to lowercase the first character of routines 12 年之前
  florian f58d1461c3 * fixed help page for -C3 as mentioned by Dmitry Boyarintsev on the mailing list 12 年之前
  florian d4968e054b + arm: tsettings.instructionset 12 年之前
  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 12 年之前
  florian 37df6f6455 * nostackframe now results in an error if used on pascal subroutines 12 年之前
  svenbarth b6bfa864d4 Disallow the usage of the inline assembler inside generics, because there are currently two problems: 12 年之前
  svenbarth 2e186a91fa Add support for integer constants to SetPEFlags and SetPEOptFlags. This is Delphi compatible. 12 年之前
  nickysn fa9c26f76f + medium memory model added to the compiler help messages 12 年之前
  nickysn b409d600ee + implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well 12 年之前
  Jonas Maebe 262593c571 * "can not" -> "cannot" 12 年之前
  florian 79d5d83f6c * fixed lazy english 12 年之前