public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: insn-output.c & powerpc.md ??
@ 2006-03-14 12:50 Ryan Mansfield
  0 siblings, 0 replies; 3+ messages in thread
From: Ryan Mansfield @ 2006-03-14 12:50 UTC (permalink / raw)
  To: 'Raja Said', gcc-help



> I need to change the target  from powerpc to only subset of the powerpc 
> architecture.

Use the configure options --with-arch= and --with-cpu= to do this.

> I downloaded many versions. in the config directory I couldn't find a 
> powerpc directory in order to find
> the powerpc.md. and I couldn't also find the file insn-output.c.

> where are those files?

You will find rs6000.md in gcc/config/rs6000/. insn-output.c is a generated
file and you will find it in <objdir>/gcc/ where <objdir> is your toplevel
build directory.

Regards,

Ryan Mansfield

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

* Re: insn-output.c & powerpc.md ??
  2006-03-14 10:13 Raja Said
@ 2006-03-14 13:01 ` Ramana Radhakrishnan
  0 siblings, 0 replies; 3+ messages in thread
From: Ramana Radhakrishnan @ 2006-03-14 13:01 UTC (permalink / raw)
  To: Raja Said; +Cc: gcc-help

insn-output.c gets built during the build process of gcc. For historical
reasons the PPC backend is available in the rs6000 directory and exists
for ages :) .

cheers
Ramana

On Tue, 2006-03-14 at 12:13 +0200, Raja Said wrote:
> Hi,
> 
> I need to change the target  from powerpc to only subset of the powerpc 
> architecture.
> I downloaded many versions. in the config directory I couldn't find a 
> powerpc directory in order to find
> the powerpc.md. and I couldn't also find the file insn-output.c.
> 
> where are those files?
> 
> thanks,
> 
> Rja.
> 
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's FREE! 
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

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

* insn-output.c & powerpc.md ??
@ 2006-03-14 10:13 Raja Said
  2006-03-14 13:01 ` Ramana Radhakrishnan
  0 siblings, 1 reply; 3+ messages in thread
From: Raja Said @ 2006-03-14 10:13 UTC (permalink / raw)
  To: gcc-help

Hi,

I need to change the target  from powerpc to only subset of the powerpc 
architecture.
I downloaded many versions. in the config directory I couldn't find a 
powerpc directory in order to find
the powerpc.md. and I couldn't also find the file insn-output.c.

where are those files?

thanks,

Rja.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

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

end of thread, other threads:[~2006-03-14 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-14 12:50 insn-output.c & powerpc.md ?? Ryan Mansfield
  -- strict thread matches above, loose matches on Subject: below --
2006-03-14 10:13 Raja Said
2006-03-14 13:01 ` Ramana Radhakrishnan

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