* cpu-hppa.c (arch_info_struct): Support both PA1.0 and PA1.1
authorJeff Law <law@redhat.com>
Mon, 6 Mar 1995 17:00:18 +0000 (17:00 +0000)
committerJeff Law <law@redhat.com>
Mon, 6 Mar 1995 17:00:18 +0000 (17:00 +0000)
commit0f4161ddd0308c2b277d8f634aeb22149171bf9d
tree4a7f011640b5be3d69a3f516916945ec46fe6733
parent2c23d22bee914203bc534eed20a96c3ffbe01185
* cpu-hppa.c (arch_info_struct): Support both PA1.0 and PA1.1
machine types.
(bfd_hppa_arch): Link in both PA1.0 and PA1.1 architecture info
structures.
* libhppa.h (enum pa_arch): New enumeration to describe the
different variants of the PA architecture.
* som.c (som_object_setup): Use new enumeration to set machine
type.
(som_finish_writing): If the machine type is PA1.1, then use the
PA1.1 machine identifier in the output file.
bfd/ChangeLog
bfd/som.c