aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2009-01-30 22:14:52 +0000
committerTom Tromey <tromey@redhat.com>2009-01-30 22:14:52 +0000
commit5abdf4bdf22a6396a880a847dfd4bee759002c51 (patch)
treeb320e1fc3329da14e6f022ad557b5bdb276fb716 /gdb
parent592375cda9444b66538fb4811db6094e37664847 (diff)
downloadfsf-binutils-gdb-5abdf4bdf22a6396a880a847dfd4bee759002c51.zip
fsf-binutils-gdb-5abdf4bdf22a6396a880a847dfd4bee759002c51.tar.gz
fsf-binutils-gdb-5abdf4bdf22a6396a880a847dfd4bee759002c51.tar.bz2
* Makefile.in (HFILES_NO_SRCDIR): Remove i386-cygwin-tdep.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 a1f37c6..add82e4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-30 Tom Tromey <tromey@redhat.com>
+
+ * Makefile.in (HFILES_NO_SRCDIR): Remove i386-cygwin-tdep.h.
+
2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
PR 8145.
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index d8983c9..6a4f77d 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -717,7 +717,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 rs6000-tdep.h \
gdb_locale.h gdb_dirent.h arch-utils.h trad-frame.h gnu-nat.h \
-language.h i386-cygwin-tdep.h nbsd-tdep.h wrapper.h solib-svr4.h \
+language.h nbsd-tdep.h wrapper.h solib-svr4.h \
macroexp.h ui-file.h regcache.h gdb_string.h tracepoint.h i386-tdep.h \
inf-child.h p-lang.h event-top.h gdbtypes.h scm-tags.h user-regs.h \
regformats/regdef.h config/alpha/nm-osf3.h config/i386/nm-cygwin.h \