This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch, avr] Remove avr devices that are not released
- From: Denis Chertykov <chertykov at gmail dot com>
- To: "Sivanupandi, Pitchumani" <Pitchumani dot Sivanupandi at atmel dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, Georg-Johann Lay <avr at gjlay dot de>
- Date: Fri, 22 Aug 2014 20:07:07 +0400
- Subject: Re: [patch, avr] Remove avr devices that are not released
- Authentication-results: sourceware.org; auth=none
- References: <CAC140656783604CABA6AE60C2A6D5A49793549F at penmbx01>
2014-08-20 18:36 GMT+04:00 Sivanupandi, Pitchumani
<Pitchumani.Sivanupandi@atmel.com>:
> Attached patch removes avr devices that are not released
> (may not be released in near future also).
>
> If OK, could someone commit please?
>
> Regards,
> Pitchumani
>
> gcc/ChangeLog
>
> 2014-08-20 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
>
> * config/avr/avr-mcus.def: Remove atmega26hvg, atmega64rfa2,
> atmega48hvf, atxmega32x1, atmxt224, atmxt224e, atmxt336s,
> atmxt540s and atmxt540sreva devices.
> * config/avr/avr-tables.opt: Regenerate.
> * config/avr/t-multilib: Regenerate.
> * doc/avr-mmcu.texi: Regenerate.
>
Committed.
Denis.