OSDN Git Service

2011-12-16 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
authorgingold <gingold>
Fri, 16 Dec 2011 13:39:02 +0000 (13:39 +0000)
committergingold <gingold>
Fri, 16 Dec 2011 13:39:02 +0000 (13:39 +0000)
commitf95602758dc8f56f9d09803c00d7863cb75e1400
treeef1028e6fd97879bac5495ae7bfda46611bd63e8
parent7f9c360d74b64e6fe9aaa9a7f96237d982a2c5fd
2011-12-16  Shinichiro Hamaji  <shinichiro.hamaji@gmail.com>

* mach-o-i386.c (TARGET_PRIORITY): Define as 0 (top priority)
* mach-o-target.c (TARGET_NAME): Use TARGET_PRIORITY
* mach-o-x86-64.c (TARGET_PRIORITY): Define as 0 (top priority)
* mach-o.c (bfd_mach_o_header_p): Remove special handling for
mach-o-i386.
(TARGET_PRIORITY) Set 1 for mach-o-be and mach-o-le, and set 0 for
mach-o-fat.
bfd/ChangeLog
bfd/mach-o-i386.c
bfd/mach-o-target.c
bfd/mach-o-x86-64.c
bfd/mach-o.c