This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: register variables: list?


On Tue, 2007-10-23 at 18:36 +0100, Andrew Haley wrote:
> This is not appropriate for gcc@gcc.gnu.org, which is for gcc
> development.  I'm redirecting this reply to gcc-help.

Agree, sorry.

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]