[Patch 2/2] Add Mach-O x86-64 target vector

Tristan Gingold gingold@adacore.com
Wed Jan 13 11:50:00 GMT 2010


On Jan 13, 2010, at 11:47 AM, Nick Clifton wrote:

> Hi Tristan,
> 
>> 2010-01-08  Tristan Gingold<gingold@adacore.com>
>> 
>> 	* config.bfd: Remove duplicated target vector for i386-*-darwin.
>> 	Appends new arch instead of overriding.
>> 	Use mach_o_x86_64_vec for x86_64-*-darwin.
>> 	* configure.in: Add mach_o_x86_64_vec.
>> 	* configure: Regenerate.
>> 	* targets.c: Declare mach_o_x86_64_vec, add it to _bfd_target_vector.
>> 	* Makefile.am (BFD64_BACKENDS): Add mach-o-x86-64.lo
>> 	(BFD64_BACKENDS_CFILES): Add mach-o-x86-64.c
>> 	* Makefile.in: Regenerate.
>> 	* mach-o-x86-64.c: New file.
> 
> Approved - please apply.

Thanks, committed.



More information about the Binutils mailing list