summaryrefslogtreecommitdiff
path: root/compiler/msg
Commit message (Expand)AuthorAgeFilesLines
* + added the 'farprocspushoddbp' target switch to the help screennickysn2015-09-071-0/+1
* + added the huge memory model option to the compiler help screennickysn2015-09-041-0/+1
* * expand the error message for when trying to use a formal class with anjonas2015-08-301-1/+1
* + support 'SEG' in the i8086 inline assemblernickysn2015-08-261-1/+4
* + added checks and error messages in case a 16-bit segment or group exceeds 64knickysn2015-08-251-1/+12
* * correctly write an error if one tries to implement a method introduced in a...florian2015-07-281-1/+2
* * Update of German error message files by Karl-Michael Schindler, resolves is...florian2015-05-022-114/+93
* * fixed typos in error.msg (patch by Stéphane Aulery, mantis #27931)jonas2015-04-251-2/+2
* + added "code segment too large" and "data segment too large" error messagesnickysn2015-04-201-1/+3
* * changed temporary type_e_anonymous_function_unsupported message into anjonas2015-04-191-4/+0
* * Committed working patches to error message files from Stéphane Aulerymichael2015-04-1710-367/+11141
* * Patch from Stéphane Aulery to fix typos in compiler messages (bug ID 27857)michael2015-04-151-27/+27
* + implemented aasmcpu.process_ea for i8086nickysn2015-04-081-1/+2
* * limit number of possible units with initialization/finalization for a certa...florian2015-04-051-0/+3
* * updated errord(u).msg files by Karl-Michael Schindler, resolves #27725florian2015-03-292-22/+44
* * fix typo (space instead of underscore resulting in broken help display)hajny2015-02-282-2/+2
* + report when compilation of a unit is stopped because it has been already co...florian2015-02-241-0/+3
* + print iphonesim/x86_86-specific command line options in the helpjonas2015-02-231-0/+2
* + print Darwin/AArch64-specific command line options in the helpjonas2015-02-231-0/+6
* * update of german message files by Karl-Michael Schindler, resolves #27342florian2015-02-012-29/+149
* * synchronised with trunk till r29513blocksjonas2015-01-2120-152/+381
|\
| * * give a warning instead of an error if a parameter or local variable in ajonas2015-01-171-1/+6
| * * allow the varargs directive in combination with stdcall as well, resolves #...florian2015-01-171-2/+2
| * * add information about -vz to the help pageshajny2015-01-141-1/+1
| * Added two new messages for changes in assembler symbols after use.pierre2015-01-121-2/+7
| * Fix for Mantis #24872.svenbarth2015-01-061-1/+4
| * * patch by Yuri Zaporozhets to fix typos in text messages, resolves #27250florian2015-01-048-8/+8
| * * updated copyright year to 2015florian2015-01-0420-20/+20
| * * do not mention OS/2 and EMX on option list for x86_64hajny2014-12-235-10/+10
| * * managed types cause a different warning/hint when they are florian2014-12-141-0/+36
| * + handle -CPPACKENUM and -CPPACKRECORD, resolves #27153florian2014-12-131-0/+2
| * * Fixed tex markermichael2014-12-121-5/+5
| * Fix a grammatical error in warning asmr_w_global_access_without_gotsvenbarth2014-12-091-1/+1
| * + write name of missing feature in error messageflorian2014-12-071-1/+1
| * * updates to German message files by Karl-Michael Schindler, resolves #27061florian2014-11-252-68/+194
| * Fix for Mantis #27073. The -vx option is not only for Win32, but in fact for ...svenbarth2014-11-231-1/+1
| * * note about multiple 't' in -gt added to the help pagehajny2014-11-211-1/+1
| * * add some previously missing options to the help page, add support for lis...hajny2014-11-211-16/+27
| * * support for machine-parseable output of information in fpc -i plus improv...hajny2014-11-091-15/+55
| * * fixed typo (can not)hajny2014-11-081-6/+6
| * * mention that misplaced global directives are ignored (mantis #27004)jonas2014-11-061-3/+3
| * merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus ...karoly2014-08-171-0/+1
* | - reverted partial commit of mergejonas2015-01-2120-381/+152
* | * synchronised with trunk r29513jonas2015-01-2120-152/+381
* | * changed the syntax for block procvars from "xxx is block" tojonas2014-07-181-4/+11
|/
* * 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