gdb/
* Makefile.in (ALL_TARGET_OBS): Add tic6x-tdep.o tic6x-linux-tdep.o and solib-dsbt.o.
This commit is contained in:
parent
0f1e5c9c08
commit
83d1a36ae4
@ -1,3 +1,8 @@
|
||||
2011-08-29 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* Makefile.in (ALL_TARGET_OBS): Add tic6x-tdep.o tic6x-linux-tdep.o
|
||||
and solib-dsbt.o.
|
||||
|
||||
2011-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
Fix TUI stepi on code without symbols.
|
||||
|
@ -565,6 +565,7 @@ ALL_TARGET_OBS = \
|
||||
sparc-linux-tdep.o sparcnbsd-tdep.o sparcobsd-tdep.o \
|
||||
sparc-sol2-tdep.o sparc-tdep.o \
|
||||
spu-tdep.o spu-multiarch.o solib-spu.o \
|
||||
tic6x-tdep.o tic6x-linux-tdep.o \
|
||||
v850-tdep.o \
|
||||
vaxnbsd-tdep.o vaxobsd-tdep.o vax-tdep.o \
|
||||
xstormy16-tdep.o \
|
||||
@ -574,7 +575,7 @@ ALL_TARGET_OBS = \
|
||||
nbsd-tdep.o obsd-tdep.o \
|
||||
sol2-tdep.o \
|
||||
solib-frv.o solib-irix.o solib-svr4.o solib-target.o \
|
||||
solib-som.o solib-pa64.o solib-darwin.o \
|
||||
solib-som.o solib-pa64.o solib-darwin.o solib-dsbt.o \
|
||||
dbug-rom.o dink32-rom.o ppcbug-rom.o m32r-rom.o dsrec.o monitor.o \
|
||||
remote-m32r-sdi.o remote-mips.o \
|
||||
xcoffread.o \
|
||||
|
Loading…
Reference in New Issue
Block a user