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

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

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

revision 1.1.1.1 by camm, Fri Aug 9 05:35:03 2002 UTC revision 1.1.1.1.20.1 by camm, Fri Sep 30 02:08:56 2005 UTC
# Line 33  const bfd_arch_info_type bfd_s390_64_arc Line 33  const bfd_arch_info_type bfd_s390_64_arc
33      "s390",      "s390",
34      "s390:64-bit",      "s390:64-bit",
35      3, /* section alignment power */      3, /* section alignment power */
36      true, /* the default */      TRUE, /* the default */
37      bfd_default_compatible,      bfd_default_compatible,
38      bfd_default_scan,      bfd_default_scan,
39      NULL      NULL
# Line 49  const bfd_arch_info_type bfd_s390_arch = Line 49  const bfd_arch_info_type bfd_s390_arch =
49      "s390",      "s390",
50      "s390:31-bit",      "s390:31-bit",
51      3, /* section alignment power */      3, /* section alignment power */
52      true, /* the default */      TRUE, /* the default */
53      bfd_default_compatible,      bfd_default_compatible,
54      bfd_default_scan,      bfd_default_scan,
55      &bfd_s390_64_arch      &bfd_s390_64_arch

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