2009-05-20 Kai Tietz <kai.tietz@onevision.com>
commit7d0c6b499a8d90a479ed4e95ad304a4ffa6da840
authorH.J. Lu <hjl@lucon.org>
Wed, 20 May 2009 13:48:16 +0000 (20 13:48 +0000)
committerH.J. Lu <hjl@lucon.org>
Wed, 20 May 2009 13:48:16 +0000 (20 13:48 +0000)
tree92627ace5665febfa557603e646e9c55f932287a
parent3b61172324b9d284f12bf51c7537a4778df73ee4
2009-05-20  Kai Tietz  <kai.tietz@onevision.com>
    H.J. Lu  <hongjiu.lu@intel.com>

* config/obj-coff.h: Include "coff/x86_64.h" for x86 pe-coff.
(TARGET_FORMAT): Removed for x86 pe-coff.
(COFF_TARGET_FORMAT): Likewise.

* config/tc-i386.c (md_longopts): Allow --64 for x86 pe-coff.
(md_parse_option): Likewise.
(md_show_usage): Show option --32/--64 for x86 pe-coff.
(i386_target_format): Use also for x86 pe-coff.

* config/tc-i386.h (TARGET_FORMAT): Defined as i386_target_format
for x86 pe-coff.
gas/ChangeLog
gas/config/obj-coff.h
gas/config/tc-i386.c
gas/config/tc-i386.h