| Commit message (Expand) | Author | Age | Files | Lines |
* | + added the 'farprocspushoddbp' target switch to the help screen | nickysn | 2015-09-07 | 1 | -0/+1 |
* | + added the huge memory model option to the compiler help screen | nickysn | 2015-09-04 | 1 | -0/+1 |
* | * expand the error message for when trying to use a formal class with an | jonas | 2015-08-30 | 1 | -1/+1 |
* | + support 'SEG' in the i8086 inline assembler | nickysn | 2015-08-26 | 1 | -1/+4 |
* | + added checks and error messages in case a 16-bit segment or group exceeds 64k | nickysn | 2015-08-25 | 1 | -1/+12 |
* | * correctly write an error if one tries to implement a method introduced in a... | florian | 2015-07-28 | 1 | -1/+2 |
* | * Update of German error message files by Karl-Michael Schindler, resolves is... | florian | 2015-05-02 | 2 | -114/+93 |
* | * fixed typos in error.msg (patch by Stéphane Aulery, mantis #27931) | jonas | 2015-04-25 | 1 | -2/+2 |
* | + added "code segment too large" and "data segment too large" error messages | nickysn | 2015-04-20 | 1 | -1/+3 |
* | * changed temporary type_e_anonymous_function_unsupported message into an | jonas | 2015-04-19 | 1 | -4/+0 |
* | * Committed working patches to error message files from Stéphane Aulery | michael | 2015-04-17 | 10 | -367/+11141 |
* | * Patch from Stéphane Aulery to fix typos in compiler messages (bug ID 27857) | michael | 2015-04-15 | 1 | -27/+27 |
* | + implemented aasmcpu.process_ea for i8086 | nickysn | 2015-04-08 | 1 | -1/+2 |
* | * limit number of possible units with initialization/finalization for a certa... | florian | 2015-04-05 | 1 | -0/+3 |
* | * updated errord(u).msg files by Karl-Michael Schindler, resolves #27725 | florian | 2015-03-29 | 2 | -22/+44 |
* | * fix typo (space instead of underscore resulting in broken help display) | hajny | 2015-02-28 | 2 | -2/+2 |
* | + report when compilation of a unit is stopped because it has been already co... | florian | 2015-02-24 | 1 | -0/+3 |
* | + print iphonesim/x86_86-specific command line options in the help | jonas | 2015-02-23 | 1 | -0/+2 |
* | + print Darwin/AArch64-specific command line options in the help | jonas | 2015-02-23 | 1 | -0/+6 |
* | * update of german message files by Karl-Michael Schindler, resolves #27342 | florian | 2015-02-01 | 2 | -29/+149 |
* | * synchronised with trunk till r29513blocks | jonas | 2015-01-21 | 20 | -152/+381 |
|\ |
|
| * | * give a warning instead of an error if a parameter or local variable in a | jonas | 2015-01-17 | 1 | -1/+6 |
| * | * allow the varargs directive in combination with stdcall as well, resolves #... | florian | 2015-01-17 | 1 | -2/+2 |
| * | * add information about -vz to the help pages | hajny | 2015-01-14 | 1 | -1/+1 |
| * | Added two new messages for changes in assembler symbols after use. | pierre | 2015-01-12 | 1 | -2/+7 |
| * | Fix for Mantis #24872. | svenbarth | 2015-01-06 | 1 | -1/+4 |
| * | * patch by Yuri Zaporozhets to fix typos in text messages, resolves #27250 | florian | 2015-01-04 | 8 | -8/+8 |
| * | * updated copyright year to 2015 | florian | 2015-01-04 | 20 | -20/+20 |
| * | * do not mention OS/2 and EMX on option list for x86_64 | hajny | 2014-12-23 | 5 | -10/+10 |
| * | * managed types cause a different warning/hint when they are | florian | 2014-12-14 | 1 | -0/+36 |
| * | + handle -CPPACKENUM and -CPPACKRECORD, resolves #27153 | florian | 2014-12-13 | 1 | -0/+2 |
| * | * Fixed tex marker | michael | 2014-12-12 | 1 | -5/+5 |
| * | Fix a grammatical error in warning asmr_w_global_access_without_got | svenbarth | 2014-12-09 | 1 | -1/+1 |
| * | + write name of missing feature in error message | florian | 2014-12-07 | 1 | -1/+1 |
| * | * updates to German message files by Karl-Michael Schindler, resolves #27061 | florian | 2014-11-25 | 2 | -68/+194 |
| * | Fix for Mantis #27073. The -vx option is not only for Win32, but in fact for ... | svenbarth | 2014-11-23 | 1 | -1/+1 |
| * | * note about multiple 't' in -gt added to the help page | hajny | 2014-11-21 | 1 | -1/+1 |
| * | * add some previously missing options to the help page, add support for lis... | hajny | 2014-11-21 | 1 | -16/+27 |
| * | * support for machine-parseable output of information in fpc -i plus improv... | hajny | 2014-11-09 | 1 | -15/+55 |
| * | * fixed typo (can not) | hajny | 2014-11-08 | 1 | -6/+6 |
| * | * mention that misplaced global directives are ignored (mantis #27004) | jonas | 2014-11-06 | 1 | -3/+3 |
| * | merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus ... | karoly | 2014-08-17 | 1 | -0/+1 |
* | | - reverted partial commit of merge | jonas | 2015-01-21 | 20 | -381/+152 |
* | | * synchronised with trunk r29513 | jonas | 2015-01-21 | 20 | -152/+381 |
* | | * changed the syntax for block procvars from "xxx is block" to | jonas | 2014-07-18 | 1 | -4/+11 |
|/ |
|
* | * added description for option @ and missing bracket at the end of list for -P | hajny | 2014-07-08 | 1 | -2/+3 |
* | + added error message in case the HUGEPOINTERNORMALIZATION directive is used | nickysn | 2014-07-04 | 1 | -1/+4 |
* | - rm the scan_w_hugepointernormalization_not_support message, replaced with | nickysn | 2014-07-04 | 1 | -3/+1 |
* | As discussed on core enable the abstract class construction warning by defaul... | svenbarth | 2014-07-02 | 1 | -1/+1 |
* | * update of German error message files by Karl-Michael Schindler | jonas | 2014-07-02 | 2 | -154/+324 |