95885b1 This commit was manufactured by cvs2svn to create tag

Authored and Committed by nobody 20 years ago
267 files changed. 8016 lines added. 12282 lines removed.
ChangeLog
file modified
+0 -27
MAINTAINERS
file modified
+1 -1
bfd/ChangeLog
file modified
+1 -189
bfd/Makefile.am
file modified
+12 -4
bfd/Makefile.in
file modified
+13 -6
bfd/archures.c
file modified
+4 -5
bfd/bfd-in2.h
file modified
+5 -6
bfd/cpu-msp430.c
file modified
+19 -21
bfd/dep-in.sed
file modified
+0 -1
bfd/elf-bfd.h
file modified
+293 -342
bfd/elf-eh-frame.c
file modified
+91 -46
bfd/elf-hppa.h
file modified
+152 -76
bfd/elf-m10300.c
file modified
+59 -39
bfd/elf-strtab.c
file modified
+64 -38
bfd/elf.c
file modified
+29 -26
bfd/elf32-arm.h
file modified
+57 -45
bfd/elf32-cris.c
file modified
+70 -41
bfd/elf32-hppa.c
file modified
+374 -159
bfd/elf32-hppa.h
file modified
+10 -9
bfd/elf32-i386.c
file modified
+36 -3
bfd/elf32-ip2k.c
file modified
+24 -3
bfd/elf32-iq2000.c
file modified
+40 -6
bfd/elf32-m68hc1x.c
file modified
+1 -1
bfd/elf32-m68k.c
file modified
+35 -3
bfd/elf32-msp430.c
file modified
+30 -38
bfd/elf32-ppc.c
file modified
+82 -19
bfd/elf32-s390.c
file modified
+40 -7
bfd/elf32-sh.c
file modified
+10 -13
bfd/elf32-sh64.c
file modified
+1 -1
bfd/elf32-sparc.c
file modified
+37 -7
bfd/elf32-vax.c
file modified
+35 -14
bfd/elf32-xtensa.c
file modified
+42 -13
bfd/elf64-alpha.c
file modified
+40 -17
bfd/elf64-hppa.c
file modified
+9 -13
bfd/elf64-mips.c
file modified
+1 -3
bfd/elf64-ppc.c
file modified
+85 -100
bfd/elf64-s390.c
file modified
+40 -7
bfd/elf64-sh64.c
file modified
+3 -7
bfd/elf64-sparc.c
file modified
+35 -7
bfd/elf64-x86-64.c
file modified
+39 -6
bfd/elfcode.h
file modified
+6 -6
bfd/elfcore.h
file modified
+3 -3
bfd/elflink.c
file modified
+14 -14
bfd/elflink.h
file modified
+33 -28
bfd/elfxx-ia64.c
file modified
+46 -13
bfd/elfxx-mips.c
file modified
+9 -12
bfd/elfxx-mips.h
file modified
+1 -1
bfd/elfxx-target.h
file modified
+2 -2
bfd/libhppa.h
file modified
+73 -48
bfd/libpei.h
file modified
+1 -3
bfd/po/fr.po
file modified
+3 -3
bfd/po/sv.po
file modified
+3 -3
bfd/simple.c
file modified
+12 -26
bfd/targets.c
file modified
+1 -1
bfd/version.h
file modified
+1 -1
config-ml.in
file modified
+1 -27
config.sub
file modified
+2 -2
configure
file modified
+50 -69
configure.in
file modified
+20 -40
cpu/ChangeLog
file modified
+0 -10
cpu/frv.cpu
file modified
+7 -11
gdb/ChangeLog
file modified
+0 -418
gdb/MAINTAINERS
file modified
+2 -5
gdb/Makefile.in
file modified
+8 -33
gdb/NEWS
file modified
+1 -11
gdb/amd64fbsd-nat.c
file modified
+4 -0
gdb/blockframe.c
file modified
+1 -2
gdb/breakpoint.c
file modified
+82 -89
gdb/cli/cli-decode.c
file modified
+0 -20
gdb/command.h
file modified
+0 -10
gdb/config/alpha/nm-fbsd.h
file modified
+2 -0
gdb/config/frv/tm-frv.h
file modified
+14 -0
gdb/config/i386/nm-i386sol2.h
file modified
+0 -1
gdb/config/i386/nm-linux.h
file modified
+0 -9
gdb/config/i386/nm-x86-64linux.h
file modified
+0 -5
gdb/config/nm-linux.h
file modified
+0 -4
gdb/config/pa/tm-hppa64.h
file modified
+507 -11
gdb/config/pa/tm-hppah.h
file modified
+3 -3
gdb/configure.host
file modified
+0 -1
gdb/defs.h
file modified
+0 -12
gdb/disasm.c
file modified
+0 -1
gdb/doc/ChangeLog
file modified
+0 -36
gdb/doc/Makefile.in
file modified
+6 -6
gdb/doc/gdb.texinfo
file modified
+483 -101
gdb/doc/gdbint.texinfo
file modified
+0 -18
gdb/dsrec.c
file modified
+7 -8
gdb/frame.c
file modified
+13 -51
gdb/frv-tdep.c
file modified
+42 -65
gdb/gdbarch.c
file modified
+672 -477
gdb/gdbarch.h
file modified
+775 -9
gdb/gdbarch.sh
file modified
+120 -33
gdb/gdbserver/ChangeLog
file modified
+0 -9
gdb/gdbserver/Makefile.in
file modified
+3 -5
gdb/gdbserver/configure.srv
file modified
+0 -5
gdb/gdbtypes.h
file modified
+21 -25
gdb/hppa-hpux-tdep.c
file modified
+15 -71
gdb/hppa-tdep.c
file modified
+35 -186
gdb/hppa-tdep.h
file removed
-32
gdb/i386-linux-nat.c
file modified
+0 -8
gdb/i386-nat.c
file modified
+0 -2
gdb/i386-tdep.c
file modified
+39 -92
gdb/i386-tdep.h
file modified
+1 -12
gdb/i386bsd-nat.c
file modified
+13 -8
gdb/i386fbsd-nat.c
file modified
+7 -8
gdb/i386obsd-nat.c
file modified
+4 -3
gdb/i387-tdep.c
file modified
+18 -10
gdb/infcall.c
file modified
+18 -50
gdb/inferior.h
file modified
+0 -1
gdb/infptrace.c
file modified
+0 -2
gdb/interps.c
file modified
+1 -1
gdb/interps.h
file modified
+0 -2
gdb/language.c
file modified
+201 -0
gdb/language.h
file modified
+6 -2
gdb/lin-lwp.c
file modified
+0 -21
gdb/linux-nat.c
file modified
+9 -310
gdb/linux-nat.h
file modified
+0 -5
gdb/m68hc11-tdep.c
file modified
+3 -2
gdb/mi/ChangeLog
file modified
+0 -19
gdb/mi/mi-cmd-env.c
file modified
+9 -13
gdb/mi/mi-interp.c
file modified
+4 -17
gdb/mi/mi-main.c
file modified
+1 -3
gdb/mips-tdep.c
file modified
+20 -4
gdb/reggroups.c
file modified
+2 -7
gdb/rs6000-tdep.c
file modified
+0 -6
gdb/sh-tdep.c
file modified
+15 -146
gdb/sh-tdep.h
file modified
+1 -2
gdb/sol-thread.c
file modified
+7 -6
gdb/symfile.c
file modified
+4 -0
gdb/symtab.c
file modified
+1 -8
gdb/symtab.h
file modified
+47 -39
gdb/testsuite/ChangeLog
file modified
+0 -65
gdb/testsuite/config.hin
file added
+4
gdb/testsuite/configure
file modified
+137 -52
gdb/testsuite/configure.in
file modified
+1 -0
gdb/testsuite/gdb.arch/i386-prologue.c
file removed
-37
gdb/testsuite/gdb.arch/i386-prologue.exp
file removed
-70
gdb/testsuite/gdb.asm/asm-source.exp
file modified
+0 -1
gdb/testsuite/gdb.asm/m32r.inc
file modified
+2 -3
gdb/testsuite/gdb.base/annota3.exp
file modified
+1 -1
gdb/testsuite/gdb.base/attach.exp
file modified
+6 -8
gdb/testsuite/gdb.base/completion.exp
file modified
+32 -2
gdb/testsuite/gdb.base/detach.exp
file modified
+1 -3
gdb/testsuite/gdb.base/float.exp
file modified
+0 -10
gdb/testsuite/gdb.base/gcore.exp
file modified
+1 -3
gdb/testsuite/gdb.disasm/h8300s.exp
file modified
+64 -64
gdb/testsuite/gdb.disasm/h8300s.s
file modified
+2 -2
gdb/testsuite/gdb.java/jmisc1.exp
file modified
+1 -27
gdb/testsuite/gdb.mi/ChangeLog
file modified
+0 -11
gdb/testsuite/gdb.mi/mi-basics.exp
file modified
+11 -13
gdb/testsuite/gdb.mi/mi-var-display.exp
file modified
+1 -1
gdb/testsuite/gdb.mi/mi1-var-display.exp
file modified
+1 -1
gdb/testsuite/gdb.mi/mi2-basics.exp
file removed
-246
gdb/testsuite/gdb.mi/mi2-break.exp
file removed
-138
gdb/testsuite/gdb.mi/mi2-cli.exp
file removed
-208
gdb/testsuite/gdb.mi/mi2-console.exp
file removed
-97
gdb/testsuite/gdb.mi/mi2-disassemble.exp
file removed
-178
gdb/testsuite/gdb.mi/mi2-eval.exp
file removed
-62
gdb/testsuite/gdb.mi/mi2-file.exp
file removed
-65
gdb/testsuite/gdb.mi/mi2-hack-cli.exp
file removed
-40
gdb/testsuite/gdb.mi/mi2-pthreads.exp
file removed
-221
gdb/testsuite/gdb.mi/mi2-read-memory.exp
file removed
-86
gdb/testsuite/gdb.mi/mi2-regs.exp
file removed
-129
gdb/testsuite/gdb.mi/mi2-return.exp
file removed
-72
gdb/testsuite/gdb.mi/mi2-simplerun.exp
file removed
-199
gdb/testsuite/gdb.mi/mi2-stack.exp
file removed
-203
gdb/testsuite/gdb.mi/mi2-stepi.exp
file removed
-86
gdb/testsuite/gdb.mi/mi2-syn-frame.exp
file removed
-111
gdb/testsuite/gdb.mi/mi2-until.exp
file removed
-127
gdb/testsuite/gdb.mi/mi2-var-block.exp
file removed
-173
gdb/testsuite/gdb.mi/mi2-var-child.exp
file removed
-1203
gdb/testsuite/gdb.mi/mi2-var-cmd.exp
file removed
-560
gdb/testsuite/gdb.mi/mi2-var-display.exp
file removed
-627
gdb/testsuite/gdb.mi/mi2-watch.exp
file removed
-166
gdb/testsuite/gdb.mi/pthreads.c
file modified
+23 -0
gdb/testsuite/gdb.threads/gcore-thread.exp
file modified
+1 -2
gdb/testsuite/gdb.threads/pthreads.c
file modified
+23 -0
gdb/testsuite/gdb.trace/save-trace.exp
file modified
+1 -2
gdb/top.c
file modified
+265 -3
gdb/trad-frame.c
file modified
+1 -1
gdb/utils.c
file modified
+0 -11
gdb/version.in
file modified
+1 -1
gdb/x86-64-linux-nat.c
file modified
+0 -7
gdb/x86-64-tdep.c
file modified
+2 -13
gdb/x86-64-tdep.h
file modified
+0 -6
include/ChangeLog
file modified
+0 -14
include/bfdlink.h
file modified
+54 -59
include/coff/ChangeLog
file modified
+0 -7
include/coff/ti.h
file modified
+18 -18
include/dis-asm.h
file modified
+93 -93
include/elf/ChangeLog
file modified
+4 -15
include/elf/dwarf2.h
file modified
+4 -11
include/elf/msp430.h
file modified
+3 -4
include/elf/reloc-macros.h
file modified
+14 -9
include/nlm/ChangeLog
file modified
+0 -4
include/nlm/internal.h
file modified
+2 -2
include/opcode/ChangeLog
file modified
+0 -35
include/opcode/alpha.h
file modified
+4 -3
include/opcode/arc.h
file modified
+26 -26
include/opcode/cgen.h
file modified
+89 -88
include/opcode/d10v.h
file modified
+2 -3
include/opcode/d30v.h
file modified
+2 -2
include/opcode/i370.h
file modified
+4 -4
include/opcode/i860.h
file modified
+3 -3
include/opcode/or32.h
file modified
+67 -63
include/opcode/pj.h
file modified
+2 -2
include/opcode/ppc.h
file modified
+28 -29
include/opcode/sparc.h
file modified
+12 -11
include/opcode/tic80.h
file modified
+10 -15
include/opcode/v850.h
file modified
+4 -4
libiberty/ChangeLog
file modified
+0 -4
libiberty/cp-demangle.c
file modified
+2 -2
mmalloc/ChangeLog
file modified
+0 -5
mmalloc/Makefile.in
file modified
+3 -5
opcodes/ChangeLog
file modified
+0 -140
opcodes/Makefile.am
file modified
+5 -5
opcodes/Makefile.in
file modified
+7 -7
opcodes/arm-dis.c
file modified
+6 -14
opcodes/cgen-asm.c
file modified
+51 -39
opcodes/cgen-asm.in
file modified
+17 -12
opcodes/cgen-dis.c
file modified
+33 -25
opcodes/cgen-dis.in
file modified
+58 -46
opcodes/cgen-ibld.in
file modified
+67 -69
opcodes/cgen-opc.c
file modified
+82 -47
opcodes/dep-in.sed
file modified
+0 -1
opcodes/fr30-asm.c
file modified
+17 -12
opcodes/fr30-dis.c
file modified
+58 -46
opcodes/fr30-ibld.c
file modified
+67 -69
opcodes/frv-asm.c
file modified
+17 -12
opcodes/frv-dis.c
file modified
+58 -46
opcodes/frv-ibld.c
file modified
+67 -69
opcodes/ip2k-asm.c
file modified
+17 -12
opcodes/ip2k-dis.c
file modified
+58 -46
opcodes/ip2k-ibld.c
file modified
+67 -69
opcodes/iq2000-asm.c
file modified
+17 -12
opcodes/iq2000-dis.c
file modified
+58 -46
opcodes/iq2000-ibld.c
file modified
+67 -69
opcodes/m32r-asm.c
file modified
+17 -12
opcodes/m32r-dis.c
file modified
+58 -46
opcodes/m32r-ibld.c
file modified
+67 -69
opcodes/openrisc-asm.c
file modified
+17 -12
opcodes/openrisc-dis.c
file modified
+58 -46
opcodes/openrisc-ibld.c
file modified
+67 -69
opcodes/po/fr.po
file modified
+19 -19
opcodes/ppc-opc.c
file modified
+88 -92
opcodes/xstormy16-asm.c
file modified
+17 -12
opcodes/xstormy16-dis.c
file modified
+58 -46
opcodes/xstormy16-ibld.c
file modified
+67 -69
sim/ChangeLog
file modified
+0 -10
sim/MAINTAINERS
file modified
+3 -9
sim/m68hc11/ChangeLog
file modified
+0 -54
sim/m68hc11/dv-m68hc11.c
file modified
+9 -11
sim/m68hc11/dv-m68hc11sio.c
file modified
+2 -3
sim/m68hc11/dv-m68hc11spi.c
file modified
+4 -4
sim/m68hc11/dv-m68hc11tim.c
file modified
+41 -149
sim/m68hc11/interp.c
file modified
+13 -95
sim/m68hc11/interrupts.c
file modified
+15 -48
sim/m68hc11/m68hc11_sim.c
file modified
+3 -25
sim/m68hc11/sim-main.h
file modified
+9 -23
sim/sh/ChangeLog
file modified
+0 -10
sim/sh/gencode.c
file modified
+4 -3
sim/sh/interp.c
file modified
+0 -52
sim/testsuite/sim/sh/ChangeLog
file modified
+0 -6
sim/testsuite/sim/sh/allinsn.exp
file modified
+0 -2
sim/testsuite/sim/sh/macl.s
file removed
-54
sim/testsuite/sim/sh/macw.s
file removed
-56
src-release
file modified
+0 -8
symlink-tree
file modified
+0 -25
    This commit was manufactured by cvs2svn to create tag
    'carlton_dictionary-20030805-merge'.
    
    Sprout from cagney_x86i386-20030821-branch 2003-08-21 14:03:24 UTC nobody 'This commit was manufactured by cvs2svn to create branch'
    Cherrypick from master 2003-08-05 09:39:31 UTC Nick Clifton <nickc@redhat.com> 'Add new Dutch translation.':
        ChangeLog
        MAINTAINERS
        bfd/ChangeLog
        bfd/Makefile.am
        bfd/Makefile.in
        bfd/archures.c
        bfd/bfd-in2.h
        bfd/cpu-msp430.c
        bfd/dep-in.sed
        bfd/elf-bfd.h
        bfd/elf-eh-frame.c
        bfd/elf-hppa.h
        bfd/elf-m10300.c
        bfd/elf-strtab.c
        bfd/elf.c
        bfd/elf32-arm.h
        bfd/elf32-cris.c
        bfd/elf32-hppa.c
        bfd/elf32-hppa.h
        bfd/elf32-i386.c
        bfd/elf32-ip2k.c
        bfd/elf32-iq2000.c
        bfd/elf32-m68hc1x.c
        bfd/elf32-m68k.c
        bfd/elf32-msp430.c
        bfd/elf32-ppc.c
        bfd/elf32-s390.c
        bfd/elf32-sh.c
        bfd/elf32-sh64.c
        bfd/elf32-sparc.c
        bfd/elf32-vax.c
        bfd/elf32-xtensa.c
        bfd/elf64-alpha.c
        bfd/elf64-hppa.c
        bfd/elf64-mips.c
        bfd/elf64-ppc.c
        bfd/elf64-s390.c
        bfd/elf64-sh64.c
        bfd/elf64-sparc.c
        bfd/elf64-x86-64.c
        bfd/elfcode.h
        bfd/elfcore.h
        bfd/elflink.c
        bfd/elflink.h
        bfd/elfxx-ia64.c
        bfd/elfxx-mips.c
        bfd/elfxx-mips.h
        bfd/elfxx-target.h
        bfd/libhppa.h
        bfd/libpei.h
        bfd/po/fr.po
        bfd/po/sv.po
        bfd/simple.c
        bfd/targets.c
        bfd/version.h
        config-ml.in
        config.sub
        configure
        configure.in
        cpu/ChangeLog
        cpu/frv.cpu
        gdb/ChangeLog
        gdb/MAINTAINERS
        gdb/Makefile.in
        gdb/NEWS
        gdb/amd64fbsd-nat.c
        gdb/blockframe.c
        gdb/breakpoint.c
        gdb/cli/cli-decode.c
        gdb/command.h
        gdb/config/alpha/nm-fbsd.h
        gdb/config/frv/tm-frv.h
        gdb/config/i386/nm-i386sol2.h
        gdb/config/i386/nm-linux.h
        gdb/config/i386/nm-x86-64linux.h
        gdb/config/nm-linux.h
        gdb/config/pa/tm-hppa64.h
        gdb/config/pa/tm-hppah.h
        gdb/configure.host
        gdb/defs.h
        gdb/disasm.c
        gdb/doc/ChangeLog
        gdb/doc/Makefile.in
        gdb/doc/gdb.texinfo
        gdb/doc/gdbint.texinfo
        gdb/dsrec.c
        gdb/frame.c
        gdb/frv-tdep.c
        gdb/gdbarch.c
        gdb/gdbarch.h
        gdb/gdbarch.sh
        gdb/gdbserver/ChangeLog
        gdb/gdbserver/Makefile.in
        gdb/gdbserver/configure.srv
        gdb/gdbtypes.h
        gdb/hppa-hpux-tdep.c
        gdb/hppa-tdep.c
        gdb/i386-linux-nat.c
        gdb/i386-nat.c
        gdb/i386-tdep.c
        gdb/i386-tdep.h
        gdb/i386bsd-nat.c
        gdb/i386fbsd-nat.c
        gdb/i386obsd-nat.c
        gdb/i387-tdep.c
        gdb/infcall.c
        gdb/inferior.h
        gdb/infptrace.c
        gdb/interps.c
        gdb/interps.h
        gdb/language.c
        gdb/language.h
        gdb/lin-lwp.c
        gdb/linux-nat.c
        gdb/linux-nat.h
        gdb/m68hc11-tdep.c
        gdb/mi/ChangeLog
        gdb/mi/mi-cmd-env.c
        gdb/mi/mi-interp.c
        gdb/mi/mi-main.c
        gdb/mips-tdep.c
        gdb/reggroups.c
        gdb/rs6000-tdep.c
        gdb/sh-tdep.c
        gdb/sh-tdep.h
        gdb/sol-thread.c
        gdb/symfile.c
        gdb/symtab.c
        gdb/symtab.h
        gdb/testsuite/ChangeLog
        gdb/testsuite/config.hin
        gdb/testsuite/configure
        gdb/testsuite/configure.in
        gdb/testsuite/gdb.asm/asm-source.exp
        gdb/testsuite/gdb.asm/m32r.inc
        gdb/testsuite/gdb.base/annota3.exp
        gdb/testsuite/gdb.base/attach.exp
        gdb/testsuite/gdb.base/completion.exp
        gdb/testsuite/gdb.base/detach.exp
        gdb/testsuite/gdb.base/float.exp
        gdb/testsuite/gdb.base/gcore.exp
        gdb/testsuite/gdb.disasm/h8300s.exp
        gdb/testsuite/gdb.disasm/h8300s.s
        gdb/testsuite/gdb.java/jmisc1.exp
        gdb/testsuite/gdb.mi/ChangeLog
        gdb/testsuite/gdb.mi/mi-basics.exp
        gdb/testsuite/gdb.mi/mi-var-display.exp
        gdb/testsuite/gdb.mi/mi1-var-display.exp
        gdb/testsuite/gdb.mi/pthreads.c
        gdb/testsuite/gdb.threads/gcore-thread.exp
        gdb/testsuite/gdb.threads/pthreads.c
        gdb/testsuite/gdb.trace/save-trace.exp
        gdb/top.c
        gdb/trad-frame.c
        gdb/utils.c
        gdb/version.in
        gdb/x86-64-linux-nat.c
        gdb/x86-64-tdep.c
        gdb/x86-64-tdep.h
        include/ChangeLog
        include/bfdlink.h
        include/coff/ChangeLog
        include/coff/ti.h
        include/dis-asm.h
        include/elf/ChangeLog
        include/elf/dwarf2.h
        include/elf/msp430.h
        include/elf/reloc-macros.h
        include/nlm/ChangeLog
        include/nlm/internal.h
        include/opcode/ChangeLog
        include/opcode/alpha.h
        include/opcode/arc.h
        include/opcode/cgen.h
        include/opcode/d10v.h
        include/opcode/d30v.h
        include/opcode/i370.h
        include/opcode/i860.h
        include/opcode/or32.h
        include/opcode/pj.h
        include/opcode/ppc.h
        include/opcode/sparc.h
        include/opcode/tic80.h
        include/opcode/v850.h
        libiberty/ChangeLog
        libiberty/cp-demangle.c
        mmalloc/ChangeLog
        mmalloc/Makefile.in
        opcodes/ChangeLog
        opcodes/Makefile.am
        opcodes/Makefile.in
        opcodes/arm-dis.c
        opcodes/cgen-asm.c
        opcodes/cgen-asm.in
        opcodes/cgen-dis.c
        opcodes/cgen-dis.in
        opcodes/cgen-ibld.in
        opcodes/cgen-opc.c
        opcodes/dep-in.sed
        opcodes/fr30-asm.c
        opcodes/fr30-dis.c
        opcodes/fr30-ibld.c
        opcodes/frv-asm.c
        opcodes/frv-dis.c
        opcodes/frv-ibld.c
        opcodes/ip2k-asm.c
        opcodes/ip2k-dis.c
        opcodes/ip2k-ibld.c
        opcodes/iq2000-asm.c
        opcodes/iq2000-dis.c
        opcodes/iq2000-ibld.c
        opcodes/m32r-asm.c
        opcodes/m32r-dis.c
        opcodes/m32r-ibld.c
        opcodes/openrisc-asm.c
        opcodes/openrisc-dis.c
        opcodes/openrisc-ibld.c
        opcodes/po/fr.po
        opcodes/ppc-opc.c
        opcodes/xstormy16-asm.c
        opcodes/xstormy16-dis.c
        opcodes/xstormy16-ibld.c
        sim/ChangeLog
        sim/MAINTAINERS
        sim/m68hc11/ChangeLog
        sim/m68hc11/dv-m68hc11.c
        sim/m68hc11/dv-m68hc11sio.c
        sim/m68hc11/dv-m68hc11spi.c
        sim/m68hc11/dv-m68hc11tim.c
        sim/m68hc11/interp.c
        sim/m68hc11/interrupts.c
        sim/m68hc11/m68hc11_sim.c
        sim/m68hc11/sim-main.h
        sim/sh/ChangeLog
        sim/sh/gencode.c
        sim/sh/interp.c
        sim/testsuite/sim/sh/ChangeLog
        sim/testsuite/sim/sh/allinsn.exp
        src-release
        symlink-tree
    Delete:
        gdb/hppa-tdep.h
        gdb/testsuite/gdb.arch/i386-prologue.c
        gdb/testsuite/gdb.arch/i386-prologue.exp
        gdb/testsuite/gdb.mi/mi2-basics.exp
        gdb/testsuite/gdb.mi/mi2-break.exp
        gdb/testsuite/gdb.mi/mi2-cli.exp
        gdb/testsuite/gdb.mi/mi2-console.exp
        gdb/testsuite/gdb.mi/mi2-disassemble.exp
        gdb/testsuite/gdb.mi/mi2-eval.exp
        gdb/testsuite/gdb.mi/mi2-file.exp
        gdb/testsuite/gdb.mi/mi2-hack-cli.exp
        gdb/testsuite/gdb.mi/mi2-pthreads.exp
        gdb/testsuite/gdb.mi/mi2-read-memory.exp
        gdb/testsuite/gdb.mi/mi2-regs.exp
        gdb/testsuite/gdb.mi/mi2-return.exp
        gdb/testsuite/gdb.mi/mi2-simplerun.exp
        gdb/testsuite/gdb.mi/mi2-stack.exp
        gdb/testsuite/gdb.mi/mi2-stepi.exp
        gdb/testsuite/gdb.mi/mi2-syn-frame.exp
        gdb/testsuite/gdb.mi/mi2-until.exp
        gdb/testsuite/gdb.mi/mi2-var-block.exp
        gdb/testsuite/gdb.mi/mi2-var-child.exp
        gdb/testsuite/gdb.mi/mi2-var-cmd.exp
        gdb/testsuite/gdb.mi/mi2-var-display.exp
        gdb/testsuite/gdb.mi/mi2-watch.exp
        sim/testsuite/sim/sh/macl.s
        sim/testsuite/sim/sh/macw.s
        
file modified
+0 -27
file modified
+1 -1
file modified
+1 -189
file modified
+12 -4
file modified
+13 -6
file modified
+4 -5
file modified
+5 -6
file modified
+19 -21
file modified
+0 -1
file modified
+293 -342
file modified
+91 -46
file modified
+152 -76
file modified
+59 -39
file modified
+64 -38
file modified
+29 -26
file modified
+57 -45
file modified
+70 -41
file modified
+374 -159
file modified
+10 -9
file modified
+36 -3
file modified
+24 -3
file modified
+40 -6
file modified
+1 -1
file modified
+35 -3
file modified
+30 -38
file modified
+82 -19
file modified
+40 -7
file modified
+10 -13
file modified
+1 -1
file modified
+37 -7
file modified
+35 -14
file modified
+42 -13
file modified
+40 -17
file modified
+9 -13
file modified
+1 -3
file modified
+85 -100
file modified
+40 -7
file modified
+3 -7
file modified
+35 -7
file modified
+39 -6
file modified
+6 -6
file modified
+3 -3
file modified
+14 -14
file modified
+33 -28
file modified
+46 -13
file modified
+9 -12
file modified
+1 -1
file modified
+2 -2
file modified
+73 -48
file modified
+1 -3
file modified
+3 -3
file modified
+3 -3
file modified
+12 -26
file modified
+1 -1
file modified
+1 -1
file modified
+1 -27
file modified
+2 -2
file modified
+50 -69
file modified
+20 -40
file modified
+0 -10
file modified
+7 -11
file modified
+0 -418
file modified
+2 -5
file modified
+8 -33
file modified
+1 -11
file modified
+4 -0
file modified
+1 -2
file modified
+82 -89
file modified
+0 -20
file modified
+0 -10
file modified
+2 -0
file modified
+14 -0
file modified
+0 -9
file modified
+0 -4
file modified
+507 -11
file modified
+3 -3
file modified
+0 -1
file modified
+0 -12
file modified
+0 -1
file modified
+0 -36
file modified
+6 -6
file modified
+483 -101
file modified
+0 -18
file modified
+7 -8
file modified
+13 -51
file modified
+42 -65
file modified
+672 -477
file modified
+775 -9
file modified
+120 -33
file modified
+0 -9
file modified
+3 -5
file modified
+0 -5
file modified
+21 -25
file modified
+15 -71
file modified
+35 -186
file removed
-32
file modified
+0 -8
file modified
+0 -2
file modified
+39 -92
file modified
+1 -12
file modified
+13 -8
file modified
+7 -8
file modified
+4 -3
file modified
+18 -10
file modified
+18 -50
file modified
+0 -1
file modified
+0 -2
file modified
+1 -1
file modified
+0 -2
file modified
+201 -0
file modified
+6 -2
file modified
+0 -21
file modified
+9 -310
file modified
+0 -5
file modified
+3 -2
file modified
+0 -19
file modified
+9 -13
file modified
+4 -17
file modified
+1 -3
file modified
+20 -4
file modified
+2 -7
file modified
+0 -6
file modified
+15 -146
file modified
+1 -2
file modified
+7 -6
file modified
+4 -0
file modified
+1 -8
file modified
+47 -39
file modified
+0 -65
file modified
+137 -52
file modified
+1 -0
file modified
+265 -3
file modified
+1 -1
file modified
+0 -11
file modified
+1 -1
file modified
+0 -7
file modified
+2 -13
file modified
+0 -6
file modified
+0 -14
file modified
+54 -59
file modified
+0 -7
file modified
+18 -18
file modified
+93 -93
file modified
+4 -15
file modified
+4 -11
file modified
+3 -4
file modified
+14 -9
file modified
+0 -4
file modified
+2 -2
file modified
+0 -35
file modified
+4 -3
file modified
+26 -26
file modified
+89 -88
file modified
+2 -3
file modified
+2 -2
file modified
+4 -4
file modified
+3 -3
file modified
+67 -63
file modified
+2 -2
file modified
+28 -29
file modified
+12 -11
file modified
+10 -15
file modified
+4 -4
file modified
+0 -4
file modified
+2 -2
file modified
+0 -5
file modified
+3 -5
file modified
+0 -140
file modified
+5 -5
file modified
+7 -7
file modified
+6 -14
file modified
+51 -39
file modified
+17 -12
file modified
+33 -25
file modified
+58 -46
file modified
+67 -69
file modified
+82 -47
file modified
+0 -1
file modified
+17 -12
file modified
+58 -46
file modified
+67 -69
file modified
+17 -12
file modified
+58 -46
file modified
+67 -69
file modified
+17 -12
file modified
+58 -46
file modified
+67 -69
file modified
+17 -12
file modified
+58 -46
file modified
+67 -69
file modified
+17 -12
file modified
+58 -46
file modified
+67 -69
file modified
+17 -12
file modified
+58 -46
file modified
+67 -69
file modified
+19 -19
file modified
+88 -92
file modified
+17 -12
file modified
+58 -46
file modified
+67 -69
file modified
+0 -10
file modified
+3 -9
file modified
+0 -54
file modified
+9 -11
file modified
+2 -3
file modified
+4 -4
file modified
+41 -149
file modified
+13 -95
file modified
+15 -48
file modified
+3 -25
file modified
+9 -23
file modified
+0 -10
file modified
+4 -3
file modified
+0 -52
file modified
+0 -8
file modified
+0 -25