Historique des commits

Auteur SHA1 Message Date
  yury 64c586b86d * Removed/ifdefed lots of unused variables. il y a 4 ans
  florian 0b63068ad2 * dir_push might not flush pending switch changes but has to read the pending il y a 4 ans
  svenbarth 903486642e * allow an integer expression for SetPeFlags and SetPeOptFlags (Delphi compatible) il y a 4 ans
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS il y a 5 ans
  Jonas Maebe 8d18c1792e * fixed {$unitpath xxx} directive with absolute paths il y a 5 ans
  Jonas Maebe a88eee4080 * fixed unitdir directive for relative paths in case the current module's il y a 5 ans
  Jonas Maebe 6483b3f5e3 * fixed opt-in sysroot substitution again, renamed the three-argument version il y a 5 ans
  nickysn 31431d99ab * limit the heapsize to 65520 bytes on win16 (the $M directive in win16 only il y a 6 ans
  nickysn b7a4965ac3 - suppress the warning that the $D directive is not supported on i8086-win16 il y a 6 ans
  Jonas Maebe ba1b4b1c92 + support for verifying whether a case statements handles all possibilities il y a 6 ans
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into il y a 6 ans
  florian 3c69f9a066 + basic infrastructure to generate code for floating point exception il y a 7 ans
  florian 0c6cf12fbf + support for the directive $EXCESSPRECISION il y a 7 ans
  svenbarth ff407c56d9 * extend scanning of $modeswitch to support not only + and -, but also ON and OFF like other switches il y a 7 ans
  svenbarth be0d51d64c * allow $MinEnumSize, $PackSet and $PackRecords to be used with $Push and $Pop il y a 7 ans
  florian 7d35ced2d9 + support {$message info ...}, resolves #30654 il y a 7 ans
  florian f61b074912 * (re)store alignment when doing a $push/$pop il y a 7 ans
  svenbarth 9619576515 + add support for $SetPE{OS,SubSys,User}Version directives; Delphi compatible; Note: $SetPEUserVersion takes precedence to $Version il y a 7 ans
  Károly Balogh 95274c1d7b atari: enable apptype directive, and change exe extension when compiling a GUI app il y a 8 ans
  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 il y a 9 ans
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile il y a 9 ans
  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...) il y a 9 ans
  svenbarth 7d8d0340b9 Merged revision(s) 31988, 31991-31993, 32136, 32308-32309, 32312, 32318 from branches/svenbarth/packages: il y a 9 ans
  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. il y a 9 ans
  nickysn 06b9789928 + implemented a new {$ASMCPU XXX} directive, allowing to specify a different il y a 9 ans
  nickysn 3a4afab681 * fixed a bug in the $targetswitch directive, which prevented target switches il y a 9 ans
  Jonas Maebe 2cf8e50771 * fixed unwanted disabling of a codepage set via -FcXXX/{$codepage XXX} il y a 9 ans
  Jonas Maebe 0d74e4f719 * changed paratargetdbg from a global variable into a field of toption il y a 10 ans
  nickysn 7f9fa145e8 + added error message in case the HUGEPOINTERNORMALIZATION directive is used il y a 11 ans
  nickysn 63305cc2e6 + added directive {$HUGEPOINTERARITHMETICNORMALIZATION} to control the il y a 11 ans