pierre
|
2c20431a32
Regenerated after: Add more missing -T options
|
há 7 anos atrás |
pierre
|
6f9a1a77fd
new msg*.inc files after: Add missing arm/i8086 targets
|
há 7 anos atrás |
nickysn
|
45fdd7655d
+ support concatenation of references in x86 intel syntax inline asm:
|
há 7 anos atrás |
florian
|
62df4a4083
* patch by Christo Crause: more descriptive error message when BRxx destination out of reach
|
há 7 anos atrás |
florian
|
73aef1402b
+ compiler writes a hint if a subroutine marked as inline cannot be/is not inlined, resolves #31717
|
há 7 anos atrás |
florian
|
d031545f88
* warn if the first constant element of a range set expression is greater than the second one, resolves #31936
|
há 7 anos atrás |
florian
|
5d17b335a6
* based on patch by Christo Crause: when setting the controller type, set also the sub architecture, resolves #33189
|
há 7 anos atrás |
pierre
|
019a8b66dc
Transform internal error into error message for seg(procvar) with is not usable for some i8086 memory models
|
há 7 anos atrás |
Jonas Maebe
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
há 7 anos atrás |
florian
|
8eb885de91
* better error message if a unit is not found
|
há 7 anos atrás |
nickysn
|
ed4a5acb31
+ added -Twin16 (the 16-bit windows target) to the i8086 crosscompiler help screen
|
há 7 anos atrás |
florian
|
b41cb26727
+ write selected features in ppu of the system unit and load them further on
|
há 7 anos atrás |
nickysn
|
29558a74cd
+ support exporting labels from asm blocks in intel syntax asm blocks via the
|
há 7 anos atrás |
nickysn
|
e58bad8eef
+ check for the 'pop cs' instruction in the x86 inline assembler and print a
|
há 7 anos atrás |
nickysn
|
cece021bd1
+ check whether the address sizes match for x86 string instructions with two
|
há 7 anos atrás |
nickysn
|
a8232ac477
+ added warning if source or destination for x86 string instructions isn't
|
há 7 anos atrás |
nickysn
|
1ee36b5b9b
+ added error message in the intel assembler reader, when an attempt is made to
|
há 7 anos atrás |
svenbarth
|
fcc1ce7a08
* fix for Mantis #30344: applied patch by Mario Ray Mahardhika to add new command line option -Sj[-|+] to control writeable typed constants (with a small adjustment to the help text)
|
há 7 anos atrás |
svenbarth
|
9619576515
+ add support for $SetPE{OS,SubSys,User}Version directives; Delphi compatible; Note: $SetPEUserVersion takes precedence to $Version
|
há 7 anos atrás |
pierre
|
91fa2999ee
Add aarch64 and sparc64 linux targets to help output
|
há 8 anos atrás |
Károly Balogh
|
925ffcc744
regenerated compiler messages after r37029
|
há 8 anos atrás |
pierre
|
4d29122097
msgtxt.inc and msgidx.inc regenerated after: Remove obsolete -Tsunos help line, it is not accpeted by the compiler anymore
|
há 8 anos atrás |
pierre
|
5c18830aab
Regenerated files after: Add help for second argument to -Ch option, -Chx,y y is max heap size
|
há 8 anos atrás |
pierre
|
b7fab7d39c
Add -Wh command line option to enable HugeCode (equivalent of $F+)
|
há 8 anos atrás |
svenbarth
|
e9c40f5b24
+ correctly handle COMDAT sections in COFF files (at least as long as the COMDAT selection isn't IMAGE_COMDAT_SELECT_ASSOCIATIVE or IMAGE_COMDAT_SELECT_EXACT_MATCH), fixes the .refptr problems mentioned in Mantis #30614
|
há 8 anos atrás |
florian
|
e7fd71db36
+ write name of segment/group which is too large
|
há 8 anos atrás |
florian
|
c4fe4ab1f5
* correctly handle push <imm> on 80186+
|
há 8 anos atrás |
svenbarth
|
a9888eba70
* also generate Big Obj COFF files with the GNU utilities (needs 2.25 or newer), at least as long as the new option -a5 isn't given, which disables this
|
há 8 anos atrás |
florian
|
668b198d7c
* fix for issue #29936: check if the internal needed types are available
|
há 8 anos atrás |
Jonas Maebe
|
9cd707a27a
* give an error if -Pxxx is specified to the compiler binary and xxx is not
|
há 8 anos atrás |