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: how to port gold to new architecture


santosh tatoju <santosh_tatoju@yahoo.co.in> writes:

> how to port gold linker to new architecture?
> what are the requirements?

You need to implement the virtual functions in the Target class.  You
can look at the existing backends for guidance.

> Does TLS support is neccessary in tool chain?

No.

Ian


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