summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3482d613485..fabc0a9de35 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2013-01-02 Tom Tromey <tromey@redhat.com>
+ * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
+ * configure.ac: Check for Mach-O support in BFD. Update
+ CONFIG_OBS.
+ * configure: Rebuild.
+
+2013-01-02 Tom Tromey <tromey@redhat.com>
+
* acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
* configure.ac: Use GDB_AC_CHECK_BFD.
* configure: Rebuild.