Historique des commits

Auteur SHA1 Message Date
  pierre 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler il y a 6 ans
  Jeppe Johansen 0d97dc7965 avr: Fixed some inconsistencies. il y a 6 ans
  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. il y a 7 ans
  Jeppe Johansen 4a169e6b1a Changed subarch of at90pwm161 il y a 7 ans
  florian 73c46a5988 - removed unused constants il y a 8 ans
  florian 56b6cedcf4 * increase ram size of the avrsim controller target il y a 9 ans
  florian bd20c5a66b * set a proper sram base for the avrsim controller type il y a 9 ans
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. il y a 10 ans
  Jeppe Johansen 55669f62b1 Added most AVR controllers. il y a 10 ans
  florian c0dd2047f9 * cosmetics, entries are now properly aligned il y a 10 ans
  Jeppe Johansen ab9c8bb569 Fixed startup assembler code for the case where there's no data in .bss and/or in .data. il y a 10 ans
  florian a3553a7320 + adds missing ct_atmega168 and ct_atmega368 symbols, thanks to mischi il y a 10 ans
  florian cf552b2a0b + ATmeag168/ATmeag368 support il y a 10 ans
  florian 0cd521fc8b + ATmega48/ATmega88 support il y a 10 ans
  florian d58d7b7838 * fixes breakage of r30930 (+ ATtiny24/ATtiny44/ATtiny84 support) il y a 10 ans
  florian 0f73675354 + ATtiny24/ATtiny44/ATtiny84 support il y a 10 ans
  florian f5edf77a05 + Atmega8 support il y a 10 ans
  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 il y a 10 ans
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, il y a 10 ans
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support il y a 10 ans
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: il y a 11 ans
  Jeppe Johansen 2227045e23 Replace forbidden chars in more places in the GAS assembler writer. il y a 11 ans
  Jeppe Johansen 8b17a358e4 Remove all traces of the interrupt vector table generation mechanism il y a 13 ans
  florian 895aa0d752 * reworked cpuflags for avr il y a 13 ans
  florian aadf6da14f * better naming of CPU flag strings il y a 13 ans
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects il y a 13 ans
  florian b330bba0bc + introduce -Oofastmath il y a 13 ans
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in il y a 13 ans
  florian a08dfdf803 o slightly modified patch by John Clymer: il y a 14 ans
  florian 04e2321724 * avr cpuflags renames il y a 14 ans