Tue Dec 15 16:31:55 2009 UTC ()
XXX: turn off sim support by hand.  yay, now gdb links on mips64.


(mrg)
diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64eb/config.h
diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64eb/defs.mk
diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64eb/init.c
diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64el/config.h
diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64el/defs.mk
diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64el/init.c

cvs diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64eb/Attic/config.h (expand / switch to unified diff)

--- src/gnu/usr.bin/gdb6/arch/mips64eb/Attic/config.h 2009/12/15 08:25:10 1.2
+++ src/gnu/usr.bin/gdb6/arch/mips64eb/Attic/config.h 2009/12/15 16:31:54 1.3
@@ -593,27 +593,27 @@ @@ -593,27 +593,27 @@
593 593
594/* Define if <thread_db.h> has the TD_NOTALLOC error code. */ 594/* Define if <thread_db.h> has the TD_NOTALLOC error code. */
595/* #undef THREAD_DB_HAS_TD_NOTALLOC */ 595/* #undef THREAD_DB_HAS_TD_NOTALLOC */
596 596
597/* Define to 1 if the regex included in libiberty should be used. */ 597/* Define to 1 if the regex included in libiberty should be used. */
598#define USE_INCLUDED_REGEX 1 598#define USE_INCLUDED_REGEX 1
599 599
600/* Define if we should use the Windows API, instead of the POSIX API. On 600/* Define if we should use the Windows API, instead of the POSIX API. On
601 Windows, we use the Windows API when building for MinGW, but the POSIX API 601 Windows, we use the Windows API when building for MinGW, but the POSIX API
602 when building for Cygwin. */ 602 when building for Cygwin. */
603/* #undef USE_WIN32API */ 603/* #undef USE_WIN32API */
604 604
605/* Define if the simulator is being linked in. */ 605/* Define if the simulator is being linked in. */
606#define WITH_SIM 1 606/* #undef WITH_SIM */
607 607
608/* Define to 1 if on AIX 3. 608/* Define to 1 if on AIX 3.
609 System headers sometimes define this. 609 System headers sometimes define this.
610 We just want to avoid a redefinition error message. */ 610 We just want to avoid a redefinition error message. */
611#ifndef _ALL_SOURCE 611#ifndef _ALL_SOURCE
612/* # undef _ALL_SOURCE */ 612/* # undef _ALL_SOURCE */
613#endif 613#endif
614 614
615/* Enable GNU extensions on systems that have them. */ 615/* Enable GNU extensions on systems that have them. */
616#ifndef _GNU_SOURCE 616#ifndef _GNU_SOURCE
617# define _GNU_SOURCE 1 617# define _GNU_SOURCE 1
618#endif 618#endif
619 619

cvs diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64eb/Attic/defs.mk (expand / switch to unified diff)

--- src/gnu/usr.bin/gdb6/arch/mips64eb/Attic/defs.mk 2009/12/15 08:25:11 1.2
+++ src/gnu/usr.bin/gdb6/arch/mips64eb/Attic/defs.mk 2009/12/15 16:31:54 1.3
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1# This file is automatically generated. DO NOT EDIT! 1# This file is automatically generated. DO NOT EDIT!
2# Generated from: NetBSD: mknative-gdb,v 1.2 2007/02/19 18:26:22 chs Exp  2# Generated from: NetBSD: mknative-gdb,v 1.2 2007/02/19 18:26:22 chs Exp
3# Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  3# Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp
4# 4#
5G_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  5G_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
6G_LIBGDB_OBS=mips-tdep.o mipsnbsd-tdep.o corelow.o solib.o solib-svr4.o nbsd-tdep.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o nbsd-nat.o mipsnbsd-nat.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-sim.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 6G_LIBGDB_OBS=mips-tdep.o mipsnbsd-tdep.o corelow.o solib.o solib-svr4.o nbsd-tdep.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o nbsd-nat.o mipsnbsd-nat.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
7G_SIM_OBS=remote-sim.o 7G_SIM_OBS=

cvs diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64eb/Attic/init.c (expand / switch to unified diff)

--- src/gnu/usr.bin/gdb6/arch/mips64eb/Attic/init.c 2009/12/15 08:25:11 1.2
+++ src/gnu/usr.bin/gdb6/arch/mips64eb/Attic/init.c 2009/12/15 16:31:54 1.3
@@ -11,27 +11,26 @@ extern initialize_file_ftype _initialize @@ -11,27 +11,26 @@ extern initialize_file_ftype _initialize
11extern initialize_file_ftype _initialize_mipsnbsd_tdep; 11extern initialize_file_ftype _initialize_mipsnbsd_tdep;
12extern initialize_file_ftype _initialize_corelow; 12extern initialize_file_ftype _initialize_corelow;
13extern initialize_file_ftype _initialize_solib; 13extern initialize_file_ftype _initialize_solib;
14extern initialize_file_ftype _initialize_svr4_solib; 14extern initialize_file_ftype _initialize_svr4_solib;
15extern initialize_file_ftype _initialize_ser_hardwire; 15extern initialize_file_ftype _initialize_ser_hardwire;
16extern initialize_file_ftype _initialize_ser_pipe; 16extern initialize_file_ftype _initialize_ser_pipe;
17extern initialize_file_ftype _initialize_ser_tcp; 17extern initialize_file_ftype _initialize_ser_tcp;
18extern initialize_file_ftype _initialize_mipsnbsd_nat; 18extern initialize_file_ftype _initialize_mipsnbsd_nat;
19extern initialize_file_ftype _initialize_remote; 19extern initialize_file_ftype _initialize_remote;
20extern initialize_file_ftype _initialize_dcache; 20extern initialize_file_ftype _initialize_dcache;
21extern initialize_file_ftype _initialize_sr_support; 21extern initialize_file_ftype _initialize_sr_support;
22extern initialize_file_ftype _initialize_tracepoint; 22extern initialize_file_ftype _initialize_tracepoint;
23extern initialize_file_ftype _initialize_ax_gdb; 23extern initialize_file_ftype _initialize_ax_gdb;
24extern initialize_file_ftype _initialize_remote_sim; 
25extern initialize_file_ftype _initialize_ada_exp; 24extern initialize_file_ftype _initialize_ada_exp;
26extern initialize_file_ftype _initialize_annotate; 25extern initialize_file_ftype _initialize_annotate;
27extern initialize_file_ftype _initialize_auxv; 26extern initialize_file_ftype _initialize_auxv;
28extern initialize_file_ftype _initialize_breakpoint; 27extern initialize_file_ftype _initialize_breakpoint;
29extern initialize_file_ftype _initialize_regcache; 28extern initialize_file_ftype _initialize_regcache;
30extern initialize_file_ftype _initialize_charset; 29extern initialize_file_ftype _initialize_charset;
31extern initialize_file_ftype _initialize_dummy_frame; 30extern initialize_file_ftype _initialize_dummy_frame;
32extern initialize_file_ftype _initialize_source; 31extern initialize_file_ftype _initialize_source;
33extern initialize_file_ftype _initialize_values; 32extern initialize_file_ftype _initialize_values;
34extern initialize_file_ftype _initialize_valops; 33extern initialize_file_ftype _initialize_valops;
35extern initialize_file_ftype _initialize_valarith; 34extern initialize_file_ftype _initialize_valarith;
36extern initialize_file_ftype _initialize_valprint; 35extern initialize_file_ftype _initialize_valprint;
37extern initialize_file_ftype _initialize_printcmd; 36extern initialize_file_ftype _initialize_printcmd;
@@ -125,27 +124,26 @@ initialize_all_files (void) @@ -125,27 +124,26 @@ initialize_all_files (void)
125 _initialize_mipsnbsd_tdep (); 124 _initialize_mipsnbsd_tdep ();
126 _initialize_corelow (); 125 _initialize_corelow ();
127 _initialize_solib (); 126 _initialize_solib ();
128 _initialize_svr4_solib (); 127 _initialize_svr4_solib ();
129 _initialize_ser_hardwire (); 128 _initialize_ser_hardwire ();
130 _initialize_ser_pipe (); 129 _initialize_ser_pipe ();
131 _initialize_ser_tcp (); 130 _initialize_ser_tcp ();
132 _initialize_mipsnbsd_nat (); 131 _initialize_mipsnbsd_nat ();
133 _initialize_remote (); 132 _initialize_remote ();
134 _initialize_dcache (); 133 _initialize_dcache ();
135 _initialize_sr_support (); 134 _initialize_sr_support ();
136 _initialize_tracepoint (); 135 _initialize_tracepoint ();
137 _initialize_ax_gdb (); 136 _initialize_ax_gdb ();
138 _initialize_remote_sim (); 
139 _initialize_ada_exp (); 137 _initialize_ada_exp ();
140 _initialize_annotate (); 138 _initialize_annotate ();
141 _initialize_auxv (); 139 _initialize_auxv ();
142 _initialize_breakpoint (); 140 _initialize_breakpoint ();
143 _initialize_regcache (); 141 _initialize_regcache ();
144 _initialize_charset (); 142 _initialize_charset ();
145 _initialize_dummy_frame (); 143 _initialize_dummy_frame ();
146 _initialize_source (); 144 _initialize_source ();
147 _initialize_values (); 145 _initialize_values ();
148 _initialize_valops (); 146 _initialize_valops ();
149 _initialize_valarith (); 147 _initialize_valarith ();
150 _initialize_valprint (); 148 _initialize_valprint ();
151 _initialize_printcmd (); 149 _initialize_printcmd ();

