Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: gnusrc/gnu/dist/toolchain/gdb



Module Name:    gnusrc
Committed By:   rafal
Date:           Wed Dec  5 05:31:45 UTC 2001

Modified Files:
        gnusrc/gnu/dist/toolchain/gdb: configure.host configure.tgt solib.c
Added Files:
        gnusrc/gnu/dist/toolchain/gdb: mipsnbsd-nat.c
        gnusrc/gnu/dist/toolchain/gdb/config/mips: nbsd.mh nbsdeb.mt nbsdel.mt
            nm-nbsd.h tm-nbsd.h tm-nbsdeb.h tm-nbsdel.h xm-nbsd.h

Log Message:
Add MIPS (both target and host) support to the NEW_TOOLCHAIN GDB, based on
the 4.17 NetBSD support from our tree.  Original port by Chris Sekiya, with
minimal tweaks and cleanups by me (mainly: build bi-endian by default, add
NetBSD kcore support back).


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 gnusrc/gnu/dist/toolchain/gdb/configure.host
cvs rdiff -r1.7 -r1.8 gnusrc/gnu/dist/toolchain/gdb/configure.tgt
cvs rdiff -r0 -r1.1 gnusrc/gnu/dist/toolchain/gdb/mipsnbsd-nat.c
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/dist/toolchain/gdb/solib.c
cvs rdiff -r0 -r1.1 gnusrc/gnu/dist/toolchain/gdb/config/mips/nbsd.mh \
    gnusrc/gnu/dist/toolchain/gdb/config/mips/nbsdeb.mt \
    gnusrc/gnu/dist/toolchain/gdb/config/mips/nbsdel.mt \
    gnusrc/gnu/dist/toolchain/gdb/config/mips/nm-nbsd.h \
    gnusrc/gnu/dist/toolchain/gdb/config/mips/tm-nbsd.h \
    gnusrc/gnu/dist/toolchain/gdb/config/mips/tm-nbsdeb.h \
    gnusrc/gnu/dist/toolchain/gdb/config/mips/tm-nbsdel.h \
    gnusrc/gnu/dist/toolchain/gdb/config/mips/xm-nbsd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index