Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe fad5d59bd9 * turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack" há 19 anos atrás
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from há 19 anos atrás
  florian 79795d65b5 * fixed previous commit há 19 anos atrás
  florian 6952e63222 * test vmt only for classes and objects há 19 anos atrás
  peter 6142edaed0 * init regallocator before generating intf wrappers há 19 anos atrás
  Jonas Maebe c5243db965 + more darwin i386 support há 19 anos atrás
  Jonas Maebe 2634176ed8 * don't include the compiler's ident in stabs for main and put it há 19 anos atrás
  Jonas Maebe 2435a7a93c * finalization sections in shared libraries under Darwin are now run há 19 anos atrás
  peter 232555904e * symtablestack cleanup and rewrite há 19 anos atrás
  florian 94038b0d83 + translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list há 19 anos atrás
  Jonas Maebe 46c0fc3e7c * fixed patch of r2313 (unit init code was not called anymore for há 20 anos atrás
  Jonas Maebe 2ef0f67ebb * don't call parameter setup code for library init code (darwin/mac os) há 20 anos atrás
  peter 66f8276445 * refactor booleans in systeminfo structure, they are now flags há 20 anos atrás
  Jonas Maebe e4451558c4 * optimized register allocation for tempnodes há 20 anos atrás
  Jonas Maebe c54826b403 * removed extra deallocation and allocation of function result há 20 anos atrás
  Jonas Maebe ac24965242 * procedures which use goto/label revert to the older and less há 20 anos atrás
  Jonas Maebe 61ef30381c * Only synchronise regvars after a loop (and only those regvars há 20 anos atrás
  Jonas Maebe fe71df8928 * also synchronise FPU and MM CREGISTERS at the end of procedures há 20 anos atrás
  florian abc1bcca24 * fixed previous commit ... há 20 anos atrás
  tom_at_work 3462426b1d * stack frame optimizations há 20 anos atrás
  florian 61e3b70cfa * cleaned up segmented thread variables há 20 anos atrás
  florian fb4557d71e * first implementation of pic for i386 há 20 anos atrás
  Jonas Maebe 9603f4bf82 * fixed double writing of "<var> located in register" in assembler há 20 anos atrás
  Jonas Maebe 018fa207d7 * only allocate the calleeside register locations of parameters when há 20 anos atrás
  Jonas Maebe c423e23bb4 * only use r12 as frame pointer in the entry code for ppc if necessary há 20 anos atrás
  Jonas Maebe de8dbbd2c4 * final fixes for Mac OS X shared library creation: procedures declared há 20 anos atrás
  Jonas Maebe dbf94f4713 * properly fixed allocating procedure symbols, now also works for nested há 20 anos atrás
  Jonas Maebe 66ebbbc5c2 * always generate code which can be used to build dynamically loadable há 20 anos atrás
  tom_at_work b53ee04f98 * base compiler patches to improve C parameter passing compatibility on powerpc64/linux há 20 anos atrás
  florian 3f2f8609e3 + check vmt when loading one, fixes tw2318b há 20 anos atrás