public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* how to port gold to new architecture
@ 2012-06-27  4:29 santosh tatoju
  2012-06-27  5:23 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: santosh tatoju @ 2012-06-27  4:29 UTC (permalink / raw)
  To: binutils



hi all,

how to port gold linker to new architecture?
what are the requirements?
Does TLS support is neccessary in tool chain?

 thanks in advance.

Santosh

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to port gold to new architecture
  2012-06-27  4:29 how to port gold to new architecture santosh tatoju
@ 2012-06-27  5:23 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 2012-06-27  5:23 UTC (permalink / raw)
  To: santosh tatoju; +Cc: binutils

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-27  5:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-27  4:29 how to port gold to new architecture santosh tatoju
2012-06-27  5:23 ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).