public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
Cc: binutils@sourceware.org
Subject: Re: maintainer update: add support for more AVR microcontrollers
Date: Thu, 20 Apr 2006 10:51:00 -0000	[thread overview]
Message-ID: <20060420014708.GM13324@lug-owl.de> (raw)
In-Reply-To: <20060419193241.GA77330@uriah.heep.sax.de>

[-- Attachment #1: Type: text/plain, Size: 1509 bytes --]

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));

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-04-20  1:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-20  1:52 Joerg Wunsch
2006-04-20 10:51 ` Jan-Benedict Glaw [this message]
2006-04-20 10:53   ` Eric Christopher
2006-04-20 11:05     ` Joerg Wunsch
2006-04-20 14:24       ` Eric Christopher
2006-04-21  6:55         ` Joerg Wunsch
2006-04-22 14:20 Björn Haase

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060420014708.GM13324@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=binutils@sourceware.org \
    --cc=joerg_wunsch@uriah.heep.sax.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).