* rs6000-nat.c: Fix a comment.
authorJerome Guitton <guitton@adacore.com>
Fri, 14 May 2004 14:12:12 +0000 (14:12 +0000)
committerJerome Guitton <guitton@adacore.com>
Fri, 14 May 2004 14:12:12 +0000 (14:12 +0000)
gdb/ChangeLog
gdb/rs6000-nat.c

index e5f5a9597df80cd6b64185e3cc1990e9cf9a43b2..96dac19fcbb09a14087a53522d2441636090604e 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-14  Jerome Guitton  <guitton@rome.act-europe.fr>
+
+       * rs6000-nat.c: Fix a comment.
+
 2004-05-12  David Anderson <davea@sgi.com>
 
        Committed by Jim Blandy <jimb@redhat.com>:
index bf08b946d0981f406134cf98bf194941b158668a..dd52cf178cf01411ed6c4d904d211cdcb7c56d09 100644 (file)
@@ -28,7 +28,7 @@
 #include "xcoffsolib.h"
 #include "symfile.h"
 #include "objfiles.h"
-#include "libbfd.h"            /* For bfd_cache_lookup (FIXME) */
+#include "libbfd.h"            /* For bfd_default_set_arch_mach (FIXME) */
 #include "bfd.h"
 #include "gdb-stabs.h"
 #include "regcache.h"