提交历史

作者 SHA1 备注 提交日期
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on 7 年之前
  nickysn 29558a74cd + support exporting labels from asm blocks in intel syntax asm blocks via the 7 年之前
  nickysn e58bad8eef + check for the 'pop cs' instruction in the x86 inline assembler and print a 7 年之前
  nickysn cece021bd1 + check whether the address sizes match for x86 string instructions with two 7 年之前
  nickysn a8232ac477 + added warning if source or destination for x86 string instructions isn't 7 年之前
  nickysn 1ee36b5b9b + added error message in the intel assembler reader, when an attempt is made to 7 年之前
  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) 7 年之前
  svenbarth 9619576515 + add support for $SetPE{OS,SubSys,User}Version directives; Delphi compatible; Note: $SetPEUserVersion takes precedence to $Version 7 年之前
  pierre 91fa2999ee Add aarch64 and sparc64 linux targets to help output 8 年之前
  Károly Balogh 925ffcc744 regenerated compiler messages after r37029 8 年之前
  pierre 4d29122097 msgtxt.inc and msgidx.inc regenerated after: Remove obsolete -Tsunos help line, it is not accpeted by the compiler anymore 8 年之前
  pierre 5c18830aab Regenerated files after: Add help for second argument to -Ch option, -Chx,y y is max heap size 8 年之前
  pierre b7fab7d39c Add -Wh command line option to enable HugeCode (equivalent of $F+) 8 年之前
  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 8 年之前
  florian e7fd71db36 + write name of segment/group which is too large 8 年之前
  florian c4fe4ab1f5 * correctly handle push <imm> on 80186+ 8 年之前
  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 8 年之前
  florian 668b198d7c * fix for issue #29936: check if the internal needed types are available 8 年之前
  Jonas Maebe 9cd707a27a * give an error if -Pxxx is specified to the compiler binary and xxx is not 8 年之前
  florian 29a2c433f7 * -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name 8 年之前
  svenbarth 8c253703f0 * regenerate after r35181 8 年之前
  svenbarth a23cfd9a85 * regenerate msgidx.inc and msgtxt.inc after r35079; thankfully that didn't break the build this time since it was merely a text change ^.^' 8 年之前
  Károly Balogh 64650261d1 m68k: refactor of the reglist and the regpair support in the assembler reader. also added support for float register lists for FMOVEM 8 年之前
  pierre e6ee3f445e msg files regenerated after: 8 年之前
  yury db590da1e6 * Added a new debug option switch -godwarfcpp - Simulate C++ debug information in DWARF. It is more correct way to workaround LLDB issues than in r34558. This option can be used for debuggers, which does not support Pascal correctly. 8 年之前
  pierre 17ba06f7c8 Regenerated after: Add missing -Tlinux help line for mipsel compiler 9 年之前
  Károly Balogh 464ecab542 huge syscall support refactor for Amiga-likes. removed large chunks of ancient duplicated code, and in general tried to make the entire thing more maintainable and cleaner. also added support for AROS EAXBase syscall convention 9 年之前
  pierre 10454d4fec Regenerated msg files after: Add aarch64 to -P<x> CPU list 9 年之前
  svenbarth 68f014a7c5 * regenerate after r34232 9 年之前
  Károly Balogh b0ca7e9594 show AT&T and Intel style assembler switches in i8086 and x86_64 help text. also fix Motorola name initials at several places for 68k 9 年之前