This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hello,
this patch enables the build of gas for 32-bit defaulted multilib
version of gas.
ChangeLog
2009-05-19 Kai Tietz <kai.tietz@onevision.com>
* config/tc-i386.c (md_longopts): Allow --64 for x86 pe-coff.
(OPTION_64): Likewise.
(md_show_usage): Show option --32/--64.
(i386_target_format): Use also for x86 pe-coff.
* config/obj-coff.h (COFF_TARGET_FORMAT): Define as
pe-i386.
(TARGET_FORMAT): Define as i386_target_format ().
Tested for i686-pc-cygwin, i686-pc-mingw32, x86_64-pc-mingw32, and as
multilib version of i686-w64-mingw32.
Is this patch ok for apply?
Cheers,
Kai
--
| (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination
Attachment:
w32multigas.diff
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |