커밋 기록

작성자 SHA1 메시지 날짜
  pierre 91fa2999ee Add aarch64 and sparc64 linux targets to help output 8 년 전
  Károly Balogh 2126f008f9 m68k: added NetBSD and MacOS to the compiler help output as targets 8 년 전
  pierre edfcb6558b -Tandroid is for mipsel not mipseb 8 년 전
  pierre 8fba611697 Remove obsolete -Tsunos help line, it is not accpeted by the compiler anymore 8 년 전
  nickysn c0413a9179 + added codepage info (not used by the compiler yet) to the compiler .msg files 8 년 전
  pierre 22021dd0b8 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 88a0d8bc25 * use "CheckPointer option" instead of "CheckPointer function" for consistency with the other CheckPointer related message 8 년 전
  svenbarth d499163ef5 * provisional fix for Mantis #31076: fail gracefully instead of with an internal error if a generic method is declared inside a generic class or record. This will change once we support nested generics however. 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 년 전
  svenbarth 254be82c43 * revert r34712: the behavior with the class constructors is indeed Delphi compatible. However only one class constructor/destructor per class is allowed no matter how it's named. 9 년 전
  svenbarth 4e5ed5b0e2 Fix for Mantis #30729: don't allow other names for class constructors or destructors than Create and Destroy respectively. 9 년 전
  pierre 5ff557fd99 * msg/errore.msg: Add new message saying that -gc and -Ur options are incompatible 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 270d5bedec 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 e6871efbf6 Add aarch64 to -P<x> CPU list 9 년 전
  svenbarth 0387a77e4a + new text for the PPL filename of a package 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 88108bc4df Extend "compilerproc" with the optional ability to specify an index (same syntax as for "internproc") which allows to map the routine to a syssym. 9 년 전
  svenbarth cde95b0e4a Merge all message related changes from the package branch 9 년 전
  florian f01edc0a57 * copyright message updated to 2016 9 년 전