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

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

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

revision 1.1.1.1 by camm, Fri Aug 9 05:35:01 2002 UTC revision 1.2 by camm, Fri Sep 9 23:32:08 2005 UTC
# Line 36  static const bfd_arch_info_type arch_inf Line 36  static const bfd_arch_info_type arch_inf
36      "i370",      "i370",
37      "i370:360",      "i370:360",
38      3,      3,
39      false, /* not the default */      FALSE, /* not the default */
40      bfd_default_compatible,      bfd_default_compatible,
41      bfd_default_scan,      bfd_default_scan,
42      &arch_info_struct[1]      &arch_info_struct[1]
# Line 50  static const bfd_arch_info_type arch_inf Line 50  static const bfd_arch_info_type arch_inf
50      "i370",      "i370",
51      "i370:370",      "i370:370",
52      3,      3,
53      false, /* not the default */      FALSE, /* not the default */
54      bfd_default_compatible,      bfd_default_compatible,
55      bfd_default_scan,      bfd_default_scan,
56      0      0
# Line 67  const bfd_arch_info_type bfd_i370_arch = Line 67  const bfd_arch_info_type bfd_i370_arch =
67      "i370",      "i370",
68      "i370:common",      "i370:common",
69      3,      3,
70      true, /* the default */      TRUE, /* the default */
71      bfd_default_compatible,      bfd_default_compatible,
72      bfd_default_scan,      bfd_default_scan,
73      &arch_info_struct[0]      &arch_info_struct[0]

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

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