]> Git Repo - binutils.git/commitdiff
2000-05-17 Michael Snyder <[email protected]>
authorMichael Snyder <[email protected]>
Wed, 24 May 2000 17:13:47 +0000 (17:13 +0000)
committerMichael Snyder <[email protected]>
Wed, 24 May 2000 17:13:47 +0000 (17:13 +0000)
      * config/sparc/tm-sun4sol2.h: Turn on multi-arch.
      sparc-tdep.c (gdb_print_insn_sparc): Remove temporary multi-arch hack.

gdb/ChangeLog
gdb/config/sparc/tm-sun4sol2.h

index fd1f89dedee99cfec20c0f41f167fe01871291d5..ad852f7fed376f4861ae783f30193b7c2e514ce8 100644 (file)
@@ -53,6 +53,11 @@ Tue May 23 17:44:18 2000  Andrew Cagney  <[email protected]>
 
        * TODO: Update.
 
+2000-05-17  Michael Snyder  <[email protected]>
+
+       * config/sparc/tm-sun4sol2.h: Turn on multi-arch.
+       sparc-tdep.c (gdb_print_insn_sparc): Remove temporary multi-arch hack.
+
 2000-05-17  Andrew Cagney  <[email protected]>
 
        * GDB 5.0 released.
@@ -177,6 +182,7 @@ Mon May 22 11:46:01 2000  Andrew Cagney  <[email protected]>
        config/powerpc/tm-nbsd.h, config/powerpc/nm-nbsd.h,
        config/powerpc/xm-nbsd.h: New files.
 
+>>>>>>> 1.399
 2000-05-17  Eli Zaretskii  <[email protected]>
 
        * gdb/config/djgpp/README: Fine-tune installation instructions
index dc487d42fafc07cd9731748166c2b5150a677546..eb76d1ccef05eeebafadbdb552414f5c6b3edae9 100644 (file)
@@ -19,7 +19,7 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-/*#define GDB_MULTI_ARCH 2*/
+#define GDB_MULTI_ARCH 2
 
 #include "sparc/tm-sparc.h"
 #include "tm-sysv4.h"
This page took 0.033188 seconds and 4 git commands to generate.