/[gcl]/gcl/binutils/bfd/cpu-mmix.c
ViewVC logotype

Diff of /gcl/binutils/bfd/cpu-mmix.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by camm, Fri Aug 9 05:35:55 2002 UTC revision 1.1.1.1.20.1 by camm, Fri Sep 30 02:08:56 2005 UTC
# Line 1  Line 1 
1  /* BFD library support routines for MMIX.  /* BFD library support routines for MMIX.
2     Copyright (C) 2001 Free Software Foundation, Inc.     Copyright 2001, 2002 Free Software Foundation, Inc.
3     Contributed by Hans-Peter Nilsson (hp@bitrange.com)     Contributed by Hans-Peter Nilsson (hp@bitrange.com)
4    
5  This file is part of BFD, the Binary File Descriptor library.  This file is part of BFD, the Binary File Descriptor library.
# Line 34  bfd_mmix_arch = Line 34  bfd_mmix_arch =
34     "mmix",                      /* Architecture name.  */     "mmix",                      /* Architecture name.  */
35     "mmix",                      /* Printable name.  */     "mmix",                      /* Printable name.  */
36     3,                           /* Section align power.  */     3,                           /* Section align power.  */
37     true,                        /* This is the default architecture.  */     TRUE,                        /* This is the default architecture.  */
38     bfd_default_compatible,      /* Architecture comparison function.  */     bfd_default_compatible,      /* Architecture comparison function.  */
39     bfd_default_scan,            /* String to architecture conversion.  */     bfd_default_scan,            /* String to architecture conversion.  */
40     NULL                         /* Next in list.  */     NULL                         /* Next in list.  */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.20.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26