aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2013-12-02 07:10:29 +0400
committerJoel Brobecker <brobecker@adacore.com>2013-12-02 07:10:29 +0400
commit2dd4d4224afba558be14b39e2886ba47b2132678 (patch)
treefd493fcbcc0050452c9e1e4ba18a91f7159a7a18 /gdb
parente72eff80bfa720ba295312348dfdd64e18dc7ad2 (diff)
downloadgdb-2dd4d4224afba558be14b39e2886ba47b2132678.zip
gdb-2dd4d4224afba558be14b39e2886ba47b2132678.tar.gz
gdb-2dd4d4224afba558be14b39e2886ba47b2132678.tar.bz2
Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".
This file no longer exists. gdb/ChangeLog: * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 133ffde..a328d06 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2013-12-02 Joel Brobecker <brobecker@adacore.com>
+ * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".
+
+2013-12-02 Joel Brobecker <brobecker@adacore.com>
+
* Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_stat.h".
* ctf.c (ctf_start): Remove obsolete comment.
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 4ff6abb..be30dfd 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -832,7 +832,7 @@ coff-pe-read.h parser-defs.h gdb_ptrace.h mips-linux-tdep.h \
m68k-tdep.h spu-tdep.h jv-lang.h environ.h solib-irix.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 \
-common/gdb_locale.h common/gdb_dirent.h arch-utils.h trad-frame.h gnu-nat.h \
+common/gdb_locale.h arch-utils.h trad-frame.h gnu-nat.h \
language.h nbsd-tdep.h solib-svr4.h \
macroexp.h ui-file.h regcache.h tracepoint.h i386-tdep.h \
inf-child.h p-lang.h event-top.h gdbtypes.h user-regs.h \