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]

bfd porting


Hi everybody,

I'm quite new to binutils, and I'd like to write a port of the bfd 
library for a new target (the TMS320C6000 processor family). I thought 
it wouldn't be too difficult, as support for the TMS320C3000 family is 
already included in the library, but it seems that the C6000 uses a 
different coff format.

For instance, I have troubles making the external_auxent union match the 
auxiliary entry format.

I know that I ask quite a lot, but could anyone assist me in the few 
first steps of the porting process ?

Thanks in advance.

Laurent Pinchart



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