diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-05-21 20:53:31 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-05-21 20:53:31 +0000 |
commit | 76a6d5fe182f608ff7e470d15537e2ca1cd46bab (patch) | |
tree | 98d1ed9c9b8b0cefb2b98586b01cf0d38adbdeb3 /gdb/ChangeLog | |
parent | 8b2440b731b16cd8b0a75ab42576d5bb38ed9a25 (diff) | |
download | gdb-76a6d5fe182f608ff7e470d15537e2ca1cd46bab.zip gdb-76a6d5fe182f608ff7e470d15537e2ca1cd46bab.tar.gz gdb-76a6d5fe182f608ff7e470d15537e2ca1cd46bab.tar.bz2 |
* Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
shnbsd-nat.c.
(shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index de8e2e7..e14eb9a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com> + * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and + shnbsd-nat.c. + (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists. + +2002-05-21 Jason Thorpe <thorpej@wasabisystems.com> + * NEWS: Note new MIPS NetBSD native configuration. * configure.host (mips*-*-netbsd*): New host. * configure.tgt (mips*-*-netbsd*): New target. |