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]

[wwwdoc, AVR, Committed] Add support for 3 new devices


Hi.

The attached patch to document support for the new AVR device in GCC.

> Index: htdocs/gcc-4.4/changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/changes.html,v
> retrieving revision 1.60
> diff -u -r1.60 changes.html
> --- htdocs/gcc-4.4/changes.html 24 Mar 2009 22:48:42 -0000      1.60
> +++ htdocs/gcc-4.4/changes.html	28 Mar 2009 23:15:34 -0000
> @@ -437,7 +437,10 @@
>          <li>ATtiny87</li>
>          <li>ATtiny167</li>
>          <li>ATtiny327</li>
> +        <li>ATmega8C1</li>
> +        <li>ATmega16C1</li>
>          <li>ATmega32C1</li>
> +        <li>ATmega8M1</li>
>          <li>ATmega16M1</li>
>          <li>ATmega32M1</li>
>          <li>ATmega32U4</li>

Anatoly.


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