This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH]: Add support for MacOSX 64bits target
- From: Nick Clifton <nickc at redhat dot com>
- To: Tristan Gingold <gingold at adacore dot com>
- Cc: binutils at sources dot redhat dot com
- Date: Thu, 04 Sep 2008 14:23:05 +0100
- Subject: Re: [PATCH]: Add support for MacOSX 64bits target
- References: <2DBAB062-6927-4E05-9F6A-9602CFE227D8@adacore.com>
Hi Tristan,
this patch add supports for MacOSX 64bits targets. It is mostly a port
from the Apple branch the current
CVS version.
Nothing very complex: it just handles new 64bits structures in mach-o
files.
How was the patch tested ? Were there any regressions ?
> bfd/
> 2008-09-03 Tristan Gingold <gingold@adacore.com>
>
> Add MacOSX 64 bits support.
[snip]
Approved provided that there were no regressions - please apply.
Cheers
Nick