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] Add support for new AVR device ATmega32C1


Attached patch adds support for new AVR device ATmega32C1.

Eric Weddington

2008-06-15  Eric B. Weddington  <eric.weddington@atmel.com>

	* gcc/config/avr/avr.c (avr_mcu_t): Add atmega32c1.
	* gcc/config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS):
Likewise. 
	* gcc/config/avr/t-avr (MULTILIB_MATCHES): Likewise. 

Attachment: atmega32c1.patch
Description: atmega32c1.patch


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