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]

[patch, avr] atmel avr new devices set-4


Hi,

Attached patch adds support for new Atmel xmega devices (atxmega8e5,
atxmega16e5, atxmega32c3, atxmega32d3).

This patch is continuation of patch in
https://gcc.gnu.org/ml/gcc-patches/2014-07/msg01038.html

If OK, could someone commit please?

Regards,
Pitchumani


gcc/ChangeLog
2014-07-15  Pitchumani Sivanupandi <pitchumani.s@atmel.com>

    * config/avr/avr-mcus.def: Add new avrxmega2 devices (atxmega8e5,
    atxmega16e5, atxmega32c3, atxmega32d3).
    * config/avr/avr-tables.opt: Regenerate.
    * config/avr/t-multilib: Regenerate.
    * doc/avr-mmcu.texi: Regenerate.

Attachment: atmel-avr-xmega-devices.patch
Description: atmel-avr-xmega-devices.patch


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