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: porting binutils


Andrija RadiÄeviÄ <andrija.radicevic@zg.t-com.hr> writes:

> I have searched the web, but have not found a lot, about porting
> binutils to a new target. What i actually want to do is create a cross
> compiler for the new target so I need the gas and ld ported also. So, I
> have downloaded the code, discovered (at least I think so) the files I
> have to edit or create. Does anybody have some document with a brief
> description of the procedure ... like what to do first, what is
> essential etc.

The best documents I know of are in the binutils sources:
    gas/doc/internals.texi
    bfd/doc/bfdint.texi

Not that they are all that great.

Ian


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