История коммитов

Автор SHA1 Сообщение Дата
  florian 8eb885de91 * better error message if a unit is not found 7 лет назад
  nickysn ed4a5acb31 + added -Twin16 (the 16-bit windows target) to the i8086 crosscompiler help screen 7 лет назад
  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 7 лет назад
  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 лет назад