Commit History

Author SHA1 Message Date
  Jonas Maebe 0e96a159c8 * enabled pushing (x87) fpu registers in case too few might be available 16 years ago
  Jonas Maebe 8f3b1e42c0 + -godwarfmethodclassprefix option to prefix method names in the DWARF debug 16 years ago
  Jonas Maebe 3a8f889179 * fixed printing formal constants with DWARF: 16 years ago
  Jonas Maebe fa044d05e0 * fixed shortstring size information 16 years ago
  Jonas Maebe 255a9e7d22 * dirent structure available on 10.6 and iPhoneOS 16 years ago
  Jonas Maebe e7d7867082 + added new tstatfs structure available on Mac OS X 10.6, which appears to 16 years ago
  Jonas Maebe fbebd87593 * use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6 16 years ago
  Jonas Maebe fa42b022d2 * made test names unique (if you overwrite an existing binary with another 16 years ago
  Jonas Maebe d19eaab7c6 * don't specify ARM architecture subtype to linker, because then it will 16 years ago
  Jonas Maebe 877c024d4e * added tf_requires_proper_alignment for Darwin/ARM, fixes webtbs/tw7391.pp 16 years ago
  Jonas Maebe 91fc26a530 * the bits in the VFP fpscr don't mask exceptions, but enable them 16 years ago
  Jonas Maebe 4838ebe73b * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ 16 years ago
  paul ae52b19820 compiler: generate STABS debug info for Variant type 16 years ago
  paul 4e29be8a36 rtl: DoVarCopyComplex should copy variant strings by ref (reason: this is delphi compatible behavior) 16 years ago
  marco 9243d89025 * haiku now an unix, Mantis 15032 16 years ago
  Jonas Maebe e6ce17c1de - removed accidentally committed unfinished code in r14317 16 years ago
  marco d72c2991e5 * group type to u_long as per mantis 15241 16 years ago
  marco fabb88852f * mod_wavetable, mod_swsynth added, mantis 15250 16 years ago
  Jonas Maebe 280f27b45c * store/restore trttinode.rttidatatype to/from ppu file, and also copy it in 16 years ago
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: 16 years ago
  Jonas Maebe 5939a03017 + added some extra checks 16 years ago
  Jonas Maebe 36ebb6a980 * fixed clearing fpscr "exception happened" flags 16 years ago
  Jonas Maebe 3bd7f55f92 * write debug info for Variant with the name "Variant" instead of TVARDATA 16 years ago
  Jonas Maebe 985c74adde * sizeof(voidpointertype.size) -> voidpointertype.size (although they 16 years ago
  Jonas Maebe 93523c7767 * fixed for overflow in sort_movelist (by Paul Ishenin, mantis #15204), and 16 years ago
  paul 1cd32f5327 rtl: implement TCollection.SetPropName 16 years ago
  pierre 3fce09ae26 * modify native likner args for library creation 16 years ago
  sergei 9eac0ee0a4 * xmlread.pp: In case of reference to an undefined parameter entity, produce a validation error and ignore further DTD declarations unless the document is standalone (compliance). 16 years ago
  giulio2 d257b19798 * Skip UTF-8 BOM in TParser (classes) and dfmreader (fcl-res) 16 years ago
  Jonas Maebe f191ab39cd * don't use a voidpointer typecast to access hardcoded objc fields, because 16 years ago