Commit History

Author SHA1 Message Date
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 years ago
  Jonas Maebe 1e3137c315 * load a dummy value on the fpu stack in the epilog of functions 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  peter 17bc033747 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from 19 years ago
  peter b6e35a200e * rewrite of optimizer options 19 years ago
  Jonas Maebe 5f0f08dd18 * fixed calling cdecl functions which return a large record with 19 years ago
  Jonas Maebe 8ef01e93c1 * another use_fixed_stack fix 19 years ago
  Jonas Maebe a90e3b3e1d * fixed argc/argv/envp catching for darwin/x86 (not really nice, but 19 years ago
  Jonas Maebe fad5d59bd9 * turned {$ifdef cputargethasfixedstack} into "if use_fixed_stack" 19 years ago
  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 19 years ago
  florian 79795d65b5 * fixed previous commit 19 years ago
  florian 6952e63222 * test vmt only for classes and objects 19 years ago
  peter 6142edaed0 * init regallocator before generating intf wrappers 19 years ago
  Jonas Maebe c5243db965 + more darwin i386 support 19 years ago
  Jonas Maebe 2634176ed8 * don't include the compiler's ident in stabs for main and put it 19 years ago
  Jonas Maebe 2435a7a93c * finalization sections in shared libraries under Darwin are now run 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  florian 94038b0d83 + translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list 19 years ago
  Jonas Maebe 46c0fc3e7c * fixed patch of r2313 (unit init code was not called anymore for 19 years ago
  Jonas Maebe 2ef0f67ebb * don't call parameter setup code for library init code (darwin/mac os) 19 years ago
  peter 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 years ago
  Jonas Maebe e4451558c4 * optimized register allocation for tempnodes 19 years ago
  Jonas Maebe c54826b403 * removed extra deallocation and allocation of function result 19 years ago
  Jonas Maebe ac24965242 * procedures which use goto/label revert to the older and less 19 years ago
  Jonas Maebe 61ef30381c * Only synchronise regvars after a loop (and only those regvars 19 years ago
  Jonas Maebe fe71df8928 * also synchronise FPU and MM CREGISTERS at the end of procedures 19 years ago
  florian abc1bcca24 * fixed previous commit ... 19 years ago
  tom_at_work 3462426b1d * stack frame optimizations 19 years ago
  florian 61e3b70cfa * cleaned up segmented thread variables 19 years ago
  florian fb4557d71e * first implementation of pic for i386 19 years ago