public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Adding new runtime library
@ 2009-05-22  9:11 Petros Panayi
  2009-05-22 13:57 ` Basile STARYNKEVITCH
  2009-06-10 10:45 ` Adding a new Struct (RECORD_TYPE) Petros Panayi
  0 siblings, 2 replies; 3+ messages in thread
From: Petros Panayi @ 2009-05-22  9:11 UTC (permalink / raw)
  To: gcc

Hi,
I try to write an optimization pass which at some point will make a call 
to a  new runtime library.
To achieve this I need to write my own runtime library i.e something 
like libgomp but much simpler for now.
I will like to know if there is a tutorial of any documentation on how 
to do this?
If not can you enumerate which files I have to modify to achieve it?
Thanks in advance.
Petros

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

end of thread, other threads:[~2009-06-10 10:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-22  9:11 Adding new runtime library Petros Panayi
2009-05-22 13:57 ` Basile STARYNKEVITCH
2009-06-10 10:45 ` Adding a new Struct (RECORD_TYPE) Petros Panayi

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).