Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gdb/lib/libbfd/arch/armeb Real mknative re-run



details:   https://anonhg.NetBSD.org/src/rev/13c3530581bc
branches:  trunk
changeset: 348988:13c3530581bc
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Nov 19 08:46:03 2016 +0000

description:
Real mknative re-run

diffstat:

 external/gpl3/gdb/lib/libbfd/arch/armeb/config.h    |  4 ++--
 external/gpl3/gdb/lib/libbfd/arch/armeb/defs.mk     |  6 +++---
 external/gpl3/gdb/lib/libbfd/arch/armeb/targmatch.h |  6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (63 lines):

diff -r 5f925c116425 -r 13c3530581bc external/gpl3/gdb/lib/libbfd/arch/armeb/config.h
--- a/external/gpl3/gdb/lib/libbfd/arch/armeb/config.h  Sat Nov 19 08:43:40 2016 +0000
+++ b/external/gpl3/gdb/lib/libbfd/arch/armeb/config.h  Sat Nov 19 08:46:03 2016 +0000
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.6 2013/10/03 18:58:37 christos Exp  */
+/* Generated from: NetBSD: mknative-gdb,v 1.7 2016/10/16 04:37:42 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
 /* config.h.  Generated from config.in by configure.  */
@@ -355,7 +355,7 @@
 /* #undef USE_MMAP */
 
 /* Define if we should default to creating read-only plt entries */
-#define USE_SECUREPLT 1
+/* #undef USE_SECUREPLT */
 
 /* Enable extensions on AIX 3, Interix.  */
 #ifndef _ALL_SOURCE
diff -r 5f925c116425 -r 13c3530581bc external/gpl3/gdb/lib/libbfd/arch/armeb/defs.mk
--- a/external/gpl3/gdb/lib/libbfd/arch/armeb/defs.mk   Sat Nov 19 08:43:40 2016 +0000
+++ b/external/gpl3/gdb/lib/libbfd/arch/armeb/defs.mk   Sat Nov 19 08:46:03 2016 +0000
@@ -1,9 +1,9 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gdb,v 1.6 2013/10/03 18:58:37 christos Exp 
+# Generated from: NetBSD: mknative-gdb,v 1.7 2016/10/16 04:37:42 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp 
 #
-G_libbfd_la_DEPENDENCIES=elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo armnetbsd.lo aout32.lo elf32-gen.lo 
plugin.lo cpu-arm.lo cpu-plugin.lo ofiles
+G_libbfd_la_DEPENDENCIES=elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo armnetbsd.lo aout32.lo elf32-gen.lo 
plugin.lo cpu-arm.lo cpu-plugin.lo netbsd-core.lo ofiles
 G_libbfd_la_OBJECTS=archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo  cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo  init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo  
section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo  binary.lo ihex.lo srec.lo tekhex.lo verilog.lo
 G_DEFS=-DHAVE_CONFIG_H
-G_INCLUDES=-I. -I${GNUHOSTDIST}/bfd -I${GNUHOSTDIST}/bfd/../include   -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_aout_nbsd_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec 
-DHAVE_plugin_vec -I./../intl
+G_INCLUDES=-DNETBSD_CORE    -I. -I${GNUHOSTDIST}/bfd -I${GNUHOSTDIST}/bfd/../include   -DHAVE_arm_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_aout_nbsd_vec -DHAVE_elf32_le_vec 
-DHAVE_elf32_be_vec -DHAVE_plugin_vec -I./../intl
 G_TDEFAULTS=-DDEFAULT_VECTOR=arm_elf32_be_vec -DSELECT_VECS='&arm_elf32_be_vec,&arm_elf32_le_vec,&arm_aout_nbsd_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' 
-DSELECT_ARCHITECTURES='&bfd_arm_arch,&bfd_plugin_arch'
diff -r 5f925c116425 -r 13c3530581bc external/gpl3/gdb/lib/libbfd/arch/armeb/targmatch.h
--- a/external/gpl3/gdb/lib/libbfd/arch/armeb/targmatch.h       Sat Nov 19 08:43:40 2016 +0000
+++ b/external/gpl3/gdb/lib/libbfd/arch/armeb/targmatch.h       Sat Nov 19 08:46:03 2016 +0000
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.6 2013/10/03 18:58:37 christos Exp  */
+/* Generated from: NetBSD: mknative-gdb,v 1.7 2016/10/16 04:37:42 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
 #ifdef BFD64
@@ -251,7 +251,7 @@
     
 #if !defined (SELECT_VECS) || defined (HAVE_arm_elf32_be_vec)
 
-{ "armeb-*-netbsdelf*",
+{ "arm*eb-*-netbsdelf*",
 &arm_elf32_be_vec },
 #endif
 
@@ -259,7 +259,7 @@
     
 #if !defined (SELECT_VECS) || defined (HAVE_arm_elf32_le_vec)
 
-{ "arm-*-netbsdelf*",
+{ "arm*-*-netbsdelf*",
 &arm_elf32_le_vec },
 #endif
 



Home | Main Index | Thread Index | Old Index