Historie revizí

Autor SHA1 Zpráva Datum
  florian f49da05633 * unified g_concatcopy_move před 1 rokem
  florian 0ae45bd2cf + AVR: track flag usage před 3 roky
  florian e87c52d7dc * otherwise => else před 3 roky
  ccrause 6df2eb5fd4 Extra code generation options for shift with compile time constant. před 3 roky
  florian aec49340a3 * patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files: před 4 roky
  florian 9d6ceda532 * patch by Christo Crause: do not generate LDD for avrtiny, resolves #38958 před 4 roky
  florian 5e1e6c24a4 * patch by Christo Crause: handle references to absolute address 0 correctly, resolves #38861 před 4 roky
  yury 4fa99cff62 * Removed more assigned but unused vars. před 4 roky
  yury 64c586b86d * Removed/ifdefed lots of unused variables. před 4 roky
  florian fa54335938 * patch by Christo Crause to fix illegal ldd generation for avrtiny, resolves #37929 před 4 roky
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 před 4 roky
  nickysn 599b7e80c0 * fix for OP_ROR in tcgavr.a_op_reg_reg_internal před 5 roky
  florian 2135b9b724 * for avr1, do not save registers during an interrupt procedure, as it has no memory to store them před 5 roky
  florian 640fe9c290 * actually, with lds/sts avrtiny can load addresses up to 191 před 5 roky
  florian 36058ca4d4 * based on a patch by Christo Crause: more compiler fixes for avrtiny, resolves #36646 před 5 roky
  florian 670c61e760 * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 1/3 před 5 roky
  florian 429130fa34 * AVR: attiny can do post increment operations, so remove code working around this před 5 roky
  florian 2d9cdab264 + AVR: initial support for the avrtiny architecture před 5 roky
  florian f629fa1bb9 * AVR: tcgavr.normalize_ref must always load the reference into tmpreg před 5 roky
  florian 26eae3672b + AVR: GetDefaultZeroReg and GetDefaultTmpReg před 5 roky
  florian 96a4cda03b * AVR: fixes pushing and handling of stack passed parameters před 5 roky
  Jonas Maebe 1e3f72403e * renamed getintparaloc to getcgtempparaloc před 5 roky
  florian 701848889e * avr: help the compiler with constant loading to avoid ie 200309041 před 5 roky
  florian e8a48be3bc * avr: more precise execution weigth for shift loops před 5 roky
  florian f61207f1cc * avr directly encodes constant shifts of 64 bit values před 5 roky
  florian 5fc12500f2 * patch by Christo Crause: fix for r43136 před 5 roky
  florian dd2d1bf68b * (modified/re-formatted) patch by Christo Crause: AVR: Optimizing code generation for shift with compile time constant před 5 roky
  florian 4e93a9a6c7 * AVR: patch by Christo Crause: fixes tcgavr.g_concatcopy for data with size>255, resolves #36066 před 6 roky
  florian 9e5cbce6be * fix tcgavr.g_flags2reg for sizes > 1 byte před 6 roky
  Jeppe Johansen 1b698d319f - Fix bug in software overflow checking for longint's. před 6 roky