Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <pedro@codesourcery.com>
To: gdb-patches@sourceware.org
Cc: "Joseph S. Myers" <joseph@codesourcery.com>
Subject: Re: Remove code handling old ARM aliases from GDB
Date: Wed, 04 May 2011 19:24:00 -0000	[thread overview]
Message-ID: <201105042024.34638.pedro@codesourcery.com> (raw)
In-Reply-To: <201105042023.02115.pedro@codesourcery.com>

On Wednesday 04 May 2011 20:23:01, Pedro Alves wrote:
> > +   bfin-*-*)
> > +       sim_arch=bfin
> > +       ;;
> 
> Eh, looks like someone forgot to regenerate this file
> before.  I see that missing on the branch as well.
> I'll fix it.

Done.

-- 
Pedro Alves

Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/sim/testsuite/ChangeLog,v
retrieving revision 1.66
diff -u -p -r1.66 ChangeLog
--- ChangeLog	6 Oct 2010 23:41:20 -0000	1.66
+++ ChangeLog	4 May 2011 19:21:57 -0000
@@ -1,3 +1,7 @@
+2011-05-04  Pedro Alves  <pedro@codesourcery.com>
+
+	* configure: Regenerate.
+
 2010-10-07  Hans-Peter Nilsson  <hp@axis.com>
 
 	* sim/cris/c/seek3.c, sim/cris/c/seek4.c: New tests.
Index: configure
===================================================================
RCS file: /cvs/src/src/sim/testsuite/configure,v
retrieving revision 1.6
diff -u -p -r1.6 configure
--- configure	26 Apr 2010 16:23:23 -0000	1.6
+++ configure	4 May 2011 19:21:58 -0000
@@ -1830,6 +1830,9 @@ case "${target}" in
    avr*-*-*)
        sim_arch=avr
        ;;
+   bfin-*-*)
+       sim_arch=bfin
+       ;;
    cr16*-*-*)
        sim_arch=cr16
        sim_testsuite=yes


  reply	other threads:[~2011-05-04 19:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 19:01 Joseph S. Myers
2011-05-04 19:21 ` Mark Kettenis
2011-05-04 19:23 ` Pedro Alves
2011-05-04 19:24   ` Pedro Alves [this message]
2011-05-05 13:21 ` Hans-Peter Nilsson
2011-05-05 13:47   ` Hans-Peter Nilsson
2011-05-05 14:34   ` Joseph S. Myers
2011-05-05 22:11     ` Hans-Peter Nilsson
2011-05-05 22:34       ` Joseph S. Myers
2011-05-05 23:06         ` Hans-Peter Nilsson
2011-05-05 23:19           ` Joseph S. Myers
2011-05-05 23:52           ` Joseph S. Myers
2011-05-06  0:23           ` Joel Brobecker
2011-05-06  3:00             ` Hans-Peter Nilsson
     [not found]           ` <Pine.LNX.4.64.1105052349190.20285@digraph.polyomino.org.uk>
2011-05-09  4:53             ` Hans-Peter Nilsson

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=201105042024.34638.pedro@codesourcery.com \
    --to=pedro@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    --cc=joseph@codesourcery.com \
    /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