summaryrefslogtreecommitdiff
path: root/compiler/msg
Commit message (Expand)AuthorAgeFilesLines
* *version update to 3.2.0rc1release_3_2_0_rc1marco2020-02-231-1/+1
* --- Merging r43831 into '.':joost2020-02-011-1/+1
* --- Merging r42499 into '.':jonas2020-01-261-1/+5
* * merged 44008,44009, but due to conflicts ran it manually.marco2020-01-2220-21/+21
* --- Merging r40654 into '.':marco2019-11-071-1/+3
* # revisions: 39760marco2019-05-052-41/+184
* * rest of the previous accidental partial commitjonas2019-02-071-0/+12
* --- Recording mergeinfo for merge of r39673 into '.':marco2018-09-271-1/+8
* * patch by J. Gareth Moreton: clarity in directive conflict error messages, r...florian2018-07-071-1/+1
* + add a message that is used when a threadvar section is started inside a cla...svenbarth2018-06-231-6/+8
* + add a message that can be used if an internal operator hides an existing op...svenbarth2018-06-201-1/+6
* * revert r39043 and r39045 which disallow static array constants inside dynam...svenbarth2018-05-211-6/+1
* + add a message that will be used to complain about static array constants in...svenbarth2018-05-201-1/+6
* * automatically switch to external linking (and show message) when requested tonickysn2018-05-171-1/+2
* + added new debug output option -godwarfomflinnum for generating line numbernickysn2018-05-171-0/+1
* + started implementing support for generating Microsoft CodeView debugnickysn2018-05-161-0/+1
* + add a diagnostic mesage for the used unit scopessvenbarth2018-05-071-1/+5
* * adjust text for -FN<x> to include both "namespace" and "unit scope"svenbarth2018-05-071-1/+1
* * document new -FN<x> optionsvenbarth2018-05-051-0/+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-1/+2
* Add more missing -T optionspierre2018-03-061-6/+17
* Add missing arm/i8086 targetspierre2018-03-051-0/+18
* Add an explicit comment inside help pagespierre2018-03-051-0/+1
* + support concatenation of references in x86 intel syntax inline asm:nickysn2018-02-261-1/+3
* * patch by Christo Crause: more descriptive error message when BRxx destinati...florian2018-02-251-1/+2
* + compiler writes a hint if a subroutine marked as inline cannot be/is not in...florian2018-02-241-0/+4
* * warn if the first constant element of a range set expression is greater tha...florian2018-02-231-0/+2
* * some copyright updates, mantis #33208marco2018-02-2220-40/+40
* * based on patch by Christo Crause: when setting the controller type, set als...florian2018-02-181-1/+2
* Add new message for seg(procvar) with is not usable for some i8086 memory mo...pierre2018-02-121-1/+2
* * 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/+6
* * update of german message files by Karl-Michael Schindler, second try, resol...florian2017-12-282-23/+90
* * update of german message files by Karl-Michael Schindler, resolves #31921florian2017-12-252-26/+127
* + added -Twin16 (the 16-bit windows target) to the i8086 crosscompiler help s...nickysn2017-12-111-0/+1
* + write selected features in ppu of the system unit and load them further onflorian2017-12-101-3/+7
* + support exporting labels from asm blocks in intel syntax asm blocks via thenickysn2017-10-301-1/+3
* + check for the 'pop cs' instruction in the x86 inline assembler and print anickysn2017-10-241-1/+6
* + check whether the address sizes match for x86 string instructions with twonickysn2017-10-161-1/+4
* + added warning if source or destination for x86 string instructions isn'tnickysn2017-10-141-1/+6
* + added error message in the intel assembler reader, when an attempt is made tonickysn2017-10-131-1/+2
* * fix for Mantis #30344: applied patch by Mario Ray Mahardhika to add new com...svenbarth2017-10-091-0/+1
* + add support for $SetPE{OS,SubSys,User}Version directives; Delphi compatible...svenbarth2017-09-301-1/+7
* Add aarch64 and sparc64 linux targets to help outputpierre2017-09-181-1/+4
* m68k: added NetBSD and MacOS to the compiler help output as targetskaroly2017-08-221-0/+2
* -Tandroid is for mipsel not mipsebpierre2017-08-141-1/+1
* Remove obsolete -Tsunos help line, it is not accpeted by the compiler anymorepierre2017-08-0418-18/+0
* + set the code page for errorct.msg (Catalan) to Windows 1252nickysn2017-06-081-0/+3
* + set code page for erroriu.msg (Italian) to 1252 (could also be ISO 8859-1)nickysn2017-06-081-0/+3