aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2011-06-30 17:01:29 +0000
committerTom Tromey <tromey@redhat.com>2011-06-30 17:01:29 +0000
commit4727bad393ed5ccd73480968cbf3c4f5003542bc (patch)
tree8d8456c57a1d5a2449e1d049efa1427e1825aa35 /gdb/ChangeLog
parent4cb0953da28f24180a3c62664a718ae69dc2458c (diff)
downloadgdb-4727bad393ed5ccd73480968cbf3c4f5003542bc.zip
gdb-4727bad393ed5ccd73480968cbf3c4f5003542bc.tar.gz
gdb-4727bad393ed5ccd73480968cbf3c4f5003542bc.tar.bz2
* Makefile.in (SUBDIR_MI_CFLAGS): Don't add -DMI_OUT=1.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ff306cf..39dd144 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2011-06-30 Tom Tromey <tromey@redhat.com>
+
+ * Makefile.in (SUBDIR_MI_CFLAGS): Don't add -DMI_OUT=1.
+
2011-06-30 Andrew Burgess <aburgess@broadcom.com>
* MAINTAINERS (Write After Approval): Add myself to the list.