Add sh2 to list of known architectures.

This commit is contained in:
Andrew Cagney
2000-03-20 07:28:05 +00:00
parent 4397a6ab7a
commit b71896da7e
2 changed files with 10 additions and 0 deletions

View File

@@ -105,6 +105,10 @@ sh_processor_type_table[] =
sh_reg_names, bfd_mach_sh
}
,
{
sh_reg_names, bfd_mach_sh2
}
,
{
sh3_reg_names, bfd_mach_sh3
}