cvs diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64el/Attic/config.h (expand / switch to unified diff)

--- src/gnu/usr.bin/gdb6/arch/mips64el/Attic/config.h 2009/12/15 08:25:11 1.2
+++ src/gnu/usr.bin/gdb6/arch/mips64el/Attic/config.h 2009/12/15 16:31:54 1.3
@@ -593,27 +593,27 @@ @@ -593,27 +593,27 @@
593 593
594/* Define if <thread_db.h> has the TD_NOTALLOC error code. */ 594/* Define if <thread_db.h> has the TD_NOTALLOC error code. */
595/* #undef THREAD_DB_HAS_TD_NOTALLOC */ 595/* #undef THREAD_DB_HAS_TD_NOTALLOC */
596 596
597/* Define to 1 if the regex included in libiberty should be used. */ 597/* Define to 1 if the regex included in libiberty should be used. */
598#define USE_INCLUDED_REGEX 1 598#define USE_INCLUDED_REGEX 1
599 599
600/* Define if we should use the Windows API, instead of the POSIX API. On 600/* Define if we should use the Windows API, instead of the POSIX API. On
601 Windows, we use the Windows API when building for MinGW, but the POSIX API 601 Windows, we use the Windows API when building for MinGW, but the POSIX API
602 when building for Cygwin. */ 602 when building for Cygwin. */
603/* #undef USE_WIN32API */ 603/* #undef USE_WIN32API */
604 604
605/* Define if the simulator is being linked in. */ 605/* Define if the simulator is being linked in. */
606#define WITH_SIM 1 606/* #undef WITH_SIM */
607 607
608/* Define to 1 if on AIX 3. 608/* Define to 1 if on AIX 3.
609 System headers sometimes define this. 609 System headers sometimes define this.
610 We just want to avoid a redefinition error message. */ 610 We just want to avoid a redefinition error message. */
611#ifndef _ALL_SOURCE 611#ifndef _ALL_SOURCE
612/* # undef _ALL_SOURCE */ 612/* # undef _ALL_SOURCE */
613#endif 613#endif
614 614
615/* Enable GNU extensions on systems that have them. */ 615/* Enable GNU extensions on systems that have them. */
616#ifndef _GNU_SOURCE 616#ifndef _GNU_SOURCE
617# define _GNU_SOURCE 1 617# define _GNU_SOURCE 1
618#endif 618#endif
619 619

cvs diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64el/Attic/defs.mk (expand / switch to unified diff)

--- src/gnu/usr.bin/gdb6/arch/mips64el/Attic/defs.mk 2009/12/15 08:25:11 1.2
+++ src/gnu/usr.bin/gdb6/arch/mips64el/Attic/defs.mk 2009/12/15 16:31:54 1.3
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1# This file is automatically generated. DO NOT EDIT! 1# This file is automatically generated. DO NOT EDIT!
2# Generated from: NetBSD: mknative-gdb,v 1.2 2007/02/19 18:26:22 chs Exp  2# Generated from: NetBSD: mknative-gdb,v 1.2 2007/02/19 18:26:22 chs Exp
3# Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  3# Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp
4# 4#
5G_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  5G_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
6G_LIBGDB_OBS=mips-tdep.o mipsnbsd-tdep.o corelow.o solib.o solib-svr4.o nbsd-tdep.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o nbsd-nat.o mipsnbsd-nat.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-sim.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 6G_LIBGDB_OBS=mips-tdep.o mipsnbsd-tdep.o corelow.o solib.o solib-svr4.o nbsd-tdep.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o nbsd-nat.o mipsnbsd-nat.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
7G_SIM_OBS=remote-sim.o 7G_SIM_OBS=

cvs diff -r1.2 -r1.3 src/gnu/usr.bin/gdb6/arch/mips64el/Attic/init.c (expand / switch to unified diff)

--- src/gnu/usr.bin/gdb6/arch/mips64el/Attic/init.c 2009/12/15 08:25:11 1.2
+++ src/gnu/usr.bin/gdb6/arch/mips64el/Attic/init.c 2009/12/15 16:31:55 1.3
@@ -11,27 +11,26 @@ extern initialize_file_ftype _initialize @@ -11,27 +11,26 @@ extern initialize_file_ftype _initialize
11extern initialize_file_ftype _initialize_mipsnbsd_tdep; 11extern initialize_file_ftype _initialize_mipsnbsd_tdep;
12extern initialize_file_ftype _initialize_corelow; 12extern initialize_file_ftype _initialize_corelow;
13extern initialize_file_ftype _initialize_solib; 13extern initialize_file_ftype _initialize_solib;
14extern initialize_file_ftype _initialize_svr4_solib; 14extern initialize_file_ftype _initialize_svr4_solib;
15extern initialize_file_ftype _initialize_ser_hardwire; 15extern initialize_file_ftype _initialize_ser_hardwire;
16extern initialize_file_ftype _initialize_ser_pipe; 16extern initialize_file_ftype _initialize_ser_pipe;
17extern initialize_file_ftype _initialize_ser_tcp; 17extern initialize_file_ftype _initialize_ser_tcp;
18extern initialize_file_ftype _initialize_mipsnbsd_nat; 18extern initialize_file_ftype _initialize_mipsnbsd_nat;
19extern initialize_file_ftype _initialize_remote; 19extern initialize_file_ftype _initialize_remote;
20extern initialize_file_ftype _initialize_dcache; 20extern initialize_file_ftype _initialize_dcache;
21extern initialize_file_ftype _initialize_sr_support; 21extern initialize_file_ftype _initialize_sr_support;
22extern initialize_file_ftype _initialize_tracepoint; 22extern initialize_file_ftype _initialize_tracepoint;
23extern initialize_file_ftype _initialize_ax_gdb; 23extern initialize_file_ftype _initialize_ax_gdb;
24extern initialize_file_ftype _initialize_remote_sim; 
25extern initialize_file_ftype _initialize_ada_exp; 24extern initialize_file_ftype _initialize_ada_exp;
26extern initialize_file_ftype _initialize_annotate; 25extern initialize_file_ftype _initialize_annotate;
27extern initialize_file_ftype _initialize_auxv; 26extern initialize_file_ftype _initialize_auxv;
28extern initialize_file_ftype _initialize_breakpoint; 27extern initialize_file_ftype _initialize_breakpoint;
29extern initialize_file_ftype _initialize_regcache; 28extern initialize_file_ftype _initialize_regcache;
30extern initialize_file_ftype _initialize_charset; 29extern initialize_file_ftype _initialize_charset;
31extern initialize_file_ftype _initialize_dummy_frame; 30extern initialize_file_ftype _initialize_dummy_frame;
32extern initialize_file_ftype _initialize_source; 31extern initialize_file_ftype _initialize_source;
33extern initialize_file_ftype _initialize_values; 32extern initialize_file_ftype _initialize_values;
34extern initialize_file_ftype _initialize_valops; 33extern initialize_file_ftype _initialize_valops;
35extern initialize_file_ftype _initialize_valarith; 34extern initialize_file_ftype _initialize_valarith;
36extern initialize_file_ftype _initialize_valprint; 35extern initialize_file_ftype _initialize_valprint;
37extern initialize_file_ftype _initialize_printcmd; 36extern initialize_file_ftype _initialize_printcmd;
@@ -125,27 +124,26 @@ initialize_all_files (void) @@ -125,27 +124,26 @@ initialize_all_files (void)
125 _initialize_mipsnbsd_tdep (); 124 _initialize_mipsnbsd_tdep ();
126 _initialize_corelow (); 125 _initialize_corelow ();
127 _initialize_solib (); 126 _initialize_solib ();
128 _initialize_svr4_solib (); 127 _initialize_svr4_solib ();
129 _initialize_ser_hardwire (); 128 _initialize_ser_hardwire ();
130 _initialize_ser_pipe (); 129 _initialize_ser_pipe ();
131 _initialize_ser_tcp (); 130 _initialize_ser_tcp ();
132 _initialize_mipsnbsd_nat (); 131 _initialize_mipsnbsd_nat ();
133 _initialize_remote (); 132 _initialize_remote ();
134 _initialize_dcache (); 133 _initialize_dcache ();
135 _initialize_sr_support (); 134 _initialize_sr_support ();
136 _initialize_tracepoint (); 135 _initialize_tracepoint ();
137 _initialize_ax_gdb (); 136 _initialize_ax_gdb ();
138 _initialize_remote_sim (); 
139 _initialize_ada_exp (); 137 _initialize_ada_exp ();
140 _initialize_annotate (); 138 _initialize_annotate ();
141 _initialize_auxv (); 139 _initialize_auxv ();
142 _initialize_breakpoint (); 140 _initialize_breakpoint ();
143 _initialize_regcache (); 141 _initialize_regcache ();
144 _initialize_charset (); 142 _initialize_charset ();
145 _initialize_dummy_frame (); 143 _initialize_dummy_frame ();
146 _initialize_source (); 144 _initialize_source ();
147 _initialize_values (); 145 _initialize_values ();
148 _initialize_valops (); 146 _initialize_valops ();
149 _initialize_valarith (); 147 _initialize_valarith ();
150 _initialize_valprint (); 148 _initialize_valprint ();
151 _initialize_printcmd (); 149 _initialize_printcmd ();