Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe 3c5d94dc64 * fixed nil pointer access %!s(int64=22) %!d(string=hai) anos
  Jonas Maebe db7d93495b * first small steps towards an oop optimizer %!s(int64=22) %!d(string=hai) anos
  peter 4c66ac6cab * internal changeregsize for optimizer %!s(int64=22) %!d(string=hai) anos
  peter 414bd5fa22 * more sparc cleanup %!s(int64=22) %!d(string=hai) anos
  peter abca40f041 * regvar fixes %!s(int64=22) %!d(string=hai) anos
  peter 60978ba89c * aktprocdef renamed to current_procdef %!s(int64=22) %!d(string=hai) anos
  peter c4ddcc78a8 * generic constructor working for i386 %!s(int64=22) %!d(string=hai) anos
  peter 3f0491bb38 * changed reg2opsize to function %!s(int64=22) %!d(string=hai) anos
  daniel 18ab545cb7 * Fixed the optimizer %!s(int64=22) %!d(string=hai) anos
  daniel 86bcea6ef5 * Code generator converted to new register notation %!s(int64=22) %!d(string=hai) anos
  daniel 55a161bbbf * Tregister changed into a record %!s(int64=22) %!d(string=hai) anos
  peter 98dd65b0f3 * inlining is now also allowed in interface %!s(int64=23) %!d(string=hai) anos
  florian e313bab4ff * first part of procinfo rewrite %!s(int64=23) %!d(string=hai) anos
  peter 4285e99853 * internal linker %!s(int64=23) %!d(string=hai) anos
  peter 06ebac4e27 * readded missing revisions %!s(int64=23) %!d(string=hai) anos
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand %!s(int64=23) %!d(string=hai) anos
  peter 2992e1819c * removed old logs and updated copyright year %!s(int64=23) %!d(string=hai) anos
  carl fb605f11b0 * changeregsize -> rg.makeregsize %!s(int64=23) %!d(string=hai) anos
  carl b4f0af389d + generic FPC_CHECKPOINTER %!s(int64=23) %!d(string=hai) anos
  peter 3bcfe33002 * fixed stackcheck that would be called recursively when a stack %!s(int64=23) %!d(string=hai) anos
  carl 79b490d551 + target_info.size_of_pointer -> pointer_size %!s(int64=23) %!d(string=hai) anos
  carl 39c86c857d + att_reg2str -> gas_reg2str %!s(int64=23) %!d(string=hai) anos
  peter 5e7a1e3729 * removed unused units %!s(int64=23) %!d(string=hai) anos
  peter 5b242f7741 * tlocation,treference update %!s(int64=23) %!d(string=hai) anos
  Jonas Maebe 7fb55bf4e4 + a_loadfpu_* and a_loadmm_* methods in tcg %!s(int64=23) %!d(string=hai) anos
  peter b4cc4b7b01 * removed compiler warnings %!s(int64=23) %!d(string=hai) anos
  Jonas Maebe f9e7a027b9 * unnecessary loads of constants are now also remove by %!s(int64=24) %!d(string=hai) anos
  Jonas Maebe fe8b328091 * added missing allocregbetween() call for a memtoreg() optimization %!s(int64=24) %!d(string=hai) anos
  Jonas Maebe e02d95ed13 + replace mem accesses to locations to which a reg was stored recently with that reg %!s(int64=24) %!d(string=hai) anos
  Jonas Maebe 66567674ba + also replace mem references in modify operands with regs %!s(int64=24) %!d(string=hai) anos