Commit History

Author SHA1 Message Date
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
  peter c4ddcc78a8 * generic constructor working for i386 22 years ago
  daniel 49849a0b86 * Disabled mov reg,0 -> xor reg,reg optimization 22 years ago
  daniel a2cb9b34ae * Properly fixed reversed operands bug 22 years ago
  daniel 14a7d749a2 * Reversed operand order in an optimization in postpeepholeopt 22 years ago
  daniel 4c450c3bb0 * Fixed a few issues 22 years ago
  daniel 86bcea6ef5 * Code generator converted to new register notation 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago
  peter edbd98176b * made tasmsymbol.refs private (merged) 23 years ago
  peter 98dd65b0f3 * inlining is now also allowed in interface 23 years ago
  florian e313bab4ff * first part of procinfo rewrite 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 eb2ca8d10f * rewrote the system handling 23 years ago
  peter 4285e99853 * internal linker 23 years ago
  Jonas Maebe f233163464 * fixed detection of register usage 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
  carl fb605f11b0 * changeregsize -> rg.makeregsize 23 years ago
  carl b4f0af389d + generic FPC_CHECKPOINTER 23 years ago
  peter 3bcfe33002 * fixed stackcheck that would be called recursively when a stack 23 years ago
  Jonas Maebe adb8b9eabf + support for folding inc/dec in shl/add/sub sequences toa single lea 23 years ago
  Jonas Maebe 511582cde3 * fixed nasty bug in "and" peepholeoptimization that caused wrong 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 eefd8e9f86 * fixed small crashing bug ("merged") 24 years ago
  florian 9746f4c2d6 * some cg reorganisation 24 years ago
  Jonas Maebe 64f266bf07 * fixed endless loop with web bug #1571 (merged) 24 years ago