Re: register variables: list?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2007-10-23 at 18:10 -0700, Brian Dessent wrote:
> skaller wrote:
> 
> > > Not as far as I'm aware.  All of this information is in the
> > > gcc/config/<cpu> directory, so can fairly easily be extracted.
> > 
> > The only subdirectory I have in gcc/config is .svn,
> > this is an SVN checkout. Lots of platform dependent *.m4 files,
> > but no subdirs. I use target directory build, which has no
> > config directory, so it isn't generated by the config/make
> > process either (and that would be useless because it would
> > only be data for my current machine).
> 
> You're looking at the toplevel config/ dir, which is just build
> infrastructure for many projects.  The 'gcc' in gcc/config refers to the
> gcc subdirectory under the toplevel, where all of the actual compiler
> code lives, not the name of the checkout directory itself (which in your
> case seems to be coincidently named "gcc" but this is far from
> universal.) 

Ouch! You're right, thanks! Found comprehensive data there.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux