summaryrefslogtreecommitdiff
path: root/compiler/msgtxt.inc
Commit message (Expand)AuthorAgeFilesLines
* --- Merging r42499 into '.':jonas2020-01-261-498/+497
* * merged 44008,44009, but due to conflicts ran it manually.marco2020-01-221-1/+1
* --- Merging r40654 into '.':marco2019-11-071-364/+365
* * rest of the previous accidental partial commitjonas2019-02-071-582/+591
* --- Recording mergeinfo for merge of r39673 into '.':marco2018-09-271-460/+460
* * patch by J. Gareth Moreton: clarity in directive conflict error messages, r...florian2018-07-071-410/+408
* * regenerate msg*.inc files after addition of the message about threadvars in...svenbarth2018-06-231-572/+581
* * regenerate msg*.inc files after addition of the warning for array operatorssvenbarth2018-06-201-570/+565
* * regenerate msg* files after r39078svenbarth2018-05-211-582/+584
* * regenerate msg* files after addition of the new message for static array co...svenbarth2018-05-201-584/+582
* * automatically switch to external linking (and show message) when requested tonickysn2018-05-171-253/+257
* + added new debug output option -godwarfomflinnum for generating line numbernickysn2018-05-171-119/+122
* + started implementing support for generating Microsoft CodeView debugnickysn2018-05-161-124/+125
* * regenaret msg*.inc after r38941 and r38942svenbarth2018-05-071-585/+585
* * regenerate msg{idx,txt}.inc after r38920svenbarth2018-05-051-123/+124
* * 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-363/+361
* Regenerated after: Add more missing -T optionspierre2018-03-061-122/+129
* new msg*.inc files after: Add missing arm/i8086 targetspierre2018-03-051-69/+71
* + support concatenation of references in x86 intel syntax inline asm:nickysn2018-02-261-356/+363
* * patch by Christo Crause: more descriptive error message when BRxx destinati...florian2018-02-251-324/+327
* + compiler writes a hint if a subroutine marked as inline cannot be/is not in...florian2018-02-241-416/+410
* * warn if the first constant element of a range set expression is greater tha...florian2018-02-231-487/+496
* * regenerated msgtxt.inc, resolves #33208florian2018-02-221-1/+1
* * based on patch by Christo Crause: when setting the controller type, set als...florian2018-02-181-758/+764
* Transform internal error into error message for seg(procvar) with is not usa...pierre2018-02-121-496/+494
* * factored out check to determine whether a variable can be subscripted injonas2018-01-011-228/+229
* * better error message if a unit is not foundflorian2017-12-291-176/+175
* + added -Twin16 (the 16-bit windows target) to the i8086 crosscompiler help s...nickysn2017-12-111-50/+52
* + write selected features in ppu of the system unit and load them further onflorian2017-12-101-248/+253
* + support exporting labels from asm blocks in intel syntax asm blocks via thenickysn2017-10-301-375/+374
* + check for the 'pop cs' instruction in the x86 inline assembler and print anickysn2017-10-241-366/+373
* + check whether the address sizes match for x86 string instructions with twonickysn2017-10-161-277/+274
* + added warning if source or destination for x86 string instructions isn'tnickysn2017-10-141-330/+330
* + added error message in the intel assembler reader, when an attempt is made tonickysn2017-10-131-271/+272
* * fix for Mantis #30344: applied patch by Mario Ray Mahardhika to add new com...svenbarth2017-10-091-85/+88
* + add support for $SetPE{OS,SubSys,User}Version directives; Delphi compatible...svenbarth2017-09-301-753/+754
* Add aarch64 and sparc64 linux targets to help outputpierre2017-09-181-53/+55
* regenerated compiler messages after r37029karoly2017-08-221-57/+61
* Regenerated with -Tandroid for mipsel not mipsebpierre2017-08-141-1/+1
* msgtxt.inc and msgidx.inc regenerated after: Remove obsolete -Tsunos help lin...pierre2017-08-041-57/+54
* + support the codepage directive in the msg2inc converter utilnickysn2017-06-081-0/+1
* Regenerated files after: Add help for second argument to -Ch option, -Chx,y y...pierre2017-05-191-150/+151
* Add -Wh command line option to enable HugeCode (equivalent of $F+)pierre2017-05-121-36/+37
* + correctly handle COMDAT sections in COFF files (at least as long as the COM...svenbarth2017-05-121-308/+324
* + write name of segment/group which is too largeflorian2017-02-191-158/+159
* * correctly handle push <imm> on 80186+florian2017-02-191-293/+298
* * also generate Big Obj COFF files with the GNU utilities (needs 2.25 or newe...svenbarth2017-02-031-195/+197
* * fix for issue #29936: check if the internal needed types are availableflorian2017-01-151-260/+263
* * give an error if -Pxxx is specified to the compiler binary and xxx is notjonas2017-01-141-241/+243