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]

Re: Ping: [Patch] Add Mach-O support for gas



On Jul 1, 2009, at 4:10 PM, Nick Clifton wrote:


Hi Tristan,

Ping, just in case.

2009-06-25 Tristan Gingold <gingold@adacore.com>

   * Makefile.am (OBJ_FORMATS): Add macho.
   (CPU_OBJ_VALID): Ditto.
   (OBJ_FORMAT_CFILES): Add config/obj-macho.c
   (OBJ_FORMAT_HFILES): Add config/obj-macho.h
   (obj-macho.o): New rule.
   * Makefile.in: Regenerated.
   * configure.tgt (generic_target): Add i386-*-darwin*.
   * config/tc-i386.h: Use i386_target_format for Mach-O.
   * config/tc-i386.c (i386_target_format): Define it for Mach-O.
   (i386_target_format): Add a case for bfd_target_mach_o_flavour.
   * config/obj-macho.h: New file.
   * config/obj-macho.c: New file.

Please apply.

Thanks to you & HJ. Committed.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]