This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: [PATCH] PowerPC64 port part 1 of 7


"Steve Munroe" <sjmunroe@us.ibm.com> writes:

> Roland McGrath wrote:
>
>> If GNU-common files like config.sub and config.guess need to be changed,
>> then you need to get the changes folded into the master versions of those
>> files (I think those two live with GCC now, not positive) and then we
> will
>> put the new canonical versions into libc.
>
> I assumed that config.sub and config.guess where part of glibc and acted
> accordingly.

config.sub/config.guess come from the config directory.  binutils has
documented it as follows:

config.guess; config.sub; dejagnu/config.guess; dejagnu/config.sub;
readline/support/config.sub; readline/support/config.guess
	config: http://savannah.gnu.org/projects/config
	Patches to config-patches@gnu.org.
	Changes need to be done in tandem with the official CONFIG
	sources or submitted to the master file maintainer and brought
	in via a merge.  When updating any of these files, please be
	sure to update all of them.
	Please notify the following of any committed patches:
		binutils@sources.redhat.com
		gdb-patches@sources.redhat.com

Since your patches to config.* are already in the official config
repository, we can just import the new version.  glibc CVS mainline
has already a working version, that can be just copied over.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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