Commit History

Author SHA1 Message Date
  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. 10 years ago
  sergei ed4e876f4f * Generate exception filters data on i386-win32 and x86_64-win64 without using global labels. 10 years ago
  sergei 5479b6e722 * Provide initialization of all variables, fixes cycling with OPT="-dTEST_WIN32_SEH -OoDFA". 11 years ago
  florian 1df293679d * fixed setting of pi_uses_exception flags and unified usage, they should be set in pass_1 11 years ago
  sergei 179586f589 + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. 11 years ago
  peter d551c5d867 * i386 uses now the generic exception management from ncgflw 23 years ago
  peter 4b81e16fe2 * tempgen cleanup 23 years ago
  carl 588abc6631 * jmpbuf size allocation for exceptions is now cpu specific (as it should) 23 years ago
  peter 425bb45ddc * renamed current_library to objectlibrary 23 years ago
  peter ac71268ce6 * saving of asmsymbols in ppu supported 23 years ago
  florian 336808f6c3 * start of the new generic parameter handling 23 years ago
  florian 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 years ago
  peter 4285e99853 * internal linker 23 years ago
  carl d75603c2ed * bugfix of hdisponen (base must be set, not index) 23 years ago
  peter 06ebac4e27 * readded missing revisions 23 years ago
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand 23 years ago
  peter 2992e1819c * removed old logs and updated copyright year 23 years ago
  peter 4dcd96747e * moved entry and exitcode to ncgutil and cgobj 23 years ago
  peter 5e7a1e3729 * removed unused units 23 years ago
  peter 5b242f7741 * tlocation,treference update 23 years ago
  Jonas Maebe 7fb55bf4e4 + a_loadfpu_* and a_loadmm_* methods in tcg 23 years ago
  Jonas Maebe 91f567bb66 * powerpc/cgcpu.pas compiles :) 23 years ago
  Jonas Maebe a40c2b8dd0 - removed unused units form uses-clause and unused local vars 24 years ago
  Jonas Maebe 170234049b - removed unused code (replaced by processor independent code) 24 years ago
  Jonas Maebe b374bec6fb * changed all flow control structures (except for exception handling 24 years ago
  florian 9746f4c2d6 * some cg reorganisation 24 years ago
  peter 81200dc9ef * funcret moved from tprocinfo to tprocdef 24 years ago
  peter b10e754536 * alignmentinfo record added 24 years ago
  peter 5677fbe1b4 * fixed crash in labelnode 24 years ago
  peter af5d6e60e7 * moved more code from pass_1 to det_resulttype 24 years ago