summaryrefslogtreecommitdiff
path: root/compiler/msg
Commit message (Expand)AuthorAgeFilesLines
* * added description for option @ and missing bracket at the end of list for -Phajny2014-07-081-2/+3
* + added error message in case the HUGEPOINTERNORMALIZATION directive is usednickysn2014-07-041-1/+4
* - rm the scan_w_hugepointernormalization_not_support message, replaced withnickysn2014-07-041-3/+1
* As discussed on core enable the abstract class construction warning by defaul...svenbarth2014-07-021-1/+1
* * update of German error message files by Karl-Michael Schindlerjonas2014-07-022-154/+324
* Add a new warning message that is generated if an instance of an abstract cla...svenbarth2014-07-011-1/+4
* + added a $HUGEPOINTERNORMALIZATION switchnickysn2014-06-271-1/+3
* + added warning in case a far pointer is declared on a platform that does notnickysn2014-06-271-1/+5
* + added the compact and large memory models to the compiler command line optionnickysn2014-06-261-0/+2
* * show an error if the user attempts to create a dos .com file in an i8086nickysn2014-06-261-1/+2
* + added a warning if HeapMax<HeapMin is specified with the $M directivenickysn2014-06-241-1/+4
* * don't allow default parameter values for parameter types that don't acceptjonas2014-06-201-1/+7
* + added warning in case of an $M directive with an invalid stack size specifiednickysn2014-06-151-1/+6
* * Updated header: this file is in cp866 encoding.sergei2014-05-271-1/+1
* + show an error message 'procedure must be far' if an attempt is made to convertnickysn2014-04-131-1/+4
* + support for FMA intrinsic: if there is no hardware support, the compiler th...florian2014-04-131-1/+5
* * changed the severity of messages showing overloaded routines with alljonas2014-04-101-0/+2
* * check all overloaded routines for mangled name conflicts on the JVMjonas2014-04-101-1/+6
* Force external linker for nasm smartlinkingpierre2014-04-101-1/+2
* * also check for targets not supporting -gc/checkpointer functionality injonas2014-03-131-1/+3
* * replaced some aren't, weren't, can't by are not, were not, cannotflorian2014-02-221-101/+101
* * updated year in logo from 2013 to 2014florian2014-02-2220-21/+21
* + Require -d and -u command line options to have an argument, Mantis #25082.sergei2014-02-121-1/+5
* * Add different message for static libraary not supportedpierre2014-01-271-1/+4
* Add -h output for new assemblerspierre2014-01-211-0/+10
* Add help output for new -ao option to set asmextraoptpierre2014-01-211-0/+1
* compiler: fix error message (was error message about resourcestring for prope...paul2014-01-051-1/+4
* compiler: paul2014-01-041-0/+1
* compiler:paul2013-10-083-6/+6
* + added the new -CTcld option to the help screennickysn2013-09-281-0/+6
* + documented the new options -Wtexe and -Wtcom in the fpc helpnickysn2013-09-211-0/+3
* + fpc -i now writes also the available inline assembler input modesflorian2013-09-131-0/+3
* compiler: add a check for srsym <> nil since try_consume_unitsym may change s...paul2013-09-0520-40/+40
* + -CTinitlocals switch for the JVM that initialises all local variablesjonas2013-08-291-4/+5
* + -CTlowercaseprocstart switch to lowercase the first character of routinesjonas2013-08-291-0/+1
* * fixed help page for -C3 as mentioned by Dmitry Boyarintsev on the mailing listflorian2013-08-261-2/+2
* + arm: tsettings.instructionsetflorian2013-08-251-0/+1
* + added i8086 memory model flags to the ppu flags and added a check that prev...nickysn2013-08-251-0/+3
* o error message file update by Karl-Michael Schindler:florian2013-06-183-13/+51
* * nostackframe now results in an error if used on pascal subroutinesflorian2013-06-163-3/+3
* Disallow the usage of the inline assembler inside generics, because there are...svenbarth2013-06-131-1/+3
* Add support for integer constants to SetPEFlags and SetPEOptFlags. This is De...svenbarth2013-06-131-1/+7
* + medium memory model added to the compiler help messagesnickysn2013-06-101-0/+1
* + implemented the tiny memory model for i8086-msdos; we now produce working d...nickysn2013-06-021-0/+4
* * "can not" -> "cannot"jonas2013-03-261-3/+3
* * fixed lazy englishflorian2013-03-231-1/+1
* Don't allow "static" for class operators or normal methods (except in objects).svenbarth2013-03-201-1/+4
* + warn if one of the linux libc startup code files is not foundflorian2013-03-171-0/+3
* * updates of german message files by Karl-Michael Schindlerflorian2013-02-142-381/+397
* Disallow "protected" and "strict protected" in extended records (Delphi compa...svenbarth2013-02-111-1/+6