public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Regarding
@ 2007-12-10  8:44 ashish mahamuni
  2007-12-10  9:53 ` Regarding David Daney
  0 siblings, 1 reply; 2+ messages in thread
From: ashish mahamuni @ 2007-12-10  8:44 UTC (permalink / raw)
  To: gcc

Hi All,

Can I know the list of file names in gcc source where
endianness support is implemented

Thanks..
Ashish


      Unlimited freedom, unlimited storage. Get it now, on http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/

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

* Re: Regarding
  2007-12-10  8:44 Regarding ashish mahamuni
@ 2007-12-10  9:53 ` David Daney
  0 siblings, 0 replies; 2+ messages in thread
From: David Daney @ 2007-12-10  9:53 UTC (permalink / raw)
  To: ashish mahamuni; +Cc: gcc

ashish mahamuni wrote:
> Hi All,
>
> Can I know the list of file names in gcc source where
> endianness support is implemented
>
>   
Yes, from the root of the gcc source tree do something like this:

grep -r _ENDIAN * | grep -v .svn


David Daney

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

end of thread, other threads:[~2007-12-10  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-10  8:44 Regarding ashish mahamuni
2007-12-10  9:53 ` Regarding David Daney

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