* 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.
This commit is contained in:
Kevin Buettner 2012-02-15 22:17:02 +00:00
parent 4cb6da1cdd
commit a58b110ab4
4 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2012-02-15 Kevin Buettner <kevinb@redhat.com>
* 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.
2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
* frame.c (find_frame_sal): Initialize sal->pspace field from frame

View File

@ -309,6 +309,8 @@ the native maintainer when resolving ABI issues.
powerpc --target=powerpc-eabi ,-Werror
rl78 --target=rl78-elf ,-Werror
s390 --target=s390-linux-gnu ,-Werror
score --target=score-elf

View File

@ -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 \

View File

@ -52,6 +52,10 @@
** "enable count" can be used to auto-disable a breakpoint after
several hits.
* New targets
Renesas RL78 rl78-*-elf
*** Changes in GDB 7.4
* GDB now handles ambiguous linespecs more consistently; the existing