This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [AVR] add support for new AVR microcontrollers


 

> -----Original Message-----
> From: Anatoly Sokolov [mailto:aesok@post.ru] 
> Sent: Sunday, March 25, 2007 2:52 PM
> To: binutils@sourceware.org
> Cc: denisc@overta.ru; j.gnu@uriah.heep.sax.de; 
> eweddington@cso.atmel.com; drow@false.org
> Subject: [AVR] add support for new AVR microcontrollers
> 
> Hello.
> 
> Here's patch to add support for more new Atmel AVR 
> microcontrollers. Please,
> add this patch before release of binutils 2.18.
> 
> gas/
> 
> 2007-03-26  Anatoly Sokolov <aesok@post.ru>
> 
> 	* config/tc-avr.c (mcu_types): Add support for 
> at90pwm1, at90usb82,
> 	at90usb162, atmega325p, patmega329p, patmega3250p and 
> patmega3290p
> 	devices.
> 	* doc/c-avr.texi: Document new devices.
> 
> Anatoly.
> 

Minor typos in the Changelog. Should be:

2007-03-26  Anatoly Sokolov <aesok@post.ru>

	* config/tc-avr.c (mcu_types): Add support for at90pwm1, at90usb82,
	at90usb162, atmega325p, atmega329p, atmega3250p and atmega3290p
	devices.
	* doc/c-avr.texi: Document new devices.


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