* dwarfread.c (bfd.h): Don't include.
authorStan Shebs <shebs@codesourcery.com>
Fri, 5 Aug 1994 20:19:00 +0000 (20:19 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 5 Aug 1994 20:19:00 +0000 (20:19 +0000)
gdb/ChangeLog
gdb/dwarfread.c

index 36505f371326cef4c215f0306d444aa363c2a4f6..f6a62c349789f3f8c7acdf009a401202078c99ec 100644 (file)
@@ -1,3 +1,7 @@
+Fri Aug  5 12:23:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * dwarfread.c (bfd.h): Don't include.
+
 Fri Aug  5 09:08:34 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
 
        * i386-nlmstub.c (handle_exception): Point the PC at _exit() to
@@ -6,7 +10,8 @@ Fri Aug  5 09:08:34 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
 
 Thu Aug  4 16:26:06 1994  Steve Chamberlain  (sac@jonny.cygnus.com)
 
-       * remote.c (read_frame): Calculate run length encoded checksum correctly.
+       * remote.c (read_frame): Calculate run length encoded checksum
+       correctly.
        * config/sh/stub.c: New file.
 
 Thu Aug  4 14:34:12 1994  Stu Grossman  (grossman@cygnus.com)
@@ -58,10 +63,9 @@ Thu Aug  4 07:55:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
 Wed Aug  3 22:41:13 1994  Tom Lord  (lord@x1.cygnus.com)
 
-       * procfs.c(procfs_mourn_inferior): don't dereference the
+       * procfs.c (procfs_mourn_inferior): don't dereference the
        procinfo pointer after it has been freed.
 
-
 Wed Aug  3 12:05:13 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * breakpoint.c (breakpoint_1): Improve pluralization in display
index 96196f536e557c30d33c161ed049c63212385d3c..150e1d81666ce3f57e9bdf1f3a2ecc6545ca4f12 100644 (file)
@@ -39,7 +39,6 @@ other things to work on, if you get bored. :-)
 */
 
 #include "defs.h"
-#include "bfd.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "symfile.h"
This page took 0.036748 seconds and 4 git commands to generate.