This is the mail archive of the binutils-cvs@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]

gdb and binutils branch master updated. 81b1ec4ff645501f0ea7fc32af34e96e1972b5c1


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  81b1ec4ff645501f0ea7fc32af34e96e1972b5c1 (commit)
      from  3f7df22100cfb9b0cd3d8aca02aef4d33355bb17 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=81b1ec4ff645501f0ea7fc32af34e96e1972b5c1

commit 81b1ec4ff645501f0ea7fc32af34e96e1972b5c1
Author: Alan Modra <amodra@gmail.com>
Date:   Tue Apr 8 10:04:18 2014 +0930

    bfd doc chew
    
    I got tired of watching chew.c being compiled a dozen or more times
    each time I do a binutils build.
    
    	* Makefile.am (MKDOC): Use $@ in command.
    	(aoutx.texi): New rule, depend on aoutx.stamp.  Move old rule..
    	(aoutx.stamp): .. to here.  Don't depend on chew.c, depend on MKDOC
    	and omit recursive MAKE.  Use $< in command.
    	(archive.texi, archures.texi, bfdt.texi, cache.texi, coffcode.texi,
    	core.texi, elf.texi, elfcode.texi, mmo.texi, format.texi, libbfd.texi,
    	bfdio.texi, bfdwin.texi, opncls.texi, reloc.texi, section.texi,
    	syms.texi, targets.texi, init.texi, hash.texi, linker.texi): Similarly.
    	(DISTCLEANFILES): Remove *.stamp.
    	* Makefile.in: Regenerate.

-----------------------------------------------------------------------

Summary of changes:
 bfd/doc/ChangeLog   |   13 ++++
 bfd/doc/Makefile.am |  158 +++++++++++++++++++++++++++++----------------------
 bfd/doc/Makefile.in |  158 +++++++++++++++++++++++++++++----------------------
 3 files changed, 193 insertions(+), 136 deletions(-)


hooks/post-receive
-- 
gdb and binutils


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