Commit History

Author SHA1 Message Date
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 years ago
  peter 793fd8fc09 * Add -Xg to help pages 17 years ago
  Jonas Maebe cf295c8e88 * increased ppu version number because the ansi/widestring result patch 17 years ago
  Jonas Maebe ada2c3ca35 * increased ppu version since the darwin name mangling change 17 years ago
  florian 5c96c4a671 + first part of support for an unicodestring type 17 years ago
  Jonas Maebe 80b8494b5c * fixed wrong unaligned() changes 17 years ago
  Jonas Maebe 3b4eba9f86 * fixed handling of unaligned in assignments 17 years ago
  peter cc77ccb52e * don't use readdata for getbyte/getword/getlongint 17 years ago
  florian 4fed8c4ab5 + write aliasnames to ppu as well 18 years ago
  peter 273bfffe5b * store defstates in ppu, this field keeps the info what 18 years ago
  Jonas Maebe df84ca49b4 * fixed tests/cg/opt/tretopt, and also in more cases 18 years ago
  Jonas Maebe c5b3180f5f * save/load LinkOtherFrameworks to/from ppu files 18 years ago
  Jonas Maebe fc70aa545c * changed boolean fields in ttempinfo to a set for easier 18 years ago
  Jonas Maebe 49a2084ea0 * fixed calling inline functions (with exit statements) from inside 18 years ago
  Jonas Maebe 28bab3fb4f - removed some unused variables 18 years ago
  daniel b64558620f * Fix set endian handling. 18 years ago
  daniel 52458b965f * ... and when writing too. 18 years ago
  daniel a90fe1dc41 * Add endian swapping for deflistsize and symlistsize. 18 years ago
  daniel 935902de35 * Reals can need endian conversions too. 18 years ago
  daniel 9b50dc572b * Change rest of compiler to system unit swapendian routines. 18 years ago
  daniel b7b45919d0 * Convert to system unit endian swap routines. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  yury 2b84a4643a * Fixed bug #6501: multiple resource files are correctly linked to executable. 18 years ago
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: 18 years ago
  peter aa72495049 * fix resourcestring assignment in typedconst 18 years ago
  Jonas Maebe 76b190b723 - removed caretn and related code 18 years ago
  Jonas Maebe 3e5f64e16f * increased ppu version for setdef patch 18 years ago
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception 18 years ago
  florian 1d3a9cd87a * fixing writing of setdefs 18 years ago
  Jonas Maebe e1c994a3be * don't call blockwrite if there's nothing to write 18 years ago