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: [PATCH] Fix binutils html target.


Hi DJ,

  config-ml.in; install-sh; makefile.vms; makefile.vms; missing;
  mkdep; setup.com; ylwrap; config/; etc/; intl/ utils/;
	Any global maintainer can approve changes to these files and
	directories.


My toplevel sync scripts watch missing, ylwrap, and config/ though.

The whole list is: Makefile.tpl Makefile.def Makefile.in configure.in
  configure config/ install-sh missing depcomp config.guess config.sub
  compile ylwrap

Not that they actively sync those files, they just warn the build
maintainers when they get out of sync with gcc.

Ok, so how about this:


 config-ml.in; makefile.vms; mkdep; setup.com;
  etc/; intl/; utils/;

    Any global maintainer can approve changes to these
    files and directories.

  Makefile.def; Makefile.in; Makefile.tpl; compile;
  config.guess; config.sub; configure; configure.in;
  depcomp; install-sh; missing; ylwrap;
  config/

    Any global maintainer can approve changes to these
    files and directories, but they should be aware
    that they need to be kept in sync with their
    counterparts in the gcc repository.

Cheers
  Nick


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