correct some mach-o section specification nits.
commiteb616f8f3517e47259cbc213b664750795ad6a05
authoriains <iains>
Fri, 10 Feb 2012 11:07:33 +0000 (10 11:07 +0000)
committeriains <iains>
Fri, 10 Feb 2012 11:07:33 +0000 (10 11:07 +0000)
tree2732bcd11d41ce38b0dd0bc6af269bdc9045de6e
parent3316705c1e939076ce9893575e8648ce5c93e838
correct some mach-o section specification nits.

bfd:

* mach-o.c (mach_o_section_name_xlat): Correct eh-frame section
parameters.
* mach-o-x86-64.c (text_section_names_xlat): New.
(mach_o_x86_64_segsec_names_xlat): New.
(bfd_mach_o_tgt_seg_table): Define to mach_o_x86_64_segsec_names_xlat.
* mach-o-i386.c (text_section_names_xlat): Correct section parameters.
bfd/ChangeLog
bfd/mach-o-i386.c
bfd/mach-o-x86-64.c
bfd/mach-o.c