summaryrefslogtreecommitdiff
path: root/compiler/msgidx.inc
Commit message (Expand)AuthorAgeFilesLines
* --- Merging r42499 into '.':jonas2020-01-261-2/+3
* --- Merging r40654 into '.':marco2019-11-071-2/+3
* * rest of the previous accidental partial commitjonas2019-02-071-2/+3
* --- Recording mergeinfo for merge of r39673 into '.':marco2018-09-271-2/+4
* * patch by J. Gareth Moreton: clarity in directive conflict error messages, r...florian2018-07-071-1/+1
* * regenerate msg*.inc files after addition of the message about threadvars in...svenbarth2018-06-231-2/+3
* * regenerate msg*.inc files after addition of the warning for array operatorssvenbarth2018-06-201-2/+3
* * regenerate msg* files after r39078svenbarth2018-05-211-3/+2
* * regenerate msg* files after addition of the new message for static array co...svenbarth2018-05-201-2/+3
* * automatically switch to external linking (and show message) when requested tonickysn2018-05-171-2/+3
* + added new debug output option -godwarfomflinnum for generating line numbernickysn2018-05-171-1/+1
* + started implementing support for generating Microsoft CodeView debugnickysn2018-05-161-1/+1
* * regenaret msg*.inc after r38941 and r38942svenbarth2018-05-071-2/+3
* * regenerate msg{idx,txt}.inc after r38920svenbarth2018-05-051-1/+1
* * made message about subroutines not being inlined a note instead of a hint, ...florian2018-04-051-1/+1
* + added a warning for using cs/ds/es/ss segment overrides in inline assembly onnickysn2018-03-131-2/+3
* Regenerated after: Add more missing -T optionspierre2018-03-061-1/+1
* new msg*.inc files after: Add missing arm/i8086 targetspierre2018-03-051-1/+1
* + support concatenation of references in x86 intel syntax inline asm:nickysn2018-02-261-2/+4
* * patch by Christo Crause: more descriptive error message when BRxx destinati...florian2018-02-251-2/+3
* + compiler writes a hint if a subroutine marked as inline cannot be/is not in...florian2018-02-241-2/+3
* * warn if the first constant element of a range set expression is greater tha...florian2018-02-231-2/+3
* * based on patch by Christo Crause: when setting the controller type, set als...florian2018-02-181-2/+3
* Transform internal error into error message for seg(procvar) with is not usa...pierre2018-02-121-2/+3
* * factored out check to determine whether a variable can be subscripted injonas2018-01-011-1/+1
* * better error message if a unit is not foundflorian2017-12-291-1/+1
* + added -Twin16 (the 16-bit windows target) to the i8086 crosscompiler help s...nickysn2017-12-111-1/+1
* + write selected features in ppu of the system unit and load them further onflorian2017-12-101-2/+3
* + support exporting labels from asm blocks in intel syntax asm blocks via thenickysn2017-10-301-2/+4
* + check for the 'pop cs' instruction in the x86 inline assembler and print anickysn2017-10-241-2/+4
* + check whether the address sizes match for x86 string instructions with twonickysn2017-10-161-2/+3
* + added warning if source or destination for x86 string instructions isn'tnickysn2017-10-141-2/+3
* + added error message in the intel assembler reader, when an attempt is made tonickysn2017-10-131-2/+3
* * fix for Mantis #30344: applied patch by Mario Ray Mahardhika to add new com...svenbarth2017-10-091-1/+1
* + add support for $SetPE{OS,SubSys,User}Version directives; Delphi compatible...svenbarth2017-09-301-2/+5
* Add aarch64 and sparc64 linux targets to help outputpierre2017-09-181-1/+1
* regenerated compiler messages after r37029karoly2017-08-221-1/+1
* msgtxt.inc and msgidx.inc regenerated after: Remove obsolete -Tsunos help lin...pierre2017-08-041-1/+1
* Regenerated files after: Add help for second argument to -Ch option, -Chx,y y...pierre2017-05-191-1/+1
* Add -Wh command line option to enable HugeCode (equivalent of $F+)pierre2017-05-121-1/+1
* + correctly handle COMDAT sections in COFF files (at least as long as the COM...svenbarth2017-05-121-2/+14
* + write name of segment/group which is too largeflorian2017-02-191-1/+1
* * correctly handle push <imm> on 80186+florian2017-02-191-2/+4
* * also generate Big Obj COFF files with the GNU utilities (needs 2.25 or newe...svenbarth2017-02-031-1/+1
* * fix for issue #29936: check if the internal needed types are availableflorian2017-01-151-2/+4
* * give an error if -Pxxx is specified to the compiler binary and xxx is notjonas2017-01-141-2/+3
* * -Sr option for iso mode: in case no command line parameter is passed, the f...florian2017-01-071-1/+1
* * regenerate after r35181svenbarth2016-12-231-1/+1
* * regenerate msgidx.inc and msgtxt.inc after r35079; thankfully that didn't b...svenbarth2016-12-071-1/+1
* m68k: refactor of the reglist and the regpair support in the assembler reader...karoly2016-11-051-2/+2