Histórico de Commits

Autor SHA1 Mensagem Data
  peter 4285e99853 * internal linker há 23 anos atrás
  peter 06ebac4e27 * readded missing revisions há 23 anos atrás
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand há 23 anos atrás
  peter 2992e1819c * removed old logs and updated copyright year há 23 anos atrás
  carl fb605f11b0 * changeregsize -> rg.makeregsize há 23 anos atrás
  carl b4f0af389d + generic FPC_CHECKPOINTER há 23 anos atrás
  peter 3bcfe33002 * fixed stackcheck that would be called recursively when a stack há 23 anos atrás
  carl 79b490d551 + target_info.size_of_pointer -> pointer_size há 23 anos atrás
  carl 39c86c857d + att_reg2str -> gas_reg2str há 23 anos atrás
  peter 5e7a1e3729 * removed unused units há 23 anos atrás
  peter 5b242f7741 * tlocation,treference update há 23 anos atrás
  Jonas Maebe 7fb55bf4e4 + a_loadfpu_* and a_loadmm_* methods in tcg há 23 anos atrás
  peter b4cc4b7b01 * removed compiler warnings há 23 anos atrás
  Jonas Maebe f9e7a027b9 * unnecessary loads of constants are now also remove by há 24 anos atrás
  Jonas Maebe fe8b328091 * added missing allocregbetween() call for a memtoreg() optimization há 24 anos atrás
  Jonas Maebe e02d95ed13 + replace mem accesses to locations to which a reg was stored recently with that reg há 24 anos atrás
  Jonas Maebe 66567674ba + also replace mem references in modify operands with regs há 24 anos atrás
  Jonas Maebe 82f7cf0957 + memory references are now replaced by register reads in "regular" há 24 anos atrás
  Jonas Maebe 1fd6a2c5f8 * commented out some inactive code in csopt386 há 24 anos atrás
  Jonas Maebe 003549eba1 * the optimizer now keeps track of flags register usage. This fixes some há 24 anos atrás
  florian 9746f4c2d6 * some cg reorganisation há 24 anos atrás
  Jonas Maebe a022ac9bb2 * fixed bug due to short boolean evaluation há 24 anos atrás
  peter 4e2655cdc5 * resulttype rewrite há 24 anos atrás
  michael d5ef327f9e + Patch from jonas so 1.0.2 can be used to cycle há 24 anos atrás
  Jonas Maebe 7725beb1e3 * fixed crashing bug to due previous changes há 25 anos atrás
  Jonas Maebe e753af622e * fixed webbug 1323 há 25 anos atrás
  peter 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and há 25 anos atrás
  Jonas Maebe 72bc010795 * when searching for constants in registers, the returned register há 25 anos atrás
  florian b9796f6a7f * unused units removed from uses clause há 25 anos atrás
  Jonas Maebe 3974b23c97 + support for optimizing simple sequences with div/idiv/mul opcodes há 25 anos atrás