提交歷史

作者 SHA1 備註 提交日期
  Károly Balogh 925ffcc744 regenerated compiler messages after r37029 8 年之前
  pierre 0041450edc Regenerated with -Tandroid for mipsel not mipseb 8 年之前
  pierre 4d29122097 msgtxt.inc and msgidx.inc regenerated after: Remove obsolete -Tsunos help line, it is not accpeted by the compiler anymore 8 年之前
  nickysn e667a18838 + support the codepage directive in the msg2inc converter util 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 年之前
  florian 466d26b5ef * copyright notice updated to 2017 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: 9 年之前
  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. 9 年之前
  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 年之前
  svenbarth 8ec2d5478c Regenerated after r33890 9 年之前
  svenbarth 0f9e556c80 * regenerate message files after r33450 9 年之前
  Jonas Maebe dcedd62049 * regenerated after r33249 9 年之前
  florian cb4773432b + hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715 9 年之前
  nickysn 06b9789928 + implemented a new {$ASMCPU XXX} directive, allowing to specify a different 9 年之前
  florian aa0ec8c0e5 + show -Mextendedpascal in the help page 9 年之前