This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: top-level configure.ac changes lost in sync


> Since my change was approved here and nobody told me otherwise,

Checkin rules are documented in the toplevel MAINTAINERS file:

    Makefile.*; configure; configure.ac; src-release
	Any global maintainer can approve changes to these
	files, but they should be aware	that they need to
	be kept in sync with their counterparts in the GCC
	repository.  Also please notify the following of
	any committed patches:
		binutils@sourceware.org
		gdb-patches@sourceware.org

> If verbatim copying without regard to divergence is the policy,

It is not.  H.J.'s copy of one repo to the other was incorrect.

> The patch below restores the wrongly-reverted change.  How do I get this
> in so it won't be clobbered again?

What you did is correct, but patches should be committed to both src
and gcc (preferably by the author ;) to keep them in sync.  There is
no automatic process to sync them; any such attempt should review all
patches to *both* repos and apply missing patches *as* patches.


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