Historique des commits

Auteur SHA1 Message Date
  daniel 42c320cb29 * cs_regalloc renamed to cs_regvars to avoid confusion with register il y a 22 ans
  Jonas Maebe db7d93495b * first small steps towards an oop optimizer il y a 22 ans
  peter 4c66ac6cab * internal changeregsize for optimizer il y a 22 ans
  Jonas Maebe 6f3e16298a * function results can now also be regvars il y a 22 ans
  peter 414bd5fa22 * more sparc cleanup il y a 22 ans
  peter 60978ba89c * aktprocdef renamed to current_procdef il y a 22 ans
  peter c4ddcc78a8 * generic constructor working for i386 il y a 22 ans
  daniel 49849a0b86 * Disabled mov reg,0 -> xor reg,reg optimization il y a 22 ans
  daniel a2cb9b34ae * Properly fixed reversed operands bug il y a 22 ans
  daniel 14a7d749a2 * Reversed operand order in an optimization in postpeepholeopt il y a 22 ans
  daniel 4c450c3bb0 * Fixed a few issues il y a 22 ans
  daniel 86bcea6ef5 * Code generator converted to new register notation il y a 22 ans
  daniel 55a161bbbf * Tregister changed into a record il y a 22 ans
  peter edbd98176b * made tasmsymbol.refs private (merged) il y a 23 ans
  peter 98dd65b0f3 * inlining is now also allowed in interface il y a 23 ans
  florian e313bab4ff * first part of procinfo rewrite il y a 23 ans
  peter 425bb45ddc * renamed current_library to objectlibrary il y a 23 ans
  peter ac71268ce6 * saving of asmsymbols in ppu supported il y a 23 ans
  florian eb2ca8d10f * rewrote the system handling il y a 23 ans
  peter 4285e99853 * internal linker il y a 23 ans
  Jonas Maebe f233163464 * fixed detection of register usage il y a 23 ans
  peter 06ebac4e27 * readded missing revisions il y a 23 ans
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand il y a 23 ans
  peter 2992e1819c * removed old logs and updated copyright year il y a 23 ans
  peter 4dcd96747e * moved entry and exitcode to ncgutil and cgobj il y a 23 ans
  carl fb605f11b0 * changeregsize -> rg.makeregsize il y a 23 ans
  carl b4f0af389d + generic FPC_CHECKPOINTER il y a 23 ans
  peter 3bcfe33002 * fixed stackcheck that would be called recursively when a stack il y a 23 ans
  Jonas Maebe adb8b9eabf + support for folding inc/dec in shl/add/sub sequences toa single lea il y a 23 ans
  Jonas Maebe 511582cde3 * fixed nasty bug in "and" peepholeoptimization that caused wrong il y a 23 ans