Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sourceware.org
Subject: [RFC] Add rx to MAINTAINERS and Makefile.in
Date: Wed, 15 Feb 2012 23:59:00 -0000	[thread overview]
Message-ID: <20120215155546.09bef348@mesquite.lan> (raw)

While making similar changes for rl78, I noticed that rx didn't appear
in either MAINTAINERS or Makefile.in.  This patch corrects that
oversight.

Comments?

	* MAINTAINERS: Add rx to target ISA section.
	* Makefile.in (ALL_TARGET_OBS): Add rx-tdep.o.
	(ALLDEPFILES): Add rx-tdep.c.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.476
diff -u -p -r1.476 MAINTAINERS
--- MAINTAINERS	15 Feb 2012 22:17:01 -0000	1.476
+++ MAINTAINERS	15 Feb 2012 22:49:40 -0000
@@ -311,6 +311,8 @@ the native maintainer when resolving ABI
 
 	rl78		--target=rl78-elf ,-Werror
 
+	rx		--target=rx-elf ,-Werror
+
 	s390		--target=s390-linux-gnu ,-Werror
 
 	score	--target=score-elf
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.1189
diff -u -p -r1.1189 Makefile.in
--- Makefile.in	15 Feb 2012 22:17:01 -0000	1.1189
+++ Makefile.in	15 Feb 2012 22:49:40 -0000
@@ -557,6 +557,7 @@ ALL_TARGET_OBS = \
 	ppc-linux-tdep.o ppcnbsd-tdep.o ppcobsd-tdep.o ppc-sysv-tdep.o \
 	rl78-tdep.o \
 	rs6000-aix-tdep.o rs6000-tdep.o \
+	rx-tdep.o \
 	s390-tdep.o \
 	score-tdep.o \
 	sh64-tdep.o sh-linux-tdep.o shnbsd-tdep.o sh-tdep.o \
@@ -1492,6 +1493,7 @@ ALLDEPFILES = \
 	dcache.c \
 	rl78-tdep.c \
 	rs6000-nat.c rs6000-tdep.c \
+	rx-tdep.c \
 	s390-tdep.c s390-nat.c \
 	score-tdep.c \
 	ser-go32.c ser-pipe.c ser-tcp.c ser-mingw.c \


             reply	other threads:[~2012-02-15 22:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-15 23:59 Kevin Buettner [this message]
2012-02-16 14:35 ` Tom Tromey
2012-02-16 23:51   ` Kevin Buettner

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=20120215155546.09bef348@mesquite.lan \
    --to=kevinb@redhat.com \
    --cc=gdb-patches@sourceware.org \
    /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