* [obv] Add linux-aarch64-low.c in SFILE
@ 2015-03-04 14:17 Yao Qi
0 siblings, 0 replies; only message in thread
From: Yao Qi @ 2015-03-04 14:17 UTC (permalink / raw)
To: gdb-patches
From: Yao Qi <yao.qi@linaro.org>
It is obvious, and I'll push it in.
gdb/gdbserver:
2015-03-04 Yao Qi <yao.qi@linaro.org>
* Makefile.in (SFILES): Add linux-aarch64-low.c.
---
gdb/gdbserver/Makefile.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/gdb/gdbserver/Makefile.in b/gdb/gdbserver/Makefile.in
index fc55d16..6dddf26 100644
--- a/gdb/gdbserver/Makefile.in
+++ b/gdb/gdbserver/Makefile.in
@@ -152,6 +152,7 @@ SFILES= $(srcdir)/gdbreplay.c $(srcdir)/inferiors.c $(srcdir)/dll.c \
$(srcdir)/proc-service.list $(srcdir)/regcache.c \
$(srcdir)/remote-utils.c $(srcdir)/server.c $(srcdir)/target.c \
$(srcdir)/thread-db.c $(srcdir)/utils.c $(srcdir)/debug.c \
+ $(srcdir)/linux-aarch64-low.c \
$(srcdir)/linux-arm-low.c $(srcdir)/linux-bfin-low.c \
$(srcdir)/linux-cris-low.c $(srcdir)/linux-crisv32-low.c \
${srcdir}/x86-low.c $(srcdir)/i387-fp.c \
--
1.9.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-04 14:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-04 14:17 [obv] Add linux-aarch64-low.c in SFILE Yao Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).