提交历史

作者 SHA1 备注 提交日期
  florian 055a49b202 * patch by Christo Crause: the subarch type for atmega 8, 8A, 16 & 32 was incorrect. Atmega8A was also listed under the wrong subarch type in the makefile, also fixed. 7 年之前
  Jeppe Johansen 4a169e6b1a Changed subarch of at90pwm161 7 年之前
  florian 73c46a5988 - removed unused constants 8 年之前
  florian 56b6cedcf4 * increase ram size of the avrsim controller target 9 年之前
  florian bd20c5a66b * set a proper sram base for the avrsim controller type 9 年之前
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. 10 年之前
  Jeppe Johansen 55669f62b1 Added most AVR controllers. 10 年之前
  florian c0dd2047f9 * cosmetics, entries are now properly aligned 10 年之前
  Jeppe Johansen ab9c8bb569 Fixed startup assembler code for the case where there's no data in .bss and/or in .data. 10 年之前
  florian a3553a7320 + adds missing ct_atmega168 and ct_atmega368 symbols, thanks to mischi 10 年之前
  florian cf552b2a0b + ATmeag168/ATmeag368 support 10 年之前
  florian 0cd521fc8b + ATmega48/ATmega88 support 10 年之前
  florian d58d7b7838 * fixes breakage of r30930 (+ ATtiny24/ATtiny44/ATtiny84 support) 10 年之前
  florian 0f73675354 + ATtiny24/ATtiny44/ATtiny84 support 10 年之前
  florian f5edf77a05 + Atmega8 support 10 年之前
  florian dfd4d3656b + avrsim controller target requiring a special avr simulator with a certain memory location handling, see avrsim.pp controller helper unit for what it is needed 10 年之前
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, 10 年之前
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support 10 年之前
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: 11 年之前
  Jeppe Johansen 2227045e23 Replace forbidden chars in more places in the GAS assembler writer. 11 年之前
  Jeppe Johansen 8b17a358e4 Remove all traces of the interrupt vector table generation mechanism 12 年之前
  florian 895aa0d752 * reworked cpuflags for avr 13 年之前
  florian aadf6da14f * better naming of CPU flag strings 13 年之前
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects 13 年之前
  florian b330bba0bc + introduce -Oofastmath 13 年之前
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in 13 年之前
  florian a08dfdf803 o slightly modified patch by John Clymer: 14 年之前
  florian 04e2321724 * avr cpuflags renames 14 年之前
  florian a178f34ab3 + avr processor type information 14 年之前
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization 15 年之前