Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.bin/gdb6 Regen amd64 files for 32bit binaries support.
details: https://anonhg.NetBSD.org/src/rev/dccd60c4e93f
branches: trunk
changeset: 760024:dccd60c4e93f
user: njoly <njoly%NetBSD.org@localhost>
date: Fri Dec 24 14:49:18 2010 +0000
description:
Regen amd64 files for 32bit binaries support.
diffstat:
gnu/usr.bin/gdb6/arch/x86_64/config.h | 4 ++--
gnu/usr.bin/gdb6/arch/x86_64/defs.mk | 2 +-
gnu/usr.bin/gdb6/arch/x86_64/init.c | 8 ++++++--
gnu/usr.bin/gdb6/bfd/arch/x86_64/config.h | 8 ++++----
gnu/usr.bin/gdb6/libiberty/arch/x86_64/config.h | 8 ++++----
gnu/usr.bin/gdb6/libiberty/arch/x86_64/defs.mk | 6 +++---
gnu/usr.bin/gdb6/opcodes/arch/x86_64/config.h | 6 +++---
7 files changed, 23 insertions(+), 19 deletions(-)
diffs (152 lines):
diff -r b52e5b3d6aa9 -r dccd60c4e93f gnu/usr.bin/gdb6/arch/x86_64/config.h
--- a/gnu/usr.bin/gdb6/arch/x86_64/config.h Fri Dec 24 14:46:02 2010 +0000
+++ b/gnu/usr.bin/gdb6/arch/x86_64/config.h Fri Dec 24 14:49:18 2010 +0000
@@ -340,7 +340,7 @@
#define HAVE_STDLIB_H 1
/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
+#define HAVE_STPCPY 1
/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1
@@ -459,7 +459,7 @@
/* #undef HAVE_TERMIO_H */
/* Define to 1 if you have the <term.h> header file. */
-/* #undef HAVE_TERM_H */
+#define HAVE_TERM_H 1
/* Define to 1 if you have the <thread_db.h> header file. */
/* #undef HAVE_THREAD_DB_H */
diff -r b52e5b3d6aa9 -r dccd60c4e93f gnu/usr.bin/gdb6/arch/x86_64/defs.mk
--- a/gnu/usr.bin/gdb6/arch/x86_64/defs.mk Fri Dec 24 14:46:02 2010 +0000
+++ b/gnu/usr.bin/gdb6/arch/x86_64/defs.mk Fri Dec 24 14:49:18 2010 +0000
@@ -3,5 +3,5 @@
# Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp
#
G_INTERNAL_CFLAGS= -I. -I${GNUHOSTDIST}/gdb -I${GNUHOSTDIST}/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I${GNUHOSTDIST}/gdb/../include/opcode
-I${GNUHOSTDIST}/gdb/../readline/.. -I../bfd -I${GNUHOSTDIST}/gdb/../bfd -I${GNUHOSTDIST}/gdb/../include -I../intl -I${GNUHOSTDIST}/gdb/../intl -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type
-Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign
-G_LIBGDB_OBS=amd64-tdep.o amd64nbsd-tdep.o i386-tdep.o i387-tdep.o nbsd-tdep.o corelow.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o amd64-nat.o
amd64bsd-nat.o nbsd-nat.o amd64nbsd-nat.o bsd-kvm.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o
cli-setshow.o cli-utils.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o
mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o posix-hdep.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o
tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o
annotate.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o
symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o
macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o std-regs.o signals.o
kod.o kod-cisco.o gdb-events.o exec.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o
corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ui-out.o cli-out.o varobj.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o p-lang.o
p-typeprint.o p-valprint.o scm-exp.o scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o
cp-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o gnu-v2-abi.o gnu-v3-abi.o hpacc-abi.o
cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o inflow.o init.o
+G_LIBGDB_OBS=amd64-tdep.o amd64nbsd-tdep.o i386-tdep.o i387-tdep.o i386bsd-tdep.o i386nbsd-tdep.o nbsd-tdep.o corelow.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o
inf-ptrace.o amd64-nat.o amd64bsd-nat.o nbsd-nat.o amd64nbsd-nat.o bsd-kvm.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o
cli-script.o cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o
mi-symbol-cmds.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o posix-hdep.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o
tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o
version.o annotate.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o
block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o
macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o std-regs.o
signals.o kod.o kod-cisco.o gdb-events.o exec.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o
stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ui-out.o cli-out.o varobj.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o
p-lang.o p-typeprint.o p-valprint.o scm-exp.o scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o
c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o gnu-v2-abi.o
gnu-v3-abi.o hpacc-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o inflow.o init.o
G_SIM_OBS=
diff -r b52e5b3d6aa9 -r dccd60c4e93f gnu/usr.bin/gdb6/arch/x86_64/init.c
--- a/gnu/usr.bin/gdb6/arch/x86_64/init.c Fri Dec 24 14:46:02 2010 +0000
+++ b/gnu/usr.bin/gdb6/arch/x86_64/init.c Fri Dec 24 14:49:18 2010 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.1 2006/05/29 19:10:58 nathanw Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
+/* Generated from: NetBSD: mknative-gdb,v 1.2 2007/02/19 18:26:22 chs Exp */
+/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
/* Do not modify this file. */
/* It is created automatically by the Makefile. */
@@ -9,6 +9,8 @@
extern initialize_file_ftype _initialize_gdbtypes;
extern initialize_file_ftype _initialize_amd64nbsd_ndep;
extern initialize_file_ftype _initialize_i386_tdep;
+extern initialize_file_ftype _initialize_i386bsd_tdep;
+extern initialize_file_ftype _initialize_i386nbsd_tdep;
extern initialize_file_ftype _initialize_corelow;
extern initialize_file_ftype _initialize_solib;
extern initialize_file_ftype _initialize_svr4_solib;
@@ -122,6 +124,8 @@
_initialize_gdbtypes ();
_initialize_amd64nbsd_ndep ();
_initialize_i386_tdep ();
+ _initialize_i386bsd_tdep ();
+ _initialize_i386nbsd_tdep ();
_initialize_corelow ();
_initialize_solib ();
_initialize_svr4_solib ();
diff -r b52e5b3d6aa9 -r dccd60c4e93f gnu/usr.bin/gdb6/bfd/arch/x86_64/config.h
--- a/gnu/usr.bin/gdb6/bfd/arch/x86_64/config.h Fri Dec 24 14:46:02 2010 +0000
+++ b/gnu/usr.bin/gdb6/bfd/arch/x86_64/config.h Fri Dec 24 14:49:18 2010 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.1 2006/05/29 19:10:58 nathanw Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
+/* Generated from: NetBSD: mknative-gdb,v 1.2 2007/02/19 18:26:22 chs Exp */
+/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
/* config.h. Generated by configure. */
/* config.in. Generated from configure.in by autoheader. */
@@ -74,7 +74,7 @@
/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
*/
-#define HAVE_DECL_STPCPY 0
+#define HAVE_DECL_STPCPY 1
/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
*/
@@ -230,7 +230,7 @@
#define HAVE_STDLIB_H 1
/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
+#define HAVE_STPCPY 1
/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1
diff -r b52e5b3d6aa9 -r dccd60c4e93f gnu/usr.bin/gdb6/libiberty/arch/x86_64/config.h
--- a/gnu/usr.bin/gdb6/libiberty/arch/x86_64/config.h Fri Dec 24 14:46:02 2010 +0000
+++ b/gnu/usr.bin/gdb6/libiberty/arch/x86_64/config.h Fri Dec 24 14:49:18 2010 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.1 2006/05/29 19:10:58 nathanw Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
+/* Generated from: NetBSD: mknative-gdb,v 1.2 2007/02/19 18:26:22 chs Exp */
+/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
/* config.h. Generated by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -211,10 +211,10 @@
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the `stpcpy' function. */
-/* #undef HAVE_STPCPY */
+#define HAVE_STPCPY 1
/* Define to 1 if you have the `stpncpy' function. */
-/* #undef HAVE_STPNCPY */
+#define HAVE_STPNCPY 1
/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1
diff -r b52e5b3d6aa9 -r dccd60c4e93f gnu/usr.bin/gdb6/libiberty/arch/x86_64/defs.mk
--- a/gnu/usr.bin/gdb6/libiberty/arch/x86_64/defs.mk Fri Dec 24 14:46:02 2010 +0000
+++ b/gnu/usr.bin/gdb6/libiberty/arch/x86_64/defs.mk Fri Dec 24 14:49:18 2010 +0000
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gdb,v 1.1 2006/05/29 19:10:58 nathanw Exp
-# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp
+# Generated from: NetBSD: mknative-gdb,v 1.2 2007/02/19 18:26:22 chs Exp
+# Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp
#
G_ALLOCA=
G_EXTRA_OFILES=
-G_LIBOBJS=mempcpy.o mkstemps.o stpcpy.o stpncpy.o strverscmp.o strncmp.o
+G_LIBOBJS=mempcpy.o mkstemps.o strverscmp.o strncmp.o
G_REQUIRED_OFILES=regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o cp-demint.o dyn-string.o
fdmatch.o fibheap.o floatformat.o fnmatch.o fopen_unlocked.o getopt.o getopt1.o getpwd.o
getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o
objalloc.o obstack.o partition.o pexecute.o physmem.o pex-common.o pex-one.o pex-unix.o
safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o
unlink-if-ordinary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o xstrndup.o
diff -r b52e5b3d6aa9 -r dccd60c4e93f gnu/usr.bin/gdb6/opcodes/arch/x86_64/config.h
--- a/gnu/usr.bin/gdb6/opcodes/arch/x86_64/config.h Fri Dec 24 14:46:02 2010 +0000
+++ b/gnu/usr.bin/gdb6/opcodes/arch/x86_64/config.h Fri Dec 24 14:49:18 2010 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gdb,v 1.1 2006/05/29 19:10:58 nathanw Exp */
-/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
+/* Generated from: NetBSD: mknative-gdb,v 1.2 2007/02/19 18:26:22 chs Exp */
+/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
/* config.h. Generated by configure. */
/* config.in. Generated from configure.in by autoheader. */
@@ -85,7 +85,7 @@
#define HAVE_STDLIB_H 1
/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
+#define HAVE_STPCPY 1
/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1
Home |
Main Index |
Thread Index |
Old Index