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,Committed] Add support for new devices


On Wed, Nov 12, 2008 at 11:16:44PM +0300, Anatoly Sokolov wrote:
> Hi.
> 
>  The attached patch to add support for the new AVR device in GCC.
> 
> 
> 2008-11-12  Anatoly Sokolov  <aesok@post.ru>
> 
>         * config/avr/avr.c (avr_mcu_t): Add atmega16hvb, atmega32hvb,
>         atmega4hvd, atmega8hvd, atmega64c1, atmega64m1, atmega16u4 and
>         atmega32u6 devices.
>         * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): (Ditto.).
>         * config/avr/t-avr (MULTILIB_MATCHES): (Ditto.).

It might be helpful to your users to also update the documentation for the new
devices you added (unless the documentation patch was done in a different
patch).

-- 
Michael Meissner, IBM
4 Technology Place Drive, MS 2203A, Westford, MA, 01886, USA
meissner@linux.vnet.ibm.com


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