This is the mail archive of the binutils@sources.redhat.com 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: BFD Mach-O back-end


On Sun, 2003-11-16 at 11:57, Aurelien Chanudet wrote:
> Hi all,
> 
> There currently exists a partial BFD Mach-O back-end.  This back-end 
> was written by Apple engineers and got contributed back to the FSF 
> about one year ago, judging from the log in the CVS repository.  BFD is 
> used on Mac OS X by gdb only, as far as I can tell.  As gdb doesn't use 
> all the parts of BFD that ld, for instance, uses, the existing back-end 
> is somewhat incomplete.  Most notably, there is no support for 
> relocation.
> 
> I extended the back-end to support relocation, and I'm now considering 
> implementing linking support.  I'd be pleased to contribute this code 
> back to the FSF, which is why I'm posting here.

Sounds great. One of the first things you'll need to do is file a
copyright assignment with the FSF. You can find get that information by
mailing assign@gnu.org.

Next you'll probably want to post the patches here for review. They'll
probably be quite large so you'll want to be patient with reviewers
since we can all get busy and large patches take longer to review.

Thanks for the work.

-eric

-- 
Eric Christopher <echristo@redhat.com>


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