Commit History

Автор SHA1 Съобщение Дата
  nickysn 31431d99ab * limit the heapsize to 65520 bytes on win16 (the $M directive in win16 only преди 6 години
  nickysn b7a4965ac3 - suppress the warning that the $D directive is not supported on i8086-win16 преди 6 години
  Jonas Maebe ba1b4b1c92 + support for verifying whether a case statements handles all possibilities преди 6 години
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into преди 6 години
  florian 3c69f9a066 + basic infrastructure to generate code for floating point exception преди 7 години
  florian 0c6cf12fbf + support for the directive $EXCESSPRECISION преди 7 години
  svenbarth ff407c56d9 * extend scanning of $modeswitch to support not only + and -, but also ON and OFF like other switches преди 7 години
  svenbarth be0d51d64c * allow $MinEnumSize, $PackSet and $PackRecords to be used with $Push and $Pop преди 7 години
  florian 7d35ced2d9 + support {$message info ...}, resolves #30654 преди 7 години
  florian f61b074912 * (re)store alignment when doing a $push/$pop преди 7 години
  svenbarth 9619576515 + add support for $SetPE{OS,SubSys,User}Version directives; Delphi compatible; Note: $SetPEUserVersion takes precedence to $Version преди 7 години
  Károly Balogh 95274c1d7b atari: enable apptype directive, and change exe extension when compiling a GUI app преди 8 години
  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 години
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile преди 9 години
  svenbarth d24065c529 Fix compilation of the JEDI package. Old Delphi versions have {$WEAKPACKAGEUNIT} while newer ones also seem to allow {$WEAKPACKAGENUNIT ON}... :/ (analogous for DENYPACKAGEUNIT...) преди 9 години
  svenbarth 7d8d0340b9 Merged revision(s) 31988, 31991-31993, 32136, 32308-32309, 32312, 32318 from branches/svenbarth/packages: преди 9 години
  svenbarth 86b9381673 Add new Delphi compatible switch {$G+/-}, {$IMPORTEDDATA ON/OFF} which handles generation of indirect references for cross unit variable accesses if needed for the target. преди 9 години
  nickysn 06b9789928 + implemented a new {$ASMCPU XXX} directive, allowing to specify a different преди 9 години
  nickysn 3a4afab681 * fixed a bug in the $targetswitch directive, which prevented target switches преди 9 години
  Jonas Maebe 2cf8e50771 * fixed unwanted disabling of a codepage set via -FcXXX/{$codepage XXX} преди 9 години
  Jonas Maebe 0d74e4f719 * changed paratargetdbg from a global variable into a field of toption преди 10 години
  nickysn 7f9fa145e8 + added error message in case the HUGEPOINTERNORMALIZATION directive is used преди 11 години
  nickysn 63305cc2e6 + added directive {$HUGEPOINTERARITHMETICNORMALIZATION} to control the преди 11 години
  nickysn a3b48b79cb - rm the scan_w_hugepointernormalization_not_support message, replaced with преди 11 години
  nickysn aee568e6fc * cs_hugeptr_normalization renamed to cs_hugeptr_arithmetic_normalization, преди 11 години
  svenbarth 30be5d8d33 As discussed on core enable the abstract class construction warning by default and also make it controllable with {$warn constructing_abstract ...}. преди 11 години
  nickysn b3bb9df19f + added a $HUGEPOINTERNORMALIZATION switch преди 11 години
  nickysn 0d4edf118e + added upper limits to the heapmin and heapmax values set by the $M directive преди 11 години
  nickysn db011dfb7a + added a warning if HeapMax<HeapMin is specified with the $M directive преди 11 години
  nickysn 1910177cf0 + added heapmax support to the $M directive on i8086-msdos. It is currently преди 11 години