maintainer update: add support for more AVR microcontrollers

Jan-Benedict Glaw jbglaw@lug-owl.de
Thu Apr 20 10:51:00 GMT 2006


On Wed, 2006-04-19 21:32:41 +0200, Joerg Wunsch <j@uriah.heep.sax.de> wrote:
> gas/ChangeLog:
> 
> 	* config/tc-avr.c (mcu_types): Add support for atmega165p,
> 	atmega169p and atmega644p device. Rename atmega164/atmega324
> 	devices to atmega164p/atmega324p.
> 
> -- 
> cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL
> 
> http://www.sax.de/~joerg/                        NIC: JW11-RIPE
> Never trust an operating system you don't have sources for. ;-)

> Index: src/gas/config/tc-avr.c
> ===================================================================
> RCS file: /cvs/src/src/gas/config/tc-avr.c,v
> retrieving revision 1.32
> diff -u -r1.32 tc-avr.c
> --- src/gas/config/tc-avr.c	7 Apr 2006 15:18:08 -0000	1.32
> +++ src/gas/config/tc-avr.c	19 Apr 2006 15:13:26 -0000
> @@ -116,13 +116,15 @@
> -  {"atmega164", AVR_ISA_M323,     bfd_mach_avr5},
> +  {"atmega164p",AVR_ISA_M323,     bfd_mach_avr5},

> -  {"atmega324", AVR_ISA_M323,     bfd_mach_avr5},
> +  {"atmega324p",AVR_ISA_M323,     bfd_mach_avr5},

I'm not an AVR user, but from a user's perspective, this is an
interface change and should be documented.

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://sourceware.org/pipermail/binutils/attachments/20060420/d7f93642/attachment.sig>


More information about the Binutils mailing list