04764ed This commit was manufactured by cvs2svn to create tag

Authored and Committed by nobody 20 years ago
175 files changed. 4179 lines added. 6823 lines removed.
ChangeLog
file modified
+0 -4
bfd/ChangeLog
file modified
+0 -207
bfd/bfd-in.h
file modified
+3 -1
bfd/bfd-in2.h
file modified
+3 -1
bfd/cpu-arm.c
file modified
+1 -1
bfd/elf-bfd.h
file modified
+11 -81
bfd/elf-m10200.c
file modified
+3 -3
bfd/elf-m10300.c
file modified
+5 -5
bfd/elf.c
file modified
+8 -8
bfd/elf32-arm.h
file modified
+2 -2
bfd/elf32-h8300.c
file modified
+2 -2
bfd/elf32-hppa.c
file modified
+3 -3
bfd/elf32-i386.c
file modified
+4 -19
bfd/elf32-ip2k.c
file modified
+6 -6
bfd/elf32-iq2000.c
file modified
+3 -15
bfd/elf32-m32r.c
file modified
+4 -4
bfd/elf32-m68hc11.c
file modified
+1 -1
bfd/elf32-m68hc1x.c
file modified
+3 -3
bfd/elf32-m68k.c
file modified
+1 -1
bfd/elf32-mips.c
file modified
+1 -1
bfd/elf32-ppc.c
file modified
+10 -26
bfd/elf32-s390.c
file modified
+25 -69
bfd/elf32-sh.c
file modified
+3 -3
bfd/elf32-v850.c
file modified
+2 -2
bfd/elf32-xstormy16.c
file modified
+1 -1
bfd/elf32-xtensa.c
file modified
+1 -1
bfd/elf64-alpha.c
file modified
+3 -3
bfd/elf64-hppa.c
file modified
+2 -2
bfd/elf64-mips.c
file modified
+1 -1
bfd/elf64-mmix.c
file modified
+6 -6
bfd/elf64-ppc.c
file modified
+13 -29
bfd/elf64-s390.c
file modified
+26 -70
bfd/elf64-sh64.c
file modified
+1 -1
bfd/elf64-sparc.c
file modified
+1 -1
bfd/elf64-x86-64.c
file modified
+3 -18
bfd/elfcode.h
file modified
+4 -2
bfd/elflink.c
file modified
+106 -2105
bfd/elflink.h
file modified
+2197 -224
bfd/elfxx-ia64.c
file modified
+15 -42
bfd/elfxx-mips.c
file modified
+13 -25
bfd/version.h
file modified
+1 -1
bfd/xtensa-isa.c
file modified
+1 -1
bfd/xtensa-modules.c
file modified
+2 -2
config-ml.in
file modified
+0 -847
gdb/ChangeLog
file modified
+0 -221
gdb/Makefile.in
file modified
+1 -2
gdb/alpha-tdep.c
file modified
+6 -4
gdb/alphafbsd-tdep.c
file modified
+1 -1
gdb/arch-utils.c
file modified
+1 -3
gdb/arm-linux-tdep.c
file modified
+11 -10
gdb/arm-tdep.c
file modified
+22 -22
gdb/avr-tdep.c
file modified
+3 -5
gdb/breakpoint.c
file modified
+2 -2
gdb/c-lang.c
file modified
+0 -37
gdb/cli/cli-cmds.c
file modified
+5 -0
gdb/cli/cli-cmds.h
file modified
+4 -0
gdb/config/i386/nto.mt
file removed
-4
gdb/config/i386/tm-nto.h
file removed
-33
gdb/config/ia64/tm-ia64.h
file modified
+1 -1
gdb/config/m68k/tm-vx68.h
file modified
+1 -1
gdb/config/mips/tm-mips.h
file modified
+2 -2
gdb/config/pa/nm-hppah.h
file modified
+3 -4
gdb/config/pa/tm-hppa.h
file modified
+12 -12
gdb/config/pa/tm-hppa64.h
file modified
+16 -16
gdb/config/s390/tm-s390.h
file modified
+6 -6
gdb/config/sparc/tm-sp64.h
file modified
+22 -22
gdb/config/sparc/tm-sparc.h
file modified
+6 -6
gdb/config/tm-nto.h
file removed
-61
gdb/configure.tgt
file modified
+0 -4
gdb/cris-tdep.c
file modified
+37 -39
gdb/d10v-tdep.c
file modified
+31 -34
gdb/defs.h
file modified
+22 -5
gdb/doc/ChangeLog
file modified
+0 -29
gdb/doc/gdb.texinfo
file modified
+56 -69
gdb/doc/gdbint.texinfo
file modified
+13 -15
gdb/dummy-frame.c
file modified
+2 -51
gdb/dummy-frame.h
file modified
+5 -6
gdb/dve3900-rom.c
file modified
+1 -1
gdb/dwarf2cfi.c
file modified
+1 -1
gdb/dwarf2read.c
file modified
+5 -5
gdb/findvar.c
file modified
+3 -3
gdb/fork-child.c
file modified
+5 -25
gdb/frame.c
file modified
+4 -9
gdb/frame.h
file modified
+0 -4
gdb/frv-tdep.c
file modified
+3 -3
gdb/gdbarch.c
file modified
+147 -154
gdb/gdbarch.h
file modified
+96 -101
gdb/gdbarch.sh
file modified
+30 -27
gdb/gdbcmd.h
file modified
+4 -0
gdb/gdbthread.h
file modified
+3 -0
gdb/h8300-tdep.c
file modified
+3 -3
gdb/hppa-tdep.c
file modified
+57 -57
gdb/hppab-nat.c
file modified
+1 -1
gdb/hppah-nat.c
file modified
+1 -1
gdb/hpux-thread.c
file modified
+2 -2
gdb/i386-nto-tdep.c
file removed
-298
gdb/i386-tdep.c
file modified
+5 -5
gdb/ia64-tdep.c
file modified
+6 -8
gdb/infcall.c
file modified
+25 -29
gdb/infcmd.c
file modified
+2 -2
gdb/inferior.h
file modified
+7 -8
gdb/infptrace.c
file modified
+2 -2
gdb/infrun.c
file modified
+25 -70
gdb/irix4-nat.c
file modified
+4 -4
gdb/lynx-nat.c
file modified
+2 -2
gdb/m68hc11-tdep.c
file modified
+4 -3
gdb/m68k-tdep.c
file modified
+9 -9
gdb/m68klinux-nat.c
file modified
+2 -2
gdb/maint.c
file modified
+21 -4
gdb/mcore-tdep.c
file modified
+19 -20
gdb/mi/ChangeLog
file modified
+0 -14
gdb/mi/mi-main.c
file modified
+5 -5
gdb/mips-linux-tdep.c
file modified
+9 -9
gdb/mips-nat.c
file modified
+5 -5
gdb/mips-tdep.c
file modified
+15 -45
gdb/mipsv4-nat.c
file modified
+4 -4
gdb/mn10300-tdep.c
file modified
+9 -9
gdb/monitor.c
file modified
+4 -4
gdb/ns32k-tdep.c
file modified
+6 -6
gdb/nto-tdep.c
file removed
-342
gdb/nto-tdep.h
file removed
-156
gdb/ppc-linux-nat.c
file modified
+2 -2
gdb/regcache.c
file modified
+83 -22
gdb/regcache.h
file modified
+10 -0
gdb/remote-array.c
file modified
+1 -1
gdb/remote-e7000.c
file modified
+1 -1
gdb/remote-mips.c
file modified
+2 -2
gdb/remote-rdp.c
file modified
+1 -1
gdb/remote-sim.c
file modified
+5 -5
gdb/remote.c
file modified
+4 -7
gdb/rom68k-rom.c
file modified
+1 -1
gdb/rs6000-nat.c
file modified
+2 -2
gdb/rs6000-tdep.c
file modified
+5 -5
gdb/s390-tdep.c
file modified
+6 -5
gdb/sentinel-frame.c
file modified
+1 -1
gdb/sh-tdep.c
file modified
+11 -11
gdb/sol-thread.c
file modified
+3 -3
gdb/sparc-tdep.c
file modified
+35 -29
gdb/stack.c
file modified
+1 -1
gdb/symmisc.c
file modified
+4 -4
gdb/symtab.h
file modified
+2 -2
gdb/target.c
file modified
+2 -2
gdb/testsuite/ChangeLog
file modified
+0 -25
gdb/testsuite/gdb.asm/asm-source.exp
file modified
+52 -58
gdb/testsuite/gdb.asm/s390x.inc
file removed
-68
gdb/testsuite/gdb.base/maint.exp
file modified
+0 -7
gdb/testsuite/gdb.base/watchpoint.exp
file modified
+2 -2
gdb/testsuite/gdb.threads/schedlock.exp
file modified
+5 -9
gdb/thread-db.c
file modified
+1 -1
gdb/thread.c
file modified
+4 -0
gdb/tracepoint.c
file modified
+1 -1
gdb/tui/ChangeLog
file modified
+0 -5
gdb/tui/tuiRegs.c
file modified
+3 -3
gdb/v850-tdep.c
file modified
+4 -4
gdb/valops.c
file modified
+5 -4
gdb/vax-tdep.c
file modified
+6 -5
gdb/version.in
file modified
+1 -1
gdb/x86-64-tdep.c
file modified
+1 -1
gdb/xstormy16-tdep.c
file modified
+3 -3
include/ChangeLog
file modified
+0 -10
include/gdb/ChangeLog
file modified
+0 -6
include/gdb/sim-d10v.h
file modified
+4 -7
include/hashtab.h
file modified
+0 -5
include/xtensa-isa-internal.h
file modified
+1 -1
libiberty/ChangeLog
file modified
+0 -17
libiberty/aclocal.m4
file modified
+0 -2
libiberty/config.in
file modified
+0 -10
libiberty/configure
file modified
+526 -230
libiberty/configure.in
file modified
+9 -10
libiberty/hashtab.c
file modified
+0 -138
libiberty/splay-tree.c
file modified
+2 -2
opcodes/ChangeLog
file modified
+0 -5
opcodes/i386-dis.c
file modified
+1 -1
sim/d10v/ChangeLog
file modified
+0 -12
sim/d10v/interp.c
file modified
+18 -24
    This commit was manufactured by cvs2svn to create tag
    'kettenis_i386newframe-20030504-mergepoint'.
    
    Sprout from jimb-ppc64-linux-20030509-branch 2003-05-09 16:41:43 UTC nobody 'This commit was manufactured by cvs2svn to create branch 'jimb-'
    Cherrypick from master 2003-05-04 10:27:47 UTC Mark Kettenis <kettenis@gnu.org> '* i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.':
        ChangeLog
        bfd/ChangeLog
        bfd/bfd-in.h
        bfd/bfd-in2.h
        bfd/configure
        bfd/configure.in
        bfd/cpu-arm.c
        bfd/elf-bfd.h
        bfd/elf-m10200.c
        bfd/elf-m10300.c
        bfd/elf.c
        bfd/elf32-arm.h
        bfd/elf32-h8300.c
        bfd/elf32-hppa.c
        bfd/elf32-i386.c
        bfd/elf32-ip2k.c
        bfd/elf32-iq2000.c
        bfd/elf32-m32r.c
        bfd/elf32-m68hc11.c
        bfd/elf32-m68hc1x.c
        bfd/elf32-m68k.c
        bfd/elf32-mips.c
        bfd/elf32-ppc.c
        bfd/elf32-s390.c
        bfd/elf32-sh.c
        bfd/elf32-v850.c
        bfd/elf32-xstormy16.c
        bfd/elf32-xtensa.c
        bfd/elf64-alpha.c
        bfd/elf64-hppa.c
        bfd/elf64-mips.c
        bfd/elf64-mmix.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/elflink.c
        bfd/elflink.h
        bfd/elfxx-ia64.c
        bfd/elfxx-mips.c
        bfd/version.h
        bfd/xtensa-isa.c
        bfd/xtensa-modules.c
        config-ml.in
        gdb/ChangeLog
        gdb/Makefile.in
        gdb/alpha-tdep.c
        gdb/alphafbsd-tdep.c
        gdb/arch-utils.c
        gdb/arm-linux-tdep.c
        gdb/arm-tdep.c
        gdb/avr-tdep.c
        gdb/breakpoint.c
        gdb/c-lang.c
        gdb/cli/cli-cmds.c
        gdb/cli/cli-cmds.h
        gdb/config/ia64/tm-ia64.h
        gdb/config/m68k/tm-vx68.h
        gdb/config/mips/tm-mips.h
        gdb/config/pa/nm-hppah.h
        gdb/config/pa/tm-hppa.h
        gdb/config/pa/tm-hppa64.h
        gdb/config/s390/tm-s390.h
        gdb/config/sparc/tm-sp64.h
        gdb/config/sparc/tm-sparc.h
        gdb/configure.tgt
        gdb/cris-tdep.c
        gdb/d10v-tdep.c
        gdb/defs.h
        gdb/doc/ChangeLog
        gdb/doc/gdb.texinfo
        gdb/doc/gdbint.texinfo
        gdb/dummy-frame.c
        gdb/dummy-frame.h
        gdb/dve3900-rom.c
        gdb/dwarf2cfi.c
        gdb/dwarf2read.c
        gdb/findvar.c
        gdb/fork-child.c
        gdb/frame.c
        gdb/frame.h
        gdb/frv-tdep.c
        gdb/gdbarch.c
        gdb/gdbarch.h
        gdb/gdbarch.sh
        gdb/gdbcmd.h
        gdb/gdbthread.h
        gdb/h8300-tdep.c
        gdb/hppa-tdep.c
        gdb/hppab-nat.c
        gdb/hppah-nat.c
        gdb/hpux-thread.c
        gdb/i386-tdep.c
        gdb/ia64-tdep.c
        gdb/infcall.c
        gdb/infcmd.c
        gdb/inferior.h
        gdb/infptrace.c
        gdb/infrun.c
        gdb/irix4-nat.c
        gdb/lynx-nat.c
        gdb/m68hc11-tdep.c
        gdb/m68k-tdep.c
        gdb/m68klinux-nat.c
        gdb/maint.c
        gdb/mcore-tdep.c
        gdb/mi/ChangeLog
        gdb/mi/mi-main.c
        gdb/mips-linux-tdep.c
        gdb/mips-nat.c
        gdb/mips-tdep.c
        gdb/mipsv4-nat.c
        gdb/mn10300-tdep.c
        gdb/monitor.c
        gdb/ns32k-tdep.c
        gdb/ppc-linux-nat.c
        gdb/regcache.c
        gdb/regcache.h
        gdb/remote-array.c
        gdb/remote-e7000.c
        gdb/remote-mips.c
        gdb/remote-rdp.c
        gdb/remote-sim.c
        gdb/remote.c
        gdb/rom68k-rom.c
        gdb/rs6000-nat.c
        gdb/rs6000-tdep.c
        gdb/s390-tdep.c
        gdb/sentinel-frame.c
        gdb/sh-tdep.c
        gdb/sol-thread.c
        gdb/sparc-tdep.c
        gdb/stack.c
        gdb/symmisc.c
        gdb/symtab.h
        gdb/target.c
        gdb/testsuite/ChangeLog
        gdb/testsuite/gdb.asm/asm-source.exp
        gdb/testsuite/gdb.base/maint.exp
        gdb/testsuite/gdb.base/watchpoint.exp
        gdb/testsuite/gdb.threads/schedlock.exp
        gdb/thread-db.c
        gdb/thread.c
        gdb/tracepoint.c
        gdb/tui/ChangeLog
        gdb/tui/tuiRegs.c
        gdb/v850-tdep.c
        gdb/valops.c
        gdb/vax-tdep.c
        gdb/version.in
        gdb/x86-64-tdep.c
        gdb/xstormy16-tdep.c
        include/ChangeLog
        include/gdb/ChangeLog
        include/gdb/sim-d10v.h
        include/hashtab.h
        include/xtensa-isa-internal.h
        libiberty/ChangeLog
        libiberty/aclocal.m4
        libiberty/config.in
        libiberty/configure
        libiberty/configure.in
        libiberty/hashtab.c
        libiberty/splay-tree.c
        opcodes/ChangeLog
        opcodes/i386-dis.c
        sim/d10v/ChangeLog
        sim/d10v/interp.c
    Delete:
        gdb/config/i386/nto.mt
        gdb/config/i386/tm-nto.h
        gdb/config/tm-nto.h
        gdb/i386-nto-tdep.c
        gdb/nto-tdep.c
        gdb/nto-tdep.h
        gdb/testsuite/gdb.asm/s390x.inc
        
file modified
+0 -4
file modified
+0 -207
file modified
+3 -1
file modified
+3 -1
file modified
+1 -1
file modified
+11 -81
file modified
+3 -3
file modified
+5 -5
file modified
+8 -8
file modified
+2 -2
file modified
+2 -2
file modified
+3 -3
file modified
+4 -19
file modified
+6 -6
file modified
+3 -15
file modified
+4 -4
file modified
+1 -1
file modified
+3 -3
file modified
+1 -1
file modified
+1 -1
file modified
+10 -26
file modified
+25 -69
file modified
+3 -3
file modified
+2 -2
file modified
+1 -1
file modified
+1 -1
file modified
+3 -3
file modified
+2 -2
file modified
+1 -1
file modified
+6 -6
file modified
+13 -29
file modified
+26 -70
file modified
+1 -1
file modified
+1 -1
file modified
+3 -18
file modified
+4 -2
file modified
+106 -2105
file modified
+2197 -224
file modified
+15 -42
file modified
+13 -25
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+0 -847
file modified
+0 -221
file modified
+1 -2
file modified
+6 -4
file modified
+1 -1
file modified
+1 -3
file modified
+11 -10
file modified
+22 -22
file modified
+3 -5
file modified
+2 -2
file modified
+0 -37
file modified
+5 -0
file modified
+4 -0
file removed
-4
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+3 -4
file modified
+12 -12
file modified
+16 -16
file modified
+6 -6
file modified
+22 -22
file modified
+6 -6
file removed
-61
file modified
+0 -4
file modified
+37 -39
file modified
+31 -34
file modified
+22 -5
file modified
+0 -29
file modified
+56 -69
file modified
+13 -15
file modified
+2 -51
file modified
+5 -6
file modified
+1 -1
file modified
+1 -1
file modified
+5 -5
file modified
+3 -3
file modified
+5 -25
file modified
+4 -9
file modified
+0 -4
file modified
+3 -3
file modified
+147 -154
file modified
+96 -101
file modified
+30 -27
file modified
+4 -0
file modified
+3 -0
file modified
+3 -3
file modified
+57 -57
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file removed
-298
file modified
+5 -5
file modified
+6 -8
file modified
+25 -29
file modified
+2 -2
file modified
+7 -8
file modified
+2 -2
file modified
+25 -70
file modified
+4 -4
file modified
+2 -2
file modified
+4 -3
file modified
+9 -9
file modified
+2 -2
file modified
+21 -4
file modified
+19 -20
file modified
+0 -14
file modified
+5 -5
file modified
+9 -9
file modified
+5 -5
file modified
+15 -45
file modified
+4 -4
file modified
+9 -9
file modified
+4 -4
file modified
+6 -6
file removed
-342
file removed
-156
file modified
+2 -2
file modified
+83 -22
file modified
+10 -0
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+1 -1
file modified
+5 -5
file modified
+4 -7
file modified
+1 -1
file modified
+2 -2
file modified
+5 -5
file modified
+6 -5
file modified
+1 -1
file modified
+11 -11
file modified
+3 -3
file modified
+35 -29
file modified
+1 -1
file modified
+4 -4
file modified
+2 -2
file modified
+2 -2
file modified
+0 -25
file modified
+1 -1
file modified
+4 -0
file modified
+1 -1
file modified
+0 -5
file modified
+3 -3
file modified
+4 -4
file modified
+5 -4
file modified
+6 -5
file modified
+1 -1
file modified
+1 -1
file modified
+3 -3
file modified
+0 -10
file modified
+0 -6
file modified
+4 -7
file modified
+0 -5
file modified
+0 -17
file modified
+0 -2
file modified
+0 -10
file modified
+526 -230
file modified
+9 -10
file modified
+0 -138
file modified
+2 -2
file modified
+0 -5
file modified
+1 -1
file modified
+0 -12
file modified
+18 -24