diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-05-31 01:10:48 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-05-31 01:10:48 +0000 |
commit | 2f2c3626c99178b92da3f9602131e44c868b9849 (patch) | |
tree | ba96b79ab1d0c891c15d3ce611f993221503ae83 /gdb/ChangeLog | |
parent | 1b164155d99ce479dd12bd4004447719a2af0db5 (diff) | |
download | gdb-2f2c3626c99178b92da3f9602131e44c868b9849.zip gdb-2f2c3626c99178b92da3f9602131e44c868b9849.tar.gz gdb-2f2c3626c99178b92da3f9602131e44c868b9849.tar.bz2 |
* config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0be6082..da69aa3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com> + * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c, + ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c. + +2002-05-30 Jason Thorpe <thorpej@wasabisystems.com> + * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c. (sparc64nbsd-nat.o) |