This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][AVR] Add 'avr25' architecture for new ATtiny devices.


"Anatoll Sokolov" <aesok@dol.ru> writes:

> Hello.
> 
> New ATtiny devices have 'MOVW' and 'LPM Rx, Z' instruction but GCC don't use
> them. This patch add 'avr25' architecture for AVR target, and move ATtiny13,
> ATtiny2313, ATtinyX4, ATtinyX5, ATtinyX61 and AT86RF401 devices from 'avr2' to
> in 'avr25' architecture.
> 
> 
> 2006-06-08  Anatoly Sokolov <aesok@post.ru>
>

Committed.

Denis.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]