From 6febeb7413ca9cbd65432cb3ffd33904046a82a8 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 8 Nov 2012 03:03:26 +0000 Subject: [PATCH] Regenerate. --- bfd/ChangeLog | 6 ++++++ bfd/Makefile.in | 4 ++-- bfd/aclocal.m4 | 4 ++-- bfd/doc/ChangeLog | 4 ++++ bfd/doc/Makefile.in | 5 +++-- bfd/po/SRC-POTFILES.in | 9 +++++++++ binutils/ChangeLog | 4 ++++ binutils/po/POTFILES.in | 1 + gas/ChangeLog | 4 ++++ gas/po/POTFILES.in | 4 ++++ gold/ChangeLog | 4 ++++ gold/po/POTFILES.in | 5 +++++ opcodes/ChangeLog | 4 ++++ opcodes/po/POTFILES.in | 11 +++++++++++ 14 files changed, 63 insertions(+), 6 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 90f5e78..d472c5d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2012-11-08 Alan Modra + + * aclocal.m4: Regenerate. + * Makefile.in: Regenerate. + * po/SRC-POTFILES.in: Regenerate. + 2012-11-07 H.J. Lu * section.c (bfd_get_section_contents): Replace memcpy diff --git a/bfd/Makefile.in b/bfd/Makefile.in index 7b0f863..66dd911 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -47,8 +47,7 @@ DIST_COMMON = README ChangeLog $(srcdir)/Makefile.in \ $(top_srcdir)/po/Make-in $(srcdir)/../depcomp \ $(am__bfdinclude_HEADERS_DIST) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/../bfd/bfd.m4 \ - $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \ $(top_srcdir)/../config/depstand.m4 \ $(top_srcdir)/../config/gettext-sister.m4 \ $(top_srcdir)/../config/largefile.m4 \ @@ -61,6 +60,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../bfd/bfd.m4 \ $(top_srcdir)/../config/stdint.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.m4 $(top_srcdir)/warning.m4 \ $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/zlib.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ diff --git a/bfd/aclocal.m4 b/bfd/aclocal.m4 index bf4ef1d..d9e743e 100644 --- a/bfd/aclocal.m4 +++ b/bfd/aclocal.m4 @@ -968,8 +968,6 @@ AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR -m4_include([../bfd/bfd.m4]) -m4_include([../bfd/warning.m4]) m4_include([../config/acx.m4]) m4_include([../config/depstand.m4]) m4_include([../config/gettext-sister.m4]) @@ -986,4 +984,6 @@ m4_include([../ltoptions.m4]) m4_include([../ltsugar.m4]) m4_include([../ltversion.m4]) m4_include([../lt~obsolete.m4]) +m4_include([bfd.m4]) +m4_include([warning.m4]) m4_include([acinclude.m4]) diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog index 37a7e38..0395336 100644 --- a/bfd/doc/ChangeLog +++ b/bfd/doc/ChangeLog @@ -1,3 +1,7 @@ +2012-11-08 Alan Modra + + * Makefile.in: Regenerate. + 2012-02-27 Alan Modra * chew.c (print_stack_level, main): Use %ld to print stack delta. diff --git a/bfd/doc/Makefile.in b/bfd/doc/Makefile.in index 7ba351d..b714123 100644 --- a/bfd/doc/Makefile.in +++ b/bfd/doc/Makefile.in @@ -43,8 +43,7 @@ subdir = doc DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(bfd_TEXINFOS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/../bfd/bfd.m4 \ - $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \ $(top_srcdir)/../config/depstand.m4 \ $(top_srcdir)/../config/gettext-sister.m4 \ $(top_srcdir)/../config/largefile.m4 \ @@ -57,6 +56,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../bfd/bfd.m4 \ $(top_srcdir)/../config/stdint.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.m4 $(top_srcdir)/warning.m4 \ $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/zlib.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ @@ -247,6 +247,7 @@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ +lt_cv_dlopen_libs = @lt_cv_dlopen_libs@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index ccdb207..8a093be 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -61,6 +61,7 @@ cofflink.c coffswap.h compress.c corefile.c +cpu-aarch64.c cpu-alpha.c cpu-arc.c cpu-arm.c @@ -97,6 +98,8 @@ cpu-m68hc11.c cpu-m68hc12.c cpu-m68k.c cpu-m88k.c +cpu-m9s12x.c +cpu-m9s12xg.c cpu-mcore.c cpu-mep.c cpu-microblaze.c @@ -132,6 +135,7 @@ cpu-vax.c cpu-w65.c cpu-we32k.c cpu-xc16x.c +cpu-xgate.c cpu-xstormy16.c cpu-xtensa.c cpu-z80.c @@ -149,6 +153,8 @@ elf-hppa.h elf-ifunc.c elf-m10200.c elf-m10300.c +elf-nacl.c +elf-nacl.c elf-strtab.c elf-vxworks.c elf.c @@ -213,13 +219,16 @@ elf32-tilepro.c elf32-v850.c elf32-vax.c elf32-xc16x.c +elf32-xgate.c elf32-xstormy16.c elf32-xtensa.c elf32.c +elf64-aarch64.c elf64-alpha.c elf64-gen.c elf64-hppa.c elf64-hppa.h +elf64-ia64-vms.c elf64-mips.c elf64-mmix.c elf64-ppc.c diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 688d569..393843b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2012-11-08 Alan Modra + + * po/POTFILES.in: Regenerate. + 2012-11-07 H.J. Lu * objcopy.c (copy_section): Don't read beyond section end. diff --git a/binutils/po/POTFILES.in b/binutils/po/POTFILES.in index 23f1527..7bda4c3 100644 --- a/binutils/po/POTFILES.in +++ b/binutils/po/POTFILES.in @@ -62,6 +62,7 @@ stabs.c strings.c sysdep.h sysdump.c +syslex_wrap.c unwind-ia64.c unwind-ia64.h version.c diff --git a/gas/ChangeLog b/gas/ChangeLog index 657d0df..1c1dc07 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2012-11-08 Alan Modra + + * po/POTFILES.in: Regenerate. + 2012-11-07 David Holsgrove * config/tc-microblaze.c: Remove special register condition check diff --git a/gas/po/POTFILES.in b/gas/po/POTFILES.in index 2b39604..72436ea 100644 --- a/gas/po/POTFILES.in +++ b/gas/po/POTFILES.in @@ -37,6 +37,8 @@ config/obj-multi.c config/obj-multi.h config/obj-som.c config/obj-som.h +config/tc-aarch64.c +config/tc-aarch64.h config/tc-alpha.c config/tc-alpha.h config/tc-arc.c @@ -158,6 +160,8 @@ config/tc-vax.c config/tc-vax.h config/tc-xc16x.c config/tc-xc16x.h +config/tc-xgate.c +config/tc-xgate.h config/tc-xstormy16.c config/tc-xstormy16.h config/tc-xtensa.c diff --git a/gold/ChangeLog b/gold/ChangeLog index 5dfee3c..76cb658 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2012-11-08 Alan Modra + + * po/POTFILES.in: Regenerate. + 2012-11-05 Alan Modra * configure.ac: Apply 2012-09-10 change to config.in here. diff --git a/gold/po/POTFILES.in b/gold/po/POTFILES.in index 8793d89..53ed816 100644 --- a/gold/po/POTFILES.in +++ b/gold/po/POTFILES.in @@ -35,6 +35,8 @@ fileread.h freebsd.h gc.cc gc.h +gdb-index.cc +gdb-index.h gold-threads.cc gold-threads.h gold.cc @@ -51,6 +53,8 @@ mapfile.cc mapfile.h merge.cc merge.h +nacl.cc +nacl.h object.cc object.h options.cc @@ -85,6 +89,7 @@ target-select.cc target-select.h target.cc target.h +tilegx.cc timer.cc timer.h tls.h diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a1f9d6e..e856628 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2012-11-08 Alan Modra + + * po/POTFILES.in: Regenerate. + 2012-11-05 Alan Modra * configure.in: Apply 2012-09-10 change to config.in here. diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index f95ec68..51c7c47 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -1,3 +1,14 @@ +aarch64-asm-2.c +aarch64-asm.c +aarch64-asm.h +aarch64-dis-2.c +aarch64-dis.c +aarch64-dis.h +aarch64-gen.c +aarch64-opc-2.c +aarch64-opc.c +aarch64-opc.h +aarch64-tbl.h alpha-dis.c alpha-opc.c arc-dis.c -- 2.7.4