Commit History

Author SHA1 Message Date
  svenbarth 88a0d8bc25 * use "CheckPointer option" instead of "CheckPointer function" for consistency with the other CheckPointer related message 8 years ago
  svenbarth 73ed1a9bf1 * fix for Mantis #31140: applied patch by Maciej Izak; this way it's clear what purpose ManagedFldCount has in FPC compared to Delphi 8 years ago
  svenbarth 8e765ef807 * extend test for 64-bit subranges 8 years ago
  Jonas Maebe 00751d257e * support bootstrapping with FPC 3.0.2 8 years ago
  marcus 391eccc562 Ami-extra: added muihelper macros, marked as obsolete but widely used 8 years ago
  marcus 8f397594df Ami-extra: more text creation macros 8 years ago
  svenbarth 2acf542737 * extend TParamFlag by pfConstRef which is set for constref parameters 8 years ago
  svenbarth 1553aa5639 * declare the first field of TProcedureParam as TParamFlags to avoid potential problems if more than 8 entries should be used (especially if some day the hidden Self and High parameters should be written) 8 years ago
  marcus e2bb22e106 arosunits: more 64bit fixes for Zune message structures 8 years ago
  marcus ae5eade019 arosunits: 64bit fixes for Zune message structures 8 years ago
  marcus 78b8fb3414 Ami-Extra: fixed compilation for powerpc-amiga 8 years ago
  marcus 0ee0c6499b Ami-extra: 64bit fix in muihelper for Dispatcher 8 years ago
  florian bba23f6561 * warnings fixed 8 years ago
  florian 2e16628db1 * warning fixed 8 years ago
  marcus 29abfe9dd3 Ami-Extra: some more MUI Helper for custom classes and hooks 8 years ago
  michael b08297a667 * Fix from Mattias Gaertner to implement calling functions without arguments. 8 years ago
  marcus 3f4e9cfcb7 Ami-Extra: example code for muihelper 8 years ago
  marcus f4a3a45c3f Amiga: AsTag/TAG_ with unsigned overloads 8 years ago
  marcus b93a685ab8 Amiga: moved muihelper to ami-extra, added more macros, 64bit ready 8 years ago
  Jonas Maebe 6e05c78a54 + support for recording an exception catching personality function for a 8 years ago
  Jonas Maebe 4b9179636b + support for creating and writing LLVM landingpad instructions 8 years ago
  Jonas Maebe 28e5636daa + support for LLVM nil assembler symbols in instructions (write as "null") 8 years ago
  Jonas Maebe 746de569d5 - removed unused local variable 8 years ago
  Jonas Maebe b14c037533 * record in the flowcontrol flags whether we are currently in a block whose 8 years ago
  Jonas Maebe 6a1c4f9b75 * replaced cg.a_label/a_jmp_always with hlcg.* calls (only for consistency, 8 years ago
  Jonas Maebe 3ae1f6664a * extracted exception state handling helpers into a utility class so 8 years ago
  Jonas Maebe 7503c2bd3e * changed llvmgettemprecorddef() to take an open array instead of a tfplist 8 years ago
  Jonas Maebe 5850963ea9 - removed double compilation commands for two units 8 years ago
  Jonas Maebe d8c4980b2e * don't reuse the same type with the typed const builder for 8 years ago
  Jonas Maebe 691c2d655e * put multiple statements of the else-part of case between begin..end 8 years ago