Histórico de Commits

Autor SHA1 Mensagem Data
  florian 4d82e814a0 * patch by Do-wan Kim: fix loop unrolling for try .. finally blocks in win32, há 4 anos atrás
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 há 5 anos atrás
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) há 5 anos atrás
  Jonas Maebe 0802edb710 * fix Linux/i386 and Win32 after r43578 há 5 anos atrás
  Jonas Maebe e775ecdc43 * cleaned up safecall support: use a hidden localvarsym instead of result há 5 anos atrás
  svenbarth 3e9bfedbc4 * ensure that the required functions are referenced for Win32 SEH for packages as well há 5 anos atrás
  svenbarth 2e259ee3cc * the VMT of the exception class needs to be referenced indirectly há 5 anos atrás
  pierre c752aa5cf5 Avoid incomplete case warning when compiled with -dTEST_WIN32_SEH há 6 anos atrás
  Jonas Maebe 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending há 6 anos atrás
  Jonas Maebe 3b9f5a5e96 * moved finalization of code generator temps to a node, so it can be getcopy'd há 6 anos atrás
  Jonas Maebe 0cd85d73e4 * ttryfinallynode now inherits from tbinarynode instead of tloopnode, as its há 7 anos atrás
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, há 7 anos atrás
  Jonas Maebe a25ebbba3e + added volatility information to all memory references há 8 anos atrás
  svenbarth fc5ce63134 * fix for Mantis #30832: instead of checking a procdef's struct for df_generic check the procdef itself, this way global generic methods or generic methods that are part of non-generic classes or records are caught as well. há 9 anos atrás
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): há 9 anos atrás
  svenbarth 529677cc79 ncal.pas: há 10 anos atrás
  sergei e542800ea9 * Win64 SEH: Track control flow out of unwind-protected regions in a more precise way and don't generate expensive calls to __fpc_local_unwind when not necessary. há 10 anos atrás
  sergei ed4e876f4f * Generate exception filters data on i386-win32 and x86_64-win64 without using global labels. há 10 anos atrás
  sergei 5479b6e722 * Provide initialization of all variables, fixes cycling with OPT="-dTEST_WIN32_SEH -OoDFA". há 11 anos atrás
  florian 1df293679d * fixed setting of pi_uses_exception flags and unified usage, they should be set in pass_1 há 11 anos atrás
  sergei 179586f589 + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. há 11 anos atrás
  peter d551c5d867 * i386 uses now the generic exception management from ncgflw há 23 anos atrás
  peter 4b81e16fe2 * tempgen cleanup há 23 anos atrás
  carl 588abc6631 * jmpbuf size allocation for exceptions is now cpu specific (as it should) há 23 anos atrás
  peter 425bb45ddc * renamed current_library to objectlibrary há 23 anos atrás
  peter ac71268ce6 * saving of asmsymbols in ppu supported há 23 anos atrás
  florian 336808f6c3 * start of the new generic parameter handling há 23 anos atrás
  florian 07783d2a0d * powerpc target fixed, very simple units can be compiled há 23 anos atrás
  peter 4285e99853 * internal linker há 23 anos atrás
  carl d75603c2ed * bugfix of hdisponen (base must be set, not index) há 23 anos atrás