Properly create and use a bfd_arch_info_type for 32-bit tilegx.
commit44b698ff2dfddb7832ca5d5877d6a4269302acb5
authorwalt <walt>
Sat, 25 Feb 2012 18:57:53 +0000 (25 18:57 +0000)
committerwalt <walt>
Sat, 25 Feb 2012 18:57:53 +0000 (25 18:57 +0000)
tree7b38d06d4006716a9c86651034a5a67dc64adb2d
parentdce0e4065c6d4cbc7c15288595869552079e6b84
Properly create and use a bfd_arch_info_type for 32-bit tilegx.

bfd/
* arctures.c (bfd_architecture): Define bfd_mach_tilegx32.
* bfd-in2.h: Regenerate.
* cpu-tilegx.c (bfd_tilegx32_arch): define.
  (bfd_tilegx_arch): link to bfd_tilegx32_arch.

gas/
* tc-tilegx.c (md_begin): set architecture and machine.
bfd/ChangeLog
bfd/archures.c
bfd/bfd-in2.h
bfd/cpu-tilegx.c
gas/ChangeLog
gas/config/tc-tilegx.c