]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/mach-o-i386.c
correct some mach-o section specification nits.
authorIain Sandoe <iain@codesourcery.com>
Fri, 10 Feb 2012 11:07:33 +0000 (11:07 +0000)
committerIain Sandoe <iain@codesourcery.com>
Fri, 10 Feb 2012 11:07:33 +0000 (11:07 +0000)
commit632039e0a80cb94726526c8bfac3bf0d2c863dbc
treec1626beac53206b1568ee8fea5fc76ece36a8c9e
parent565a6476ffc155689d6ac16185a2208ca586078a
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