This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: Update autoconf in binutils and ld directories and import ylwrap


On Thu, May 12, 2005 at 02:07:06PM -0400, Daniel Jacobowitz wrote:
> ./
> 2005-05-12  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* ylwrap: Import from Automake 1.9.5.
> 
> binutils/
> 2005-05-12  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* acinclude.m4: Remove obsolete code.
> 	* configure.in: Update AC_PREREQ.
> 	* doc/Makefile.am (binutils_TEXINFOS): Define.
> 	(config.texi): Depend on distributed files instead of built
> 	files.
> 	(binutils.dvi, binutils.info): Remove unnecessary rules.
> 	(DISTCLEANFILES): Remove.
> 	(install-data-local): Renamed from install.
> 	(info-local): Renamed from info.
> 	* Makefile.in, aclocal.m4, config.in, configure,
> 	doc/Makefile.in: Regenerated.
> 
> gas/
> 2005-05-12  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* Makefile.am (m68k-parse.c, itbl-parse.c): Update ylwrap
> 	invocation.
> 	* Makefile.in: Regenerated.
> 
> ld/
> 2005-05-12  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* Makefile.am (AM_MAKEINFOFLAGS): Define.
> 	(TEXI2DVI): Define.
> 	(ldver.texi): Depend on distributed files instead of built files.
> 	(ld.info): Include $(srcdir) in the rule target.  Remove actions.
> 	(ld.dvi): Remove actions.
> 	(MAINTAINERCLEANFILES): Add configdoc.texi.
> 	(CONFIG_STATUS_DEPENDENCIES): Add bfd/configure.in.
> 	(install-data-local): Renamed from install.
> 	(Makefile): Remove explicit dependency.
> 	* acinclude.m4: Remove obsolete code.
> 	* configure.in: Update AC_PREREQ.  Remove extra $CONFIG_SHELL.
> 	* Makefile.in, aclocal.m4, config.in, configure: Regenerated.
> 
> gdb/
> 2005-05-12  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* Makefile.in (.y.c): Update ylwrap invocation.

I have committed this to gcc and src, and regenerated all the affected
files that I know of.

Please, let me know if it causes any trouble and I will fix it ASAP.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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