Historial de Commits

Autor SHA1 Mensaje Fecha
  svenbarth 88a0d8bc25 * use "CheckPointer option" instead of "CheckPointer function" for consistency with the other CheckPointer related message hace 8 años
  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 hace 8 años
  svenbarth 8e765ef807 * extend test for 64-bit subranges hace 8 años
  Jonas Maebe 00751d257e * support bootstrapping with FPC 3.0.2 hace 8 años
  marcus 391eccc562 Ami-extra: added muihelper macros, marked as obsolete but widely used hace 8 años
  marcus 8f397594df Ami-extra: more text creation macros hace 8 años
  svenbarth 2acf542737 * extend TParamFlag by pfConstRef which is set for constref parameters hace 8 años
  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) hace 8 años
  marcus e2bb22e106 arosunits: more 64bit fixes for Zune message structures hace 8 años
  marcus ae5eade019 arosunits: 64bit fixes for Zune message structures hace 8 años
  marcus 78b8fb3414 Ami-Extra: fixed compilation for powerpc-amiga hace 8 años
  marcus 0ee0c6499b Ami-extra: 64bit fix in muihelper for Dispatcher hace 8 años
  florian bba23f6561 * warnings fixed hace 8 años
  florian 2e16628db1 * warning fixed hace 8 años
  marcus 29abfe9dd3 Ami-Extra: some more MUI Helper for custom classes and hooks hace 8 años
  michael b08297a667 * Fix from Mattias Gaertner to implement calling functions without arguments. hace 8 años
  marcus 3f4e9cfcb7 Ami-Extra: example code for muihelper hace 8 años
  marcus f4a3a45c3f Amiga: AsTag/TAG_ with unsigned overloads hace 8 años
  marcus b93a685ab8 Amiga: moved muihelper to ami-extra, added more macros, 64bit ready hace 8 años
  Jonas Maebe 6e05c78a54 + support for recording an exception catching personality function for a hace 8 años
  Jonas Maebe 4b9179636b + support for creating and writing LLVM landingpad instructions hace 8 años
  Jonas Maebe 28e5636daa + support for LLVM nil assembler symbols in instructions (write as "null") hace 8 años
  Jonas Maebe 746de569d5 - removed unused local variable hace 8 años
  Jonas Maebe b14c037533 * record in the flowcontrol flags whether we are currently in a block whose hace 8 años
  Jonas Maebe 6a1c4f9b75 * replaced cg.a_label/a_jmp_always with hlcg.* calls (only for consistency, hace 8 años
  Jonas Maebe 3ae1f6664a * extracted exception state handling helpers into a utility class so hace 8 años
  Jonas Maebe 7503c2bd3e * changed llvmgettemprecorddef() to take an open array instead of a tfplist hace 8 años
  Jonas Maebe 5850963ea9 - removed double compilation commands for two units hace 8 años
  Jonas Maebe d8c4980b2e * don't reuse the same type with the typed const builder for hace 8 años
  Jonas Maebe 691c2d655e * put multiple statements of the else-part of case between begin..end hace 8 años