b4812cf This commit was manufactured by cvs2svn to create branch

Authored and Committed by nobody 15 years ago
346 files changed. 26821 lines added. 6212 lines removed.
ChangeLog
file modified
+58 -0
bfd/ChangeLog
file modified
+316 -2
bfd/bfd-in2.h
file modified
+13 -0
bfd/bfd.c
file modified
+3 -0
bfd/bfdio.c
file modified
+49 -2
bfd/cache.c
file modified
+6 -2
bfd/cofflink.c
file modified
+5 -5
bfd/config.bfd
file modified
+1 -1
bfd/config.in
file modified
+3 -0
bfd/configure
file modified
+32 -16
bfd/configure.com
file modified
+93 -0
bfd/configure.in
file modified
+17 -2
bfd/doc/ChangeLog
file modified
+5 -0
bfd/doc/bfd.texinfo
file modified
+5 -5
bfd/doc/fdl.texi
file modified
+291 -151
bfd/dwarf2.c
file modified
+58 -50
bfd/elf-bfd.h
file modified
+1 -1
bfd/elf.c
file modified
+156 -111
bfd/elf32-arm.c
file modified
+88 -7
bfd/elf32-avr.c
file modified
+3 -0
bfd/elf32-cr16.c
file modified
+29 -29
bfd/elf32-cris.c
file modified
+37 -2
bfd/elf32-ppc.c
file modified
+27 -0
bfd/elf32-sh-symbian.c
file modified
+3 -10
bfd/elf32-spu.c
file modified
+17 -6
bfd/elf64-ppc.c
file modified
+17 -17
bfd/elflink.c
file modified
+65 -22
bfd/elfxx-sparc.c
file modified
+6 -0
bfd/hosts/alphavms.h
file modified
+10 -0
bfd/libbfd.h
file modified
+11 -0
bfd/linker.c
file modified
+30 -12
bfd/mach-o-target.c
file modified
+7 -3
bfd/mach-o.c
file modified
+347 -97
bfd/mach-o.h
file modified
+72 -22
bfd/makefile.vms
file modified
+10 -9
bfd/po/id.po
file added
+3837
bfd/reloc.c
file modified
+25 -0
bfd/version.h
file modified
+1 -1
bfd/vms-hdr.c
file modified
+2 -2
bfd/xtensa-modules.c
file modified
+3730 -1252
configure
file modified
+0 -1
configure.ac
file modified
+0 -1
gdb/CONTRIBUTE
file modified
+3 -3
gdb/ChangeLog
file modified
+1554 -3
gdb/MAINTAINERS
file modified
+2 -0
gdb/Makefile.in
file modified
+25 -31
gdb/NEWS
file modified
+25 -0
gdb/ada-exp.y
file modified
+1 -1
gdb/ada-lang.c
file modified
+77 -25
gdb/ada-lang.h
file modified
+37 -43
gdb/ada-tasks.c
file added
+991
gdb/ada-valprint.c
file modified
+111 -107
gdb/aix-thread.c
file modified
+6 -6
gdb/amd64-tdep.c
file modified
+1 -1
gdb/arm-tdep.c
file modified
+2 -3
gdb/auxv.c
file modified
+11 -6
gdb/breakpoint.c
file modified
+360 -573
gdb/breakpoint.h
file modified
+19 -40
gdb/bsd-uthread.c
file modified
+3 -2
gdb/c-exp.y
file modified
+32 -3
gdb/c-lang.c
file modified
+8 -7
gdb/c-lang.h
file modified
+7 -10
gdb/c-typeprint.c
file modified
+4 -6
gdb/c-valprint.c
file modified
+93 -74
gdb/cli/cli-cmds.c
file modified
+5 -1
gdb/cli/cli-dump.c
file modified
+0 -13
gdb/cli/cli-logging.c
file modified
+6 -0
gdb/cli/cli-script.c
file modified
+1 -7
gdb/cli/cli-utils.h
file removed
-20
gdb/coffread.c
file modified
+5 -8
gdb/config/alpha/alpha-osf3.mh
file modified
+2 -1
gdb/configure
file modified
+100 -71
gdb/configure.ac
file modified
+64 -37
gdb/configure.tgt
file modified
+2 -1
gdb/corefile.c
file modified
+1 -1
gdb/corelow.c
file modified
+3 -3
gdb/cp-name-parser.y
file modified
+14 -4
gdb/cp-valprint.c
file modified
+45 -43
gdb/dbxread.c
file modified
+1 -1
gdb/dec-thread.c
file added
+683
gdb/defs.h
file modified
+17 -0
gdb/doc/ChangeLog
file modified
+77 -0
gdb/doc/gdb.texinfo
file modified
+705 -42
gdb/doc/gdbint.texinfo
file modified
+2 -11
gdb/doc/observer.texi
file modified
+18 -0
gdb/dummy-frame.c
file modified
+3 -1
gdb/dwarf2read.c
file modified
+271 -143
gdb/elfread.c
file modified
+1 -1
gdb/eval.c
file modified
+11 -14
gdb/event-loop.c
file modified
+288 -94
gdb/event-loop.h
file modified
+43 -11
gdb/exec.c
file modified
+6 -6
gdb/expprint.c
file modified
+46 -21
gdb/f-lang.c
file modified
+10 -9
gdb/f-lang.h
file modified
+4 -7
gdb/f-typeprint.c
file modified
+9 -30
gdb/f-valprint.c
file modified
+68 -186
gdb/fbsd-nat.c
file modified
+4 -1
gdb/features/Makefile
file modified
+6 -0
gdb/features/rs6000/power-fpu-isa205.xml
file added
+44
gdb/features/rs6000/powerpc-isa205-32l.c
file added
+97
gdb/features/rs6000/powerpc-isa205-32l.xml
file added
+17
gdb/features/rs6000/powerpc-isa205-64l.c
file added
+97
gdb/features/rs6000/powerpc-isa205-64l.xml
file added
+17
gdb/features/rs6000/powerpc-isa205-altivec32l.c
file added
+168
gdb/features/rs6000/powerpc-isa205-altivec32l.xml
file added
+19
gdb/features/rs6000/powerpc-isa205-altivec64l.c
file added
+168
gdb/features/rs6000/powerpc-isa205-altivec64l.xml
file added
+19
gdb/features/rs6000/powerpc-isa205-vsx32l.c
file added
+202
gdb/features/rs6000/powerpc-isa205-vsx32l.xml
file added
+20
gdb/features/rs6000/powerpc-isa205-vsx64l.c
file added
+202
gdb/features/rs6000/powerpc-isa205-vsx64l.xml
file added
+20
gdb/fork-child.c
file modified
+23 -10
gdb/frv-tdep.c
file modified
+80 -0
gdb/gdbarch.c
file modified
+23 -0
gdb/gdbarch.h
file modified
+9 -0
gdb/gdbarch.sh
file modified
+7 -0
gdb/gdbinit.in
file modified
+17 -0
gdb/gdbserver/ChangeLog
file modified
+42 -0
gdb/gdbserver/Makefile.in
file modified
+31 -16
gdb/gdbserver/configure.srv
file modified
+18 -0
gdb/gdbserver/linux-low.c
file modified
+13 -1
gdb/gdbserver/linux-ppc-low.c
file modified
+44 -5
gdb/gdbserver/linux-sparc-low.c
file added
+287
gdb/gdbserver/server.c
file modified
+16 -8
gdb/gdbserver/xtensa-xtregs.c
file modified
+2 -1
gdb/gdbthread.h
file modified
+12 -1
gdb/gdbtypes.c
file modified
+56 -49
gdb/gdbtypes.h
file modified
+52 -42
gdb/gnu-nat.c
file modified
+33 -32
gdb/gnu-nat.h
file modified
+1 -1
gdb/go32-nat.c
file modified
+6 -5
gdb/hpux-thread.c
file modified
+9 -8
gdb/i386-dicos-tdep.c
file modified
+8 -0
gdb/i386gnu-nat.c
file modified
+4 -4
gdb/ia64-tdep.c
file modified
+0 -3
gdb/inf-loop.c
file modified
+7 -4
gdb/inf-ptrace.c
file modified
+19 -25
gdb/inf-ttrace.c
file modified
+5 -5
gdb/infcall.c
file modified
+14 -4
gdb/infcmd.c
file modified
+283 -53
gdb/inferior.c
file modified
+6 -0
gdb/inferior.h
file modified
+23 -20
gdb/inflow.c
file modified
+12 -7
gdb/infrun.c
file modified
+641 -163
gdb/interps.c
file modified
+7 -12
gdb/jv-lang.h
file modified
+4 -4
gdb/jv-typeprint.c
file modified
+1 -1
gdb/jv-valprint.c
file modified
+61 -49
gdb/language.c
file modified
+10 -8
gdb/language.h
file modified
+18 -17
gdb/linux-nat.c
file modified
+126 -46
gdb/linux-thread-db.c
file modified
+35 -5
gdb/m2-exp.y
file modified
+1 -1
gdb/m2-lang.c
file modified
+8 -7
gdb/m2-lang.h
file modified
+2 -2
gdb/m2-typeprint.c
file modified
+1 -1
gdb/m2-valprint.c
file modified
+88 -86
gdb/m68hc11-tdep.c
file modified
+4 -6
gdb/maint.c
file modified
+31 -5
gdb/mdebugread.c
file modified
+8 -13
gdb/mi/mi-cmd-stack.c
file modified
+16 -7
gdb/mi/mi-cmds.c
file modified
+2 -1
gdb/mi/mi-cmds.h
file modified
+2 -0
gdb/mi/mi-common.h
file modified
+15 -0
gdb/mi/mi-interp.c
file modified
+32 -17
gdb/mi/mi-main.c
file modified
+199 -8
gdb/minsyms.c
file modified
+7 -6
gdb/mips-linux-tdep.c
file modified
+6 -6
gdb/mips-tdep.c
file modified
+111 -9
gdb/monitor.c
file modified
+5 -6
gdb/mt-tdep.c
file modified
+5 -1
gdb/nto-procfs.c
file modified
+33 -23
gdb/objc-lang.c
file modified
+10 -8
gdb/objfiles.h
file modified
+8 -13
gdb/p-exp.y
file modified
+1 -1
gdb/p-lang.c
file modified
+8 -7
gdb/p-lang.h
file modified
+8 -11
gdb/p-typeprint.c
file modified
+4 -6
gdb/p-valprint.c
file modified
+111 -102
gdb/parse.c
file modified
+2 -3
gdb/ppc-linux-nat.c
file modified
+24 -7
gdb/ppc-linux-tdep.c
file modified
+12 -0
gdb/ppc-linux-tdep.h
file modified
+6 -0
gdb/printcmd.c
file modified
+100 -60
gdb/procfs.c
file modified
+60 -54
gdb/python/python-internal.h
file modified
+10 -3
gdb/python/python-value.c
file added
+680
gdb/python/python.c
file modified
+4 -0
gdb/python/python.h
file modified
+2 -0
gdb/regcache.c
file modified
+3 -1
gdb/regformats/reg-sparc64.dat
file added
+91
gdb/regformats/reg-xtensa.dat
file modified
+2 -32
gdb/regformats/rs6000/powerpc-isa205-32l.dat
file added
+77
gdb/regformats/rs6000/powerpc-isa205-64l.dat
file added
+77
gdb/regformats/rs6000/powerpc-isa205-altivec32l.dat
file added
+111
gdb/regformats/rs6000/powerpc-isa205-altivec64l.dat
file added
+111
gdb/regformats/rs6000/powerpc-isa205-vsx32l.dat
file added
+143
gdb/regformats/rs6000/powerpc-isa205-vsx64l.dat
file added
+143
gdb/reggroups.c
file modified
+3 -1
gdb/remote-m32r-sdi.c
file modified
+4 -3
gdb/remote-mips.c
file modified
+3 -4
gdb/remote-sim.c
file modified
+13 -13
gdb/remote.c
file modified
+1587 -504
gdb/reply_mig_hack.awk
file modified
+1 -1
gdb/reverse.c
file added
+144
gdb/rs6000-nat.c
file modified
+5 -4
gdb/scm-lang.c
file modified
+2 -1
gdb/scm-lang.h
file modified
+5 -5
gdb/scm-valprint.c
file modified
+33 -38
gdb/ser-mingw.c
file modified
+10 -3
gdb/sh64-tdep.c
file modified
+11 -5
gdb/sol-thread.c
file modified
+11 -11
gdb/solib-frv.c
file modified
+7 -3
gdb/solib-osf.c
file modified
+1 -0
gdb/solib-som.c
file modified
+2 -2
gdb/solib.c
file modified
+1 -1
gdb/source.c
file modified
+26 -29
gdb/stack.c
file modified
+15 -6
gdb/symfile.c
file modified
+5 -18
gdb/symmisc.c
file modified
+102 -103
gdb/symtab.c
file modified
+12 -15
gdb/symtab.h
file modified
+10 -23
gdb/target.c
file modified
+134 -42
gdb/target.h
file modified
+44 -17
gdb/testsuite/ChangeLog
file modified
+162 -0
gdb/testsuite/Makefile.in
file modified
+1 -1
gdb/testsuite/configure
file modified
+30 -11
gdb/testsuite/configure.ac
file modified
+1 -0
gdb/testsuite/gdb.ada/int_deref.exp
file added
+45
gdb/testsuite/gdb.ada/int_deref/foo.adb
file added
+21
gdb/testsuite/gdb.ada/int_deref/pck.ads
file added
+20
gdb/testsuite/gdb.ada/ref_tick_size.exp
file added
+48
gdb/testsuite/gdb.ada/ref_tick_size/p.adb
file added
+29
gdb/testsuite/gdb.ada/ref_tick_size/pck.adb
file added
+25
gdb/testsuite/gdb.ada/ref_tick_size/pck.ads
file added
+22
gdb/testsuite/gdb.arch/ppc-dfp.c
file added
+46
gdb/testsuite/gdb.arch/ppc-dfp.exp
file added
+79
gdb/testsuite/gdb.base/args.exp
file modified
+14 -5
gdb/testsuite/gdb.base/callexit.cgdb/cli/cli-utils.c
file renamed
+18 -4
gdb/testsuite/gdb.base/callexit.exp
file added
+58
gdb/testsuite/gdb.base/completion.exp
file modified
+3 -3
gdb/testsuite/gdb.base/corefile.exp
file modified
+5 -8
gdb/testsuite/gdb.base/dbx.exp
file modified
+3 -3
gdb/testsuite/gdb.base/exprs.exp
file modified
+11 -0
gdb/testsuite/gdb.base/foll-exec.exp
file modified
+10 -14
gdb/testsuite/gdb.base/foll-fork.exp
file modified
+10 -14
gdb/testsuite/gdb.base/hashline2.exp
file modified
+1 -1
gdb/testsuite/gdb.base/hashline3.exp
file modified
+1 -1
gdb/testsuite/gdb.base/help.exp
file modified
+1 -1
gdb/testsuite/gdb.base/macscp.exp
file modified
+10 -10
gdb/testsuite/gdb.base/maint.exp
file modified
+1 -1
gdb/testsuite/gdb.base/pointers.c
file modified
+9 -0
gdb/testsuite/gdb.base/pointers.exp
file modified
+4 -0
gdb/testsuite/gdb.base/remotetimeout.exp
file modified
+1 -1
gdb/testsuite/gdb.base/sepsymtab.exp
file modified
+1 -1
gdb/testsuite/gdb.cp/gdb2384-base.cc
file modified
+5 -0
gdb/testsuite/gdb.cp/gdb2384-base.h
file modified
+6 -0
gdb/testsuite/gdb.cp/gdb2384.cc
file modified
+18 -5
gdb/testsuite/gdb.cp/gdb2384.exp
file modified
+30 -35
gdb/testsuite/gdb.cp/mb-ctor.exp
file modified
+1 -1
gdb/testsuite/gdb.dwarf2/dw2-cu-size.S
file added
+106
gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp
file added
+53
gdb/testsuite/gdb.dwarf2/dw2-intercu.S
file modified
+2 -2
gdb/testsuite/gdb.mi/gdb2549.exp
file added
+85
gdb/testsuite/gdb.mi/mi-nonstop.exp
file modified
+1 -1
gdb/testsuite/gdb.mi/mi-nsmoribund.exp
file added
+177
gdb/testsuite/gdb.mi/mi-pthreads.exp
file modified
+6 -0
gdb/testsuite/gdb.mi/mi-syn-frame.exp
file modified
+1 -1
gdb/testsuite/gdb.mi/mi2-syn-frame.exp
file modified
+1 -1
gdb/testsuite/gdb.mi/nsmoribund.c
file added
+72
gdb/testsuite/gdb.python/Makefile.in
file added
+14
gdb/testsuite/gdb.python/python-value.c
file added
+41
gdb/testsuite/gdb.python/python-value.exp
file added
+253
gdb/testsuite/lib/gdb.exp
file modified
+18 -10
gdb/testsuite/lib/mi-support.exp
file modified
+15 -10
gdb/thread.c
file modified
+48 -16
gdb/tracepoint.c
file modified
+13 -9
gdb/tui/tui-regs.c
file modified
+4 -1
gdb/typeprint.c
file modified
+4 -5
gdb/utils.c
file modified
+96 -4
gdb/valops.c
file modified
+3 -4
gdb/valprint.c
file modified
+105 -92
gdb/valprint.h
file modified
+78 -25
gdb/value.c
file modified
+55 -10
gdb/value.h
file modified
+17 -11
gdb/varobj.c
file modified
+7 -4
gdb/version.in
file modified
+1 -1
gdb/win32-nat.c
file modified
+11 -5
gdb/xcoffread.c
file modified
+4 -4
gdb/xml-tdesc.c
file modified
+1 -9
gdb/xtensa-config.c
file modified
+112 -130
gdb/xtensa-xtregs.c
file modified
+2 -1
include/ChangeLog
file modified
+31 -0
include/demangle.h
file modified
+3 -1
include/elf/ChangeLog
file modified
+23 -0
include/elf/arm.h
file modified
+6 -0
include/elf/common.h
file modified
+3 -0
include/elf/cris.h
file modified
+76 -0
include/elf/internal.h
file modified
+2 -0
include/elf/ppc.h
file modified
+5 -0
include/fopen-vms.h
file modified
+6 -6
include/obstack.h
file modified
+2 -2
include/opcode/ChangeLog
file modified
+9 -0
include/opcode/arm.h
file modified
+3 -0
include/opcode/mips.h
file modified
+2 -1
include/xtensa-config.h
file modified
+18 -18
libdecnumber/ChangeLog
file modified
+12 -0
libdecnumber/decBasic.c
file modified
+8 -4
libdecnumber/decDouble.h
file modified
+4 -2
libdecnumber/decNumberLocal.h
file modified
+6 -6
libdecnumber/decQuad.h
file modified
+4 -2
libdecnumber/decSingle.h
file modified
+4 -2
libiberty/ChangeLog
file modified
+39 -4
libiberty/Makefile.in
file modified
+5 -5
libiberty/configure
file modified
+0 -1
libiberty/cp-demangle.c
file modified
+225 -73
libiberty/cp-demangle.h
file modified
+1 -1
libiberty/testsuite/demangle-expected
file modified
+18 -14
libiberty/xstrdup.c
file modified
+1 -1
opcodes/ChangeLog
file modified
+45 -0
opcodes/arm-dis.c
file modified
+7 -0
opcodes/avr-dis.c
file modified
+5 -5
opcodes/configure
file modified
+4 -0
opcodes/configure.in
file modified
+4 -0
opcodes/i386-opc.tbl
file modified
+2 -0
opcodes/i386-tbl.h
file modified
+24 -0
opcodes/makefile.vms
file modified
+4 -4
opcodes/mips-dis.c
file modified
+1 -0
opcodes/mips-opc.c
file modified
+5 -4
sim/common/ChangeLog
file modified
+8 -0
sim/common/Make-common.in
file modified
+1 -1
sim/common/aclocal.m4
file modified
+21 -21
sim/erc32/ChangeLog
file modified
+4 -0
sim/erc32/erc32.c
file modified
+3 -2
sim/erc32/exec.c
file modified
+2 -2
sim/m32c/ChangeLog
file modified
+5 -0
sim/m32c/int.c
file modified
+1 -0
sim/ppc/ChangeLog
file modified
+8 -0
sim/ppc/Makefile.in
file modified
+2 -0
sim/ppc/configure
file modified
+255 -4
sim/ppc/configure.ac
file modified
+97 -3
sim/ppc/debug.c
file modified
+5 -0
sim/ppc/debug.h
file modified
+2 -0
sim/ppc/hw_sem.c
file added
+289
sim/ppc/hw_shm.c
file added
+236
    This commit was manufactured by cvs2svn to create branch
    'multiprocess-20081120-branch'.
    
    Sprout from reverse-20080930-branch 2008-09-30 21:53:33 UTC nobody 'This commit was manufactured by cvs2svn to create branch'
    Cherrypick from master 2008-11-20 00:35:23 UTC Doug Evans <dje@google.com> '	* inferior.h (proceed_to_finish): Delete, unused.':
        ChangeLog
        Makefile.def
        Makefile.in
        Makefile.tpl
        bfd/ChangeLog
        bfd/bfd-in2.h
        bfd/bfd.c
        bfd/bfdio.c
        bfd/cache.c
        bfd/cofflink.c
        bfd/config.bfd
        bfd/config.in
        bfd/configure
        bfd/configure.com
        bfd/configure.in
        bfd/doc/ChangeLog
        bfd/doc/bfd.texinfo
        bfd/doc/fdl.texi
        bfd/dwarf2.c
        bfd/elf-bfd.h
        bfd/elf.c
        bfd/elf32-arm.c
        bfd/elf32-avr.c
        bfd/elf32-cr16.c
        bfd/elf32-cris.c
        bfd/elf32-ppc.c
        bfd/elf32-sh-symbian.c
        bfd/elf32-spu.c
        bfd/elf64-ppc.c
        bfd/elflink.c
        bfd/elfxx-sparc.c
        bfd/hosts/alphavms.h
        bfd/libbfd.h
        bfd/linker.c
        bfd/mach-o-target.c
        bfd/mach-o.c
        bfd/mach-o.h
        bfd/makefile.vms
        bfd/po/id.po
        bfd/reloc.c
        bfd/version.h
        bfd/vms-hdr.c
        bfd/xtensa-modules.c
        configure
        configure.ac
        gdb/CONTRIBUTE
        gdb/ChangeLog
        gdb/MAINTAINERS
        gdb/Makefile.in
        gdb/NEWS
        gdb/ada-exp.y
        gdb/ada-lang.c
        gdb/ada-lang.h
        gdb/ada-tasks.c
        gdb/ada-valprint.c
        gdb/aix-thread.c
        gdb/amd64-tdep.c
        gdb/arm-tdep.c
        gdb/auxv.c
        gdb/breakpoint.c
        gdb/breakpoint.h
        gdb/bsd-uthread.c
        gdb/c-exp.y
        gdb/c-lang.c
        gdb/c-lang.h
        gdb/c-typeprint.c
        gdb/c-valprint.c
        gdb/cli/cli-cmds.c
        gdb/cli/cli-dump.c
        gdb/cli/cli-logging.c
        gdb/cli/cli-script.c
        gdb/coffread.c
        gdb/config/alpha/alpha-osf3.mh
        gdb/configure
        gdb/configure.ac
        gdb/configure.tgt
        gdb/corefile.c
        gdb/corelow.c
        gdb/cp-name-parser.y
        gdb/cp-valprint.c
        gdb/dbxread.c
        gdb/dec-thread.c
        gdb/defs.h
        gdb/doc/ChangeLog
        gdb/doc/gdb.texinfo
        gdb/doc/gdbint.texinfo
        gdb/doc/observer.texi
        gdb/dummy-frame.c
        gdb/dwarf2read.c
        gdb/elfread.c
        gdb/eval.c
        gdb/event-loop.c
        gdb/event-loop.h
        gdb/exec.c
        gdb/expprint.c
        gdb/f-lang.c
        gdb/f-lang.h
        gdb/f-typeprint.c
        gdb/f-valprint.c
        gdb/fbsd-nat.c
        gdb/features/Makefile
        gdb/features/rs6000/power-fpu-isa205.xml
        gdb/features/rs6000/powerpc-isa205-32l.c
        gdb/features/rs6000/powerpc-isa205-32l.xml
        gdb/features/rs6000/powerpc-isa205-64l.c
        gdb/features/rs6000/powerpc-isa205-64l.xml
        gdb/features/rs6000/powerpc-isa205-altivec32l.c
        gdb/features/rs6000/powerpc-isa205-altivec32l.xml
        gdb/features/rs6000/powerpc-isa205-altivec64l.c
        gdb/features/rs6000/powerpc-isa205-altivec64l.xml
        gdb/features/rs6000/powerpc-isa205-vsx32l.c
        gdb/features/rs6000/powerpc-isa205-vsx32l.xml
        gdb/features/rs6000/powerpc-isa205-vsx64l.c
        gdb/features/rs6000/powerpc-isa205-vsx64l.xml
        gdb/fork-child.c
        gdb/frv-tdep.c
        gdb/gdbarch.c
        gdb/gdbarch.h
        gdb/gdbarch.sh
        gdb/gdbinit.in
        gdb/gdbserver/ChangeLog
        gdb/gdbserver/Makefile.in
        gdb/gdbserver/configure.srv
        gdb/gdbserver/linux-low.c
        gdb/gdbserver/linux-ppc-low.c
        gdb/gdbserver/linux-sparc-low.c
        gdb/gdbserver/server.c
        gdb/gdbserver/xtensa-xtregs.c
        gdb/gdbthread.h
        gdb/gdbtypes.c
        gdb/gdbtypes.h
        gdb/gnu-nat.c
        gdb/gnu-nat.h
        gdb/go32-nat.c
        gdb/hpux-thread.c
        gdb/i386-dicos-tdep.c
        gdb/i386gnu-nat.c
        gdb/ia64-tdep.c
        gdb/inf-loop.c
        gdb/inf-ptrace.c
        gdb/inf-ttrace.c
        gdb/infcall.c
        gdb/infcmd.c
        gdb/inferior.c
        gdb/inferior.h
        gdb/inflow.c
        gdb/infrun.c
        gdb/interps.c
        gdb/jv-lang.h
        gdb/jv-typeprint.c
        gdb/jv-valprint.c
        gdb/language.c
        gdb/language.h
        gdb/linux-nat.c
        gdb/linux-thread-db.c
        gdb/m2-exp.y
        gdb/m2-lang.c
        gdb/m2-lang.h
        gdb/m2-typeprint.c
        gdb/m2-valprint.c
        gdb/m68hc11-tdep.c
        gdb/maint.c
        gdb/mdebugread.c
        gdb/mi/mi-cmd-stack.c
        gdb/mi/mi-cmds.c
        gdb/mi/mi-cmds.h
        gdb/mi/mi-common.h
        gdb/mi/mi-interp.c
        gdb/mi/mi-main.c
        gdb/minsyms.c
        gdb/mips-linux-tdep.c
        gdb/mips-tdep.c
        gdb/monitor.c
        gdb/mt-tdep.c
        gdb/nto-procfs.c
        gdb/objc-lang.c
        gdb/objfiles.h
        gdb/p-exp.y
        gdb/p-lang.c
        gdb/p-lang.h
        gdb/p-typeprint.c
        gdb/p-valprint.c
        gdb/parse.c
        gdb/ppc-linux-nat.c
        gdb/ppc-linux-tdep.c
        gdb/ppc-linux-tdep.h
        gdb/printcmd.c
        gdb/procfs.c
        gdb/python/python-internal.h
        gdb/python/python-value.c
        gdb/python/python.c
        gdb/python/python.h
        gdb/regcache.c
        gdb/regformats/reg-sparc64.dat
        gdb/regformats/reg-xtensa.dat
        gdb/regformats/rs6000/powerpc-isa205-32l.dat
        gdb/regformats/rs6000/powerpc-isa205-64l.dat
        gdb/regformats/rs6000/powerpc-isa205-altivec32l.dat
        gdb/regformats/rs6000/powerpc-isa205-altivec64l.dat
        gdb/regformats/rs6000/powerpc-isa205-vsx32l.dat
        gdb/regformats/rs6000/powerpc-isa205-vsx64l.dat
        gdb/reggroups.c
        gdb/remote-m32r-sdi.c
        gdb/remote-mips.c
        gdb/remote-sim.c
        gdb/remote.c
        gdb/reply_mig_hack.awk
        gdb/reverse.c
        gdb/rs6000-nat.c
        gdb/scm-lang.c
        gdb/scm-lang.h
        gdb/scm-valprint.c
        gdb/ser-mingw.c
        gdb/sh64-tdep.c
        gdb/sol-thread.c
        gdb/solib-frv.c
        gdb/solib-osf.c
        gdb/solib-som.c
        gdb/solib.c
        gdb/source.c
        gdb/stack.c
        gdb/symfile.c
        gdb/symmisc.c
        gdb/symtab.c
        gdb/symtab.h
        gdb/target.c
        gdb/target.h
        gdb/testsuite/ChangeLog
        gdb/testsuite/Makefile.in
        gdb/testsuite/configure
        gdb/testsuite/configure.ac
        gdb/testsuite/gdb.ada/int_deref.exp
        gdb/testsuite/gdb.ada/int_deref/foo.adb
        gdb/testsuite/gdb.ada/int_deref/pck.ads
        gdb/testsuite/gdb.ada/ref_tick_size.exp
        gdb/testsuite/gdb.ada/ref_tick_size/p.adb
        gdb/testsuite/gdb.ada/ref_tick_size/pck.adb
        gdb/testsuite/gdb.ada/ref_tick_size/pck.ads
        gdb/testsuite/gdb.arch/ppc-dfp.c
        gdb/testsuite/gdb.arch/ppc-dfp.exp
        gdb/testsuite/gdb.base/args.exp
        gdb/testsuite/gdb.base/callexit.c
        gdb/testsuite/gdb.base/callexit.exp
        gdb/testsuite/gdb.base/completion.exp
        gdb/testsuite/gdb.base/corefile.exp
        gdb/testsuite/gdb.base/dbx.exp
        gdb/testsuite/gdb.base/exprs.exp
        gdb/testsuite/gdb.base/foll-exec.exp
        gdb/testsuite/gdb.base/foll-fork.exp
        gdb/testsuite/gdb.base/hashline2.exp
        gdb/testsuite/gdb.base/hashline3.exp
        gdb/testsuite/gdb.base/help.exp
        gdb/testsuite/gdb.base/macscp.exp
        gdb/testsuite/gdb.base/maint.exp
        gdb/testsuite/gdb.base/pointers.c
        gdb/testsuite/gdb.base/pointers.exp
        gdb/testsuite/gdb.base/remotetimeout.exp
        gdb/testsuite/gdb.base/sepsymtab.exp
        gdb/testsuite/gdb.cp/gdb2384-base.cc
        gdb/testsuite/gdb.cp/gdb2384-base.h
        gdb/testsuite/gdb.cp/gdb2384.cc
        gdb/testsuite/gdb.cp/gdb2384.exp
        gdb/testsuite/gdb.cp/mb-ctor.exp
        gdb/testsuite/gdb.dwarf2/dw2-cu-size.S
        gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp
        gdb/testsuite/gdb.dwarf2/dw2-intercu.S
        gdb/testsuite/gdb.mi/gdb2549.exp
        gdb/testsuite/gdb.mi/mi-nonstop.exp
        gdb/testsuite/gdb.mi/mi-nsmoribund.exp
        gdb/testsuite/gdb.mi/mi-pthreads.exp
        gdb/testsuite/gdb.mi/mi-syn-frame.exp
        gdb/testsuite/gdb.mi/mi2-syn-frame.exp
        gdb/testsuite/gdb.mi/nsmoribund.c
        gdb/testsuite/gdb.python/Makefile.in
        gdb/testsuite/gdb.python/python-value.c
        gdb/testsuite/gdb.python/python-value.exp
        gdb/testsuite/lib/gdb.exp
        gdb/testsuite/lib/mi-support.exp
        gdb/thread.c
        gdb/tracepoint.c
        gdb/tui/tui-regs.c
        gdb/typeprint.c
        gdb/utils.c
        gdb/valops.c
        gdb/valprint.c
        gdb/valprint.h
        gdb/value.c
        gdb/value.h
        gdb/varobj.c
        gdb/version.in
        gdb/win32-nat.c
        gdb/xcoffread.c
        gdb/xml-tdesc.c
        gdb/xtensa-config.c
        gdb/xtensa-xtregs.c
        include/ChangeLog
        include/demangle.h
        include/elf/ChangeLog
        include/elf/arm.h
        include/elf/common.h
        include/elf/cris.h
        include/elf/internal.h
        include/elf/ppc.h
        include/fopen-vms.h
        include/obstack.h
        include/opcode/ChangeLog
        include/opcode/arm.h
        include/opcode/mips.h
        include/xtensa-config.h
        libdecnumber/ChangeLog
        libdecnumber/decBasic.c
        libdecnumber/decDouble.h
        libdecnumber/decNumberLocal.h
        libdecnumber/decQuad.h
        libdecnumber/decSingle.h
        libiberty/ChangeLog
        libiberty/Makefile.in
        libiberty/config.h-vms
        libiberty/config.in
        libiberty/configure
        libiberty/configure.ac
        libiberty/cp-demangle.c
        libiberty/cp-demangle.h
        libiberty/makefile.vms
        libiberty/testsuite/demangle-expected
        libiberty/xstrdup.c
        opcodes/ChangeLog
        opcodes/arm-dis.c
        opcodes/avr-dis.c
        opcodes/configure
        opcodes/configure.in
        opcodes/i386-opc.tbl
        opcodes/i386-tbl.h
        opcodes/makefile.vms
        opcodes/mips-dis.c
        opcodes/mips-opc.c
        sim/common/ChangeLog
        sim/common/Make-common.in
        sim/common/aclocal.m4
        sim/erc32/ChangeLog
        sim/erc32/erc32.c
        sim/erc32/exec.c
        sim/m32c/ChangeLog
        sim/m32c/int.c
        sim/ppc/ChangeLog
        sim/ppc/Makefile.in
        sim/ppc/configure
        sim/ppc/configure.ac
        sim/ppc/debug.c
        sim/ppc/debug.h
        sim/ppc/hw_sem.c
        sim/ppc/hw_shm.c
    Delete:
        gdb/cli/cli-utils.c
        gdb/cli/cli-utils.h
        
file modified
+58 -0
file modified
+316 -2
file modified
+13 -0
file modified
+3 -0
file modified
+49 -2
file modified
+6 -2
file modified
+5 -5
file modified
+1 -1
file modified
+3 -0
file modified
+32 -16
file modified
+93 -0
file modified
+17 -2
file modified
+5 -0
file modified
+5 -5
file modified
+291 -151
file modified
+58 -50
file modified
+1 -1
file modified
+156 -111
file modified
+88 -7
file modified
+3 -0
file modified
+29 -29
file modified
+37 -2
file modified
+27 -0
file modified
+3 -10
file modified
+17 -6
file modified
+17 -17
file modified
+65 -22
file modified
+6 -0
file modified
+10 -0
file modified
+11 -0
file modified
+30 -12
file modified
+7 -3
file modified
+347 -97
file modified
+72 -22
file modified
+10 -9
file added
+3837
file modified
+25 -0
file modified
+1 -1
file modified
+2 -2
file modified
+3730 -1252
file modified
+0 -1
file modified
+0 -1
file modified
+3 -3
file modified
+1554 -3
file modified
+2 -0
file modified
+25 -31
file modified
+25 -0
file modified
+1 -1
file modified
+77 -25
file modified
+37 -43
file added
+991
file modified
+111 -107
file modified
+6 -6
file modified
+1 -1
file modified
+2 -3
file modified
+11 -6
file modified
+360 -573
file modified
+19 -40
file modified
+3 -2
file modified
+32 -3
file modified
+8 -7
file modified
+7 -10
file modified
+4 -6
file modified
+93 -74
file modified
+5 -1
file modified
+0 -13
file modified
+6 -0
file modified
+1 -7
file removed
-20
file modified
+5 -8
file modified
+100 -71
file modified
+64 -37
file modified
+2 -1
file modified
+1 -1
file modified
+3 -3
file modified
+14 -4
file modified
+45 -43
file modified
+1 -1
file added
+683
file modified
+17 -0
file modified
+77 -0
file modified
+705 -42
file modified
+2 -11
file modified
+18 -0
file modified
+3 -1
file modified
+271 -143
file modified
+1 -1
file modified
+11 -14
file modified
+288 -94
file modified
+43 -11
file modified
+6 -6
file modified
+46 -21
file modified
+10 -9
file modified
+4 -7
file modified
+9 -30
file modified
+68 -186
file modified
+4 -1
file modified
+6 -0
file modified
+23 -10
file modified
+80 -0
file modified
+23 -0
file modified
+9 -0
file modified
+7 -0
file modified
+17 -0
file modified
+42 -0
file modified
+31 -16
file modified
+18 -0
file modified
+13 -1
file modified
+44 -5
file modified
+16 -8
file modified
+12 -1
file modified
+56 -49
file modified
+52 -42
file modified
+33 -32
file modified
+1 -1
file modified
+6 -5
file modified
+9 -8
file modified
+8 -0
file modified
+4 -4
file modified
+0 -3
file modified
+7 -4
file modified
+19 -25
file modified
+5 -5
file modified
+14 -4
file modified
+283 -53
file modified
+6 -0
file modified
+23 -20
file modified
+12 -7
file modified
+641 -163
file modified
+7 -12
file modified
+4 -4
file modified
+1 -1
file modified
+61 -49
file modified
+10 -8
file modified
+18 -17
file modified
+126 -46
file modified
+35 -5
file modified
+1 -1
file modified
+8 -7
file modified
+2 -2
file modified
+1 -1
file modified
+88 -86
file modified
+4 -6
file modified
+31 -5
file modified
+8 -13
file modified
+16 -7
file modified
+2 -1
file modified
+2 -0
file modified
+15 -0
file modified
+32 -17
file modified
+199 -8
file modified
+7 -6
file modified
+6 -6
file modified
+111 -9
file modified
+5 -6
file modified
+5 -1
file modified
+33 -23
file modified
+10 -8
file modified
+8 -13
file modified
+1 -1
file modified
+8 -7
file modified
+8 -11
file modified
+4 -6
file modified
+111 -102
file modified
+2 -3
file modified
+24 -7
file modified
+12 -0
file modified
+6 -0
file modified
+100 -60
file modified
+60 -54
file modified
+10 -3
file modified
+4 -0
file modified
+2 -0
file modified
+3 -1
file modified
+2 -32
file modified
+3 -1
file modified
+4 -3
file modified
+3 -4
file modified
+13 -13
file modified
+1587 -504
file modified
+1 -1
file added
+144
file modified
+5 -4
file modified
+2 -1
file modified
+5 -5
file modified
+33 -38
file modified
+10 -3
file modified
+11 -5
file modified
+11 -11
file modified
+7 -3
file modified
+1 -0
file modified
+2 -2
file modified
+1 -1
file modified
+26 -29
file modified
+15 -6
file modified
+5 -18
file modified
+102 -103
file modified
+12 -15
file modified
+10 -23
file modified
+134 -42
file modified
+44 -17
file modified
+162 -0
file modified
+1 -1
file modified
+30 -11
file modified
+1 -0
gdb/testsuite/gdb.base/callexit.c gdb/cli/cli-utils.c
file renamed
+18 -4
file modified
+18 -10
file modified
+48 -16
file modified
+13 -9
file modified
+4 -1
file modified
+4 -5
file modified
+96 -4
file modified
+3 -4
file modified
+105 -92
file modified
+78 -25
file modified
+55 -10
file modified
+17 -11
file modified
+7 -4
file modified
+1 -1
file modified
+11 -5
file modified
+4 -4
file modified
+1 -9
file modified
+112 -130
file modified
+2 -1
file modified
+31 -0
file modified
+3 -1
file modified
+23 -0
file modified
+6 -0
file modified
+3 -0
file modified
+76 -0
file modified
+2 -0
file modified
+5 -0
file modified
+6 -6
file modified
+2 -2
file modified
+9 -0
file modified
+3 -0
file modified
+2 -1
file modified
+18 -18
file modified
+12 -0
file modified
+8 -4
file modified
+4 -2
file modified
+4 -2
file modified
+4 -2
file modified
+39 -4
file modified
+5 -5
file modified
+0 -1
file modified
+225 -73
file modified
+1 -1
file modified
+1 -1
file modified
+45 -0
file modified
+7 -0
file modified
+5 -5
file modified
+4 -0
file modified
+4 -0
file modified
+2 -0
file modified
+24 -0
file modified
+4 -4
file modified
+1 -0
file modified
+5 -4
file modified
+8 -0
file modified
+1 -1
file modified
+21 -21
file modified
+4 -0
file modified
+3 -2
file modified
+2 -2
file modified
+5 -0
file modified
+1 -0
file modified
+8 -0
file modified
+2 -0
file modified
+255 -4
file modified
+97 -3
file modified
+5 -0
file modified
+2 -0
file added
+289
file added
+236