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:   thorpej
Date:           Thu Nov 29 08:21:49 UTC 2001

Modified Files:
        gnusrc/gnu/dist/toolchain/gdb: i386nbsd-nat.c
        gnusrc/gnu/dist/toolchain/gdb/config/i386: nbsd.mh nbsd.mt
Added Files:
        gnusrc/gnu/dist/toolchain/gdb: i386nbsd-tdep.c

Log Message:
- Split some target-dependent stuff for i386-netbsd out of i386nbsd-nat.c
  and place it in i386nbsd-tdep.c (new file).
- Move solib.o from TDEPFILES to NATDEPFILES (solib.c requires target
  headers, namely <link_elf.h>).

Fixes build of cross-gdb pointed at i386--netbsd target.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gdb/i386nbsd-nat.c
cvs rdiff -r0 -r1.1 gnusrc/gnu/dist/toolchain/gdb/i386nbsd-tdep.c
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gdb/config/i386/nbsd.mh
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gdb/config/i386/nbsd.mt

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