aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-02-01 10:54:07 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-02-01 10:54:07 +0000
commitbc884eba6a28fe7bf907df58f10ccb13989d6c5a (patch)
tree541608c9589cbf2908971bd560df179b2828f545 /gdb/ChangeLog
parent9ddf065add7c3be4fe00e0dce714774faefebb3f (diff)
downloadgdb-bc884eba6a28fe7bf907df58f10ccb13989d6c5a.zip
gdb-bc884eba6a28fe7bf907df58f10ccb13989d6c5a.tar.gz
gdb-bc884eba6a28fe7bf907df58f10ccb13989d6c5a.tar.bz2
Fix build error in Darwin port.
gdb/ChangeLog: From: Josh Matthews <josh@joshmatthews.net> (tiny change) Fix build error in Darwin port. * i386-darwin-nat.c: Include i386-nat.h.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index daf970c..b4e523a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -8,6 +8,11 @@
* symtab.h: Remove outdated comment.
(SYMBOL_MATCHES_NATURAL_NAME): Delete.
+2012-02-01 Josh Matthews <josh@joshmatthews.net> (tiny change)
+
+ Fix build error in Darwin port.
+ * i386-darwin-nat.c: Include i386-nat.h.
+
2012-01-30 Tom Tromey <tromey@redhat.com>
PR breakpoints/13568: