summaryrefslogtreecommitdiff
path: root/compiler/msgtxt.inc
Commit message (Expand)AuthorAgeFilesLines
* + show -Mextendedpascal in the help pageflorian2016-02-041-77/+79
* + show -Miso in the help pageflorian2016-02-041-67/+68
* msgidx.inc & msgtixt.inc: regenerate after r32978svenbarth2016-01-221-468/+468
* + added check if the selected cpu is 386+ when writing a 66h or 67h prefix innickysn2016-01-071-314/+315
* + added i8086 to the list of supported cpus in the compiler usage help screennickysn2016-01-071-49/+50
* + support for the .code directive in arm inline assemblerflorian2016-01-031-284/+289
* regenerated msgidx.inc and msgtxt.inc afer r32324karoly2015-11-151-0/+1
* * regenerated msgidx.inc and msgtxt.inc after r32322svenbarth2015-11-141-30/+30
* + handle properly inline asm segment constants different than word:nickysn2015-11-101-323/+319
* + implemented the 'SEG @DATA' inline assembler directive for i8086nickysn2015-11-101-311/+316
* + added an error message when trying to compile a tiny model DOS .COM file withnickysn2015-11-081-283/+287
* Regenerated after addition of new general_e_exception_raised Errorpierre2015-09-231-683/+684
* msg/errore.msg:svenbarth2015-09-181-526/+523
* * use binutils 2.19+ linker script "augmentation" functionality to specifyjonas2015-09-141-18/+21
* - reverted r31664, it causes crashes with some ld versions :/jonas2015-09-131-21/+18
* * use binutils 2.19+ linker script "augmentation" functionality to specifyjonas2015-09-131-18/+21
* + added the 'farprocspushoddbp' target switch to the help screennickysn2015-09-071-146/+148
* + added the huge memory model option to the compiler help screennickysn2015-09-041-24/+23
* * expand the error message for when trying to use a formal class with anjonas2015-08-301-382/+384
* + support 'SEG' in the i8086 inline assemblernickysn2015-08-261-257/+262
* + added checks and error messages in case a 16-bit segment or group exceeds 64knickysn2015-08-251-252/+257
* * correctly write an error if one tries to implement a method introduced in a...florian2015-07-281-519/+517
* * fixed typos in error.msg (patch by Stéphane Aulery, mantis #27931)jonas2015-04-251-208/+208
* + added "code segment too large" and "data segment too large" error messagesnickysn2015-04-201-279/+283
* * changed temporary type_e_anonymous_function_unsupported message into anjonas2015-04-191-433/+430
* * regenerated message files after r30604jonas2015-04-151-334/+333
* + implemented aasmcpu.process_ea for i8086nickysn2015-04-081-254/+257
* * limit number of possible units with initialization/finalization for a certa...florian2015-04-051-366/+366
* + report when compilation of a unit is stopped because it has been already co...florian2015-02-241-460/+462
* + print iphonesim/x86_86-specific command line options in the helpjonas2015-02-231-61/+61
* + print Darwin/AArch64-specific command line options in the helpjonas2015-02-231-57/+64
* * synchronised with trunk till r29513blocksjonas2015-01-211-595/+668
|\
| * * give a warning instead of an error if a parameter or local variable in ajonas2015-01-171-295/+296
| * * allow the varargs directive in combination with stdcall as well, resolves #...florian2015-01-171-313/+312
| * * add information about -vz to the help pageshajny2015-01-141-1/+1
| * Regenerated after msg/errore.msg commit:pierre2015-01-121-303/+304
| * Fix for Mantis #24872.svenbarth2015-01-061-472/+475
| * * patch by Yuri Zaporozhets to fix typos in text messages, resolves #27250florian2015-01-041-1/+1
| * * forgot to regenerate msgtxt.incflorian2015-01-041-1/+1
| * * do not mention OS/2 and EMX on option list for x86_64hajny2014-12-231-24/+24
| * * managed types cause a different warning/hint when they are florian2014-12-141-240/+252
| * + handle -CPPACKENUM and -CPPACKRECORD, resolves #27153florian2014-12-131-412/+411
| * Regenerate msg*.inc filessvenbarth2014-12-091-142/+142
| * + write name of missing feature in error messageflorian2014-12-071-304/+305
| * Fix for Mantis #27073. The -vx option is not only for Win32, but in fact for ...svenbarth2014-11-231-22/+23
| * * note about multiple 't' in -gt added to the help pagehajny2014-11-211-98/+99
| * * add some previously missing options to the help page, add support for lis...hajny2014-11-211-196/+212
| * * support for machine-parseable output of information in fpc -i plus improv...hajny2014-11-091-171/+209
| * * fixed typo (can not)hajny2014-11-081-332/+332
| * * mention that misplaced global directives are ignored (mantis #27004)jonas2014-11-061-356/+356