public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* make TAGS
@ 2016-10-06 19:02 Mike Stump
  0 siblings, 0 replies; only message in thread
From: Mike Stump @ 2016-10-06 19:02 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 23 bytes --]

This fixes make TAGS:


[-- Attachment #2: gdb-1a.diffs.txt --]
[-- Type: text/plain, Size: 1094 bytes --]

diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 2c88434..ac29b94 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -943,7 +943,7 @@ common/gdb_wait.h common/gdb_assert.h solib.h ppc-tdep.h cp-support.h glibc-tdep
 interps.h auxv.h gdbcmd.h tramp-frame.h mipsnbsd-tdep.h	\
 amd64-linux-tdep.h linespec.h location.h i387-tdep.h mn10300-tdep.h \
 sparc64-tdep.h ppcobsd-tdep.h \
-coff-pe-read.h parser-defs.h gdb_ptrace.h mips-linux-tdep.h \
+coff-pe-read.h parser-defs.h nat/gdb_ptrace.h mips-linux-tdep.h \
 m68k-tdep.h spu-tdep.h environ.h amd64-tdep.h \
 doublest.h regset.h hppa-tdep.h ppc-linux-tdep.h ppc64-tdep.h \
 rs6000-tdep.h rs6000-aix-tdep.h \
@@ -1669,8 +1669,8 @@ ALLDEPFILES = \
 	amd64-dicos-tdep.c \
 	amd64-linux-nat.c amd64-linux-tdep.c \
 	amd64-sol2-tdep.c \
-	arm.c arm-get-next-pcs.c \
-	arm-linux.c arm-linux-nat.c arm-linux-tdep.c \
+	arch/arm.c arch/arm-get-next-pcs.c \
+	arch/arm-linux.c arm-linux-nat.c arm-linux-tdep.c \
 	arm-symbian-tdep.c arm-tdep.c \
 	armnbsd-nat.c armbsd-tdep.c armnbsd-tdep.c armobsd-tdep.c \
 	avr-tdep.c \

[-- Attachment #3: Type: text/plain, Size: 81 bytes --]




Ok?

[ could someone apply it for me if approved, my gdb tree is read-only ]


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-06 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-06 19:02 make TAGS Mike Stump

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).