]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* config/mips/tm-irix6.h: Include solib.h.
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 2 Oct 2002 01:28:21 +0000 (01:28 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 2 Oct 2002 01:28:21 +0000 (01:28 +0000)
gdb/ChangeLog
gdb/config/mips/tm-irix6.h

index 78c1259eeb7481b27472a74f81cb961c515d68e8..4cafa33b5fb9ac8c42fc895a15b0681a409c8e18 100644 (file)
@@ -1,3 +1,7 @@
+2002-10-01  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config/mips/tm-irix6.h: Include solib.h.
+
 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
 
        * rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix
index ac710a465a67ca9218db610ea29168eae74bb41f..2da2f3d04d889b419b0bf4dee43a9a3302a44ead 100644 (file)
@@ -1,5 +1,5 @@
 /* Target machine description for SGI Iris under Irix 6.x, for GDB.
-   Copyright 2001
+   Copyright 2001, 2002
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -20,6 +20,7 @@
    Boston, MA 02111-1307, USA.  */
 
 #include "mips/tm-bigmips64.h"
+#include "solib.h"
 
 /* SGI's assembler doesn't grok dollar signs in identifiers.
    So we use dots instead.  This item must be coordinated with G++. */