CVS commit: src/external/gpl3/gdb.old/dist

"Christos Zoulas" <[email protected]>
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	christos
Date:		Fri Mar 13 22:14:17 UTC 2026

Removed Files:
	src/external/gpl3/gdb.old/dist/bfd: cpu-nios2.c elf32-nios2.c
	    elf32-nios2.h
	src/external/gpl3/gdb.old/dist/config: mt-nios2-elf uintmax_t.m4
	src/external/gpl3/gdb.old/dist/gdb: filename-seen-cache.c gdbarch.c
	    i386-linux-nat.h i386-nto-tdep.c nios2-linux-tdep.c nios2-tdep.c
	    nios2-tdep.h nto-procfs.c nto-tdep.c nto-tdep.h target-delegates.c
	src/external/gpl3/gdb.old/dist/gdb/config: nm-nto.h
	src/external/gpl3/gdb.old/dist/gdb/dwarf2: abbrev-cache.c
	    abbrev-cache.h
	src/external/gpl3/gdb.old/dist/gdb/features: nios2-cpu.xml
	    nios2-linux.xml nios2.c nios2.xml
	src/external/gpl3/gdb.old/dist/gdb/features/i386: 32bit-mpx.c
	    32bit-mpx.xml 64bit-mpx.c 64bit-mpx.xml
	src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/command:
	    missing_debug.py
	src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/printer:
	    bound_registers.py
	src/external/gpl3/gdb.old/dist/gdb/regformats: nios2-linux.dat
	src/external/gpl3/gdb.old/dist/gdb/syscalls: arm-linux.py
	src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch: i386-mpx-call.c
	    i386-mpx-call.exp i386-mpx-map.c i386-mpx-map.exp
	    i386-mpx-sigsegv.c i386-mpx-sigsegv.exp i386-mpx-simple_segv.c
	    i386-mpx-simple_segv.exp i386-mpx.c i386-mpx.exp
	src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base: dlmopen.c
	src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python: py-disasm.exp
	src/external/gpl3/gdb.old/dist/gdbserver: linux-nios2-low.cc
	    linux-x86-tdesc.h
	src/external/gpl3/gdb.old/dist/gdbsupport: gdb-hashtab.cc hash_enum.h
	src/external/gpl3/gdb.old/dist/include/opcode: nios2.h nios2r1.h
	    nios2r2.h
	src/external/gpl3/gdb.old/dist/opcodes: nios2-dis.c nios2-opc.c

Log Message:
remove obsolete files.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r0 src/external/gpl3/gdb.old/dist/bfd/cpu-nios2.c \
    src/external/gpl3/gdb.old/dist/bfd/elf32-nios2.c
cvs rdiff -u -r1.9 -r0 src/external/gpl3/gdb.old/dist/bfd/elf32-nios2.h
cvs rdiff -u -r1.3 -r0 src/external/gpl3/gdb.old/dist/config/mt-nios2-elf
cvs rdiff -u -r1.5 -r0 src/external/gpl3/gdb.old/dist/config/uintmax_t.m4
cvs rdiff -u -r1.1.1.4 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/filename-seen-cache.c
cvs rdiff -u -r1.11 -r0 src/external/gpl3/gdb.old/dist/gdb/gdbarch.c \
    src/external/gpl3/gdb.old/dist/gdb/i386-nto-tdep.c \
    src/external/gpl3/gdb.old/dist/gdb/nios2-linux-tdep.c \
    src/external/gpl3/gdb.old/dist/gdb/nios2-tdep.c \
    src/external/gpl3/gdb.old/dist/gdb/nios2-tdep.h \
    src/external/gpl3/gdb.old/dist/gdb/nto-procfs.c \
    src/external/gpl3/gdb.old/dist/gdb/nto-tdep.c \
    src/external/gpl3/gdb.old/dist/gdb/nto-tdep.h
cvs rdiff -u -r1.9 -r0 src/external/gpl3/gdb.old/dist/gdb/i386-linux-nat.h \
    src/external/gpl3/gdb.old/dist/gdb/target-delegates.c
cvs rdiff -u -r1.11 -r0 src/external/gpl3/gdb.old/dist/gdb/config/nm-nto.h
cvs rdiff -u -r1.1.1.2 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/dwarf2/abbrev-cache.c \
    src/external/gpl3/gdb.old/dist/gdb/dwarf2/abbrev-cache.h
cvs rdiff -u -r1.11 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/features/nios2-cpu.xml \
    src/external/gpl3/gdb.old/dist/gdb/features/nios2-linux.xml \
    src/external/gpl3/gdb.old/dist/gdb/features/nios2.xml
cvs rdiff -u -r1.8 -r0 src/external/gpl3/gdb.old/dist/gdb/features/nios2.c
cvs rdiff -u -r1.1.1.2 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/features/i386/32bit-mpx.c \
    src/external/gpl3/gdb.old/dist/gdb/features/i386/64bit-mpx.c
cvs rdiff -u -r1.11 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/features/i386/32bit-mpx.xml \
    src/external/gpl3/gdb.old/dist/gdb/features/i386/64bit-mpx.xml
cvs rdiff -u -r1.1.1.1 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/command/missing_debug.py
cvs rdiff -u -r1.9 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/printer/bound_registers.py
cvs rdiff -u -r1.5 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/regformats/nios2-linux.dat
cvs rdiff -u -r1.11 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/syscalls/arm-linux.py
cvs rdiff -u -r1.1.1.5 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/i386-mpx-call.c \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/i386-mpx-call.exp
cvs rdiff -u -r1.1.1.7 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/i386-mpx-map.c \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/i386-mpx-map.exp
cvs rdiff -u -r1.1.1.6 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/i386-mpx-sigsegv.c \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/i386-mpx-sigsegv.exp \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/i386-mpx-simple_segv.c \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/i386-mpx-simple_segv.exp
cvs rdiff -u -r1.11 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/i386-mpx.c \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/i386-mpx.exp
cvs rdiff -u -r1.1.1.2 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/dlmopen.c
cvs rdiff -u -r1.1.1.2 -r0 \
    src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/py-disasm.exp
cvs rdiff -u -r1.1.1.3 -r0 \
    src/external/gpl3/gdb.old/dist/gdbserver/linux-nios2-low.cc \
    src/external/gpl3/gdb.old/dist/gdbserver/linux-x86-tdesc.h
cvs rdiff -u -r1.1.1.2 -r0 \
    src/external/gpl3/gdb.old/dist/gdbsupport/gdb-hashtab.cc
cvs rdiff -u -r1.1.1.3 -r0 \
    src/external/gpl3/gdb.old/dist/gdbsupport/hash_enum.h
cvs rdiff -u -r1.11 -r0 src/external/gpl3/gdb.old/dist/include/opcode/nios2.h
cvs rdiff -u -r1.9 -r0 \
    src/external/gpl3/gdb.old/dist/include/opcode/nios2r1.h
cvs rdiff -u -r1.1.1.7 -r0 \
    src/external/gpl3/gdb.old/dist/include/opcode/nios2r2.h
cvs rdiff -u -r1.11 -r0 src/external/gpl3/gdb.old/dist/opcodes/nios2-dis.c \
    src/external/gpl3/gdb.old/dist/opcodes/nios2-opc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.