Subject: CVS commit: gnusrc/gnu/dist/toolchain/gdb/config
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/29/2001 10:23:27
Module Name: gnusrc
Committed By: thorpej
Date: Thu Nov 29 08:23:27 UTC 2001
Modified Files:
gnusrc/gnu/dist/toolchain/gdb/config/m68k: nbsd.mh nbsd.mt
gnusrc/gnu/dist/toolchain/gdb/config/powerpc: nbsd.mh nbsd.mt
Log Message:
Move solib.o from TDEPFILES to NATDEPFILES (solib.c requires target
headers, namely <link_elf.h>).
Fixes build of cross-gdb.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gdb/config/m68k/nbsd.mh \
gnusrc/gnu/dist/toolchain/gdb/config/m68k/nbsd.mt
cvs rdiff -r1.1 -r1.2 gnusrc/gnu/dist/toolchain/gdb/config/powerpc/nbsd.mh \
gnusrc/gnu/dist/toolchain/gdb/config/powerpc/nbsd.mt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.