Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils/lib/libbfd/arch/sparc Regenerate for ...
details: https://anonhg.NetBSD.org/src/rev/5abc14d29ee0
branches: trunk
changeset: 327539:5abc14d29ee0
user: nakayama <nakayama%NetBSD.org@localhost>
date: Mon Mar 10 12:02:36 2014 +0000
description:
Regenerate for sparc's want64=true change.
Native toolchain fix for PR toolchain/48630.
diffstat:
external/gpl3/binutils/lib/libbfd/arch/sparc/bfd.h | 6 +++---
external/gpl3/binutils/lib/libbfd/arch/sparc/defs.mk | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 63763f0557ea -r 5abc14d29ee0 external/gpl3/binutils/lib/libbfd/arch/sparc/bfd.h
--- a/external/gpl3/binutils/lib/libbfd/arch/sparc/bfd.h Mon Mar 10 12:01:19 2014 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/sparc/bfd.h Mon Mar 10 12:02:36 2014 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp */
-/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp */
+/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically
generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
@@ -89,7 +89,7 @@
/* The word size used by BFD on the host. This may be 64 with a 32
bit target if the host is 64 bit, or if other 64 bit targets have
been selected with --enable-targets, or if --enable-64-bit-bfd. */
-#define BFD_ARCH_SIZE 32
+#define BFD_ARCH_SIZE 64
/* The word size of the default bfd target. */
#define BFD_DEFAULT_TARGET_SIZE 32
diff -r 63763f0557ea -r 5abc14d29ee0 external/gpl3/binutils/lib/libbfd/arch/sparc/defs.mk
--- a/external/gpl3/binutils/lib/libbfd/arch/sparc/defs.mk Mon Mar 10 12:01:19 2014 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/sparc/defs.mk Mon Mar 10 12:02:36 2014 +0000
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp
-# Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp
+# Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp
+# Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp
#
-G_libbfd_la_DEPENDENCIES=elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo sparcnetbsd.lo aout32.lo sunos.lo elf32-gen.lo
cpu-sparc.lo netbsd-core.lo ofiles
+G_libbfd_la_DEPENDENCIES=elf32-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo sparcnetbsd.lo aout32.lo sunos.lo elf32-gen.lo
cpu-sparc.lo netbsd-core.lo archive64.lo ofiles
G_libbfd_la_OBJECTS=archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo
srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo
G_DEFS=-DHAVE_CONFIG_H
G_INCLUDES=-DNETBSD_CORE -I. -I${GNUHOSTDIST}/bfd -I${GNUHOSTDIST}/bfd/../include -DHAVE_bfd_elf32_sparc_vec -DHAVE_sparcnetbsd_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf32_little_generic_vec
-DHAVE_bfd_elf32_big_generic_vec -I./../intl
Home |
Main Index |
Thread Index |
Old Index