Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn 8b7863d076 + added warning in case a far pointer is declared on a platform that does not vor 11 Jahren
  nickysn 140ce2a880 + added the compact and large memory models to the compiler command line option vor 11 Jahren
  nickysn ce87e72721 * show an error if the user attempts to create a dos .com file in an i8086 vor 11 Jahren
  nickysn db011dfb7a + added a warning if HeapMax<HeapMin is specified with the $M directive vor 11 Jahren
  Jonas Maebe 2df1d5ec58 * don't allow default parameter values for parameter types that don't accept vor 11 Jahren
  nickysn 82eb84ddff + added warning in case of an $M directive with an invalid stack size specified vor 11 Jahren
  nickysn ce0bd81273 + show an error message 'procedure must be far' if an attempt is made to convert vor 11 Jahren
  florian d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. vor 11 Jahren
  Jonas Maebe d9dab6f2f1 * changed the severity of messages showing overloaded routines with all vor 11 Jahren
  Jonas Maebe 4a0528399e * check all overloaded routines for mangled name conflicts on the JVM vor 11 Jahren
  pierre ca156aa64a Force external linker for nasm smartlinking vor 11 Jahren
  Jonas Maebe 9420a5d7a7 * also check for targets not supporting -gc/checkpointer functionality in vor 11 Jahren
  florian 6697939903 * replaced some aren't, weren't, can't by are not, were not, cannot vor 11 Jahren
  sergei e1cf19d05d + Require -d and -u command line options to have an argument, Mantis #25082. vor 11 Jahren
  pierre 6feab20b01 regenerated after: Add different message for static libraary not supported vor 11 Jahren
  pierre 408dc2d2c1 Regenerated after: Add -h output for new assemblers vor 11 Jahren
  pierre 12a1a680cc Regenerated after: Add help output for new -ao option to set asmextraopt vor 11 Jahren
  paul 79ef05407a compiler: fix error message (was error message about resourcestring for property) vor 11 Jahren
  paul 52d1cbc544 compiler: vor 11 Jahren
  paul 1c578de28c compiler: vor 12 Jahren
  nickysn 4d6a9137cf + added the new -CTcld option to the help screen vor 12 Jahren
  nickysn 912299e9e7 + documented the new options -Wtexe and -Wtcom in the fpc help vor 12 Jahren
  florian 02e054a09e + fpc -i now writes also the available inline assembler input modes vor 12 Jahren
  paul 8d526e9b07 compiler: add a check for srsym <> nil since try_consume_unitsym may change srsym to nil, better error message vor 12 Jahren
  Jonas Maebe a14ceba791 + -CTinitlocals switch for the JVM that initialises all local variables vor 12 Jahren
  Jonas Maebe 6013606a97 + -CTlowercaseprocstart switch to lowercase the first character of routines vor 12 Jahren
  florian f58d1461c3 * fixed help page for -C3 as mentioned by Dmitry Boyarintsev on the mailing list vor 12 Jahren
  florian d4968e054b + arm: tsettings.instructionset vor 12 Jahren
  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 vor 12 Jahren
  florian 37df6f6455 * nostackframe now results in an error if used on pascal subroutines vor 12 Jahren