diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fabc0a9d..7ad74ea 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2013-01-02 Tom Tromey <tromey@redhat.com> + * symfile.h (struct ecoff_debug_hack): Remove. + * objfiles.c: Don't include mdebugread.h. + +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. |