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]

[binutils-gdb] Regen two files


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

commit f2d7e0f45023ef1b469c627aff02ead3697b1240
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Jul 20 14:31:23 2015 +0930

    Regen two files
    
    bfd/
    	* po/SRC-POTFILES.in: Regenerate.
    binutils/
    	* doc/Makefile.in: Regenerate.

Diff:
---
 bfd/ChangeLog            | 4 ++++
 bfd/po/SRC-POTFILES.in   | 1 +
 binutils/ChangeLog       | 4 ++++
 binutils/doc/Makefile.in | 6 +++---
 4 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2942c76..36a5b60 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2015-07-20  Alan Modra  <amodra@gmail.com>
+
+	* po/SRC-POTFILES.in: Regenerate.
+
 2015-07-17  Jiong Wang  <jiong.wang@arm.com>
 
 	* elfnn-aarch64.c (IS_AARCH64_TLS_RELOC): Sort alphabetically.
diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in
index 2e5776a..32f8851 100644
--- a/bfd/po/SRC-POTFILES.in
+++ b/bfd/po/SRC-POTFILES.in
@@ -86,6 +86,7 @@ cpu-i386.c
 cpu-i860.c
 cpu-i960.c
 cpu-ia64.c
+cpu-iamcu.c
 cpu-ip2k.c
 cpu-iq2000.c
 cpu-k1om.c
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index a68a8ea..c1314cc 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2015-07-20  Alan Modra  <amodra@gmail.com>
+
+	* doc/Makefile.in: Regenerate.
+
 2015-07-16  Alan Modra  <amodra@gmail.com>
 
 	PR binutils/18672
diff --git a/binutils/doc/Makefile.in b/binutils/doc/Makefile.in
index 53e40a5..3961956 100644
--- a/binutils/doc/Makefile.in
+++ b/binutils/doc/Makefile.in
@@ -71,9 +71,9 @@ am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
 	$(top_srcdir)/../config/plugins.m4 \
 	$(top_srcdir)/../config/po.m4 \
 	$(top_srcdir)/../config/progtest.m4 \
-	$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
-	$(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
-	$(top_srcdir)/../lt~obsolete.m4 \
+	$(top_srcdir)/../config/zlib.m4 $(top_srcdir)/../libtool.m4 \
+	$(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
+	$(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
 	$(top_srcdir)/../bfd/version.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)


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