From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sourceware.org
Subject: [RFA] Add rl78 to NEWS, MAINTAINERS, and Makefile.in
Date: Tue, 14 Feb 2012 23:42:00 -0000 [thread overview]
Message-ID: <20120214153734.2c68eb9a@mesquite.lan> (raw)
I think I need approval for the NEWS entry. The rest of it is an RFC.
Is there anything else I forgot?
(Thanks to Pedro for reminding me about ALL_TARGET_OBS.)
Kevin
* MAINTAINERS: Add rl78 to target ISA section.
* Makefile.in (ALL_TARGET_OBS): Add rl78-tdep.o.
(ALLDEPFILES): Add rl78-tdep.c.
* NEWS: Mention rl78 as a new target.
Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.475
diff -u -p -r1.475 MAINTAINERS
--- MAINTAINERS 14 Feb 2012 14:42:12 -0000 1.475
+++ MAINTAINERS 14 Feb 2012 22:27:12 -0000
@@ -309,6 +309,8 @@ the native maintainer when resolving ABI
powerpc --target=powerpc-eabi ,-Werror
+ rl78 --target=rl78-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.1188
diff -u -p -r1.1188 Makefile.in
--- Makefile.in 9 Feb 2012 16:06:43 -0000 1.1188
+++ Makefile.in 14 Feb 2012 22:27:13 -0000
@@ -555,6 +555,7 @@ ALL_TARGET_OBS = \
mt-tdep.o \
nto-tdep.o \
ppc-linux-tdep.o ppcnbsd-tdep.o ppcobsd-tdep.o ppc-sysv-tdep.o \
+ rl78-tdep.o \
rs6000-aix-tdep.o rs6000-tdep.o \
s390-tdep.o \
score-tdep.o \
@@ -1489,6 +1490,7 @@ ALLDEPFILES = \
remote-m32r-sdi.c remote-mips.c \
remote-sim.c \
dcache.c \
+ rl78-tdep.c \
rs6000-nat.c rs6000-tdep.c \
s390-tdep.c s390-nat.c \
score-tdep.c \
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.487
diff -u -p -r1.487 NEWS
--- NEWS 7 Feb 2012 19:47:15 -0000 1.487
+++ NEWS 14 Feb 2012 22:27:13 -0000
@@ -1,6 +1,10 @@
What has changed in GDB?
(Organized release by release)
+* New targets
+
+Renesas RL78 rl78-*-elf
+
*** Changes since GDB 7.4
* Python scripting
next reply other threads:[~2012-02-14 22:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-14 23:42 Kevin Buettner [this message]
2012-02-15 0:58 ` Stan Shebs
2012-02-15 3:55 ` Kevin Buettner
2012-02-15 6:48 ` Eli Zaretskii
2012-02-15 22:56 ` 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=20120214153734.2c68eb9a@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