2011-12-16 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
authorTristan Gingold <gingold@adacore.com>
Fri, 16 Dec 2011 13:39:03 +0000 (13:39 +0000)
committerTristan Gingold <gingold@adacore.com>
Fri, 16 Dec 2011 13:39:03 +0000 (13:39 +0000)
commitb93a1992f4b3668cae4682e16a8add34f8411a8c
tree04036b440ff8ddea8d99d042a0a3483bf48237b6
parent2634e8c8ff4e4f253723a34a696d8568109d3f10
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
This page took 0.026353 seconds and 4 git commands to generate.