diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-05-22 04:15:36 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-05-22 04:15:36 +0000 |
commit | 9964235a2b0848443dbf77378380375cf41c9164 (patch) | |
tree | 17c0a91c02ae628c861e23c23b5786a10ed0d6b4 /gdb/ChangeLog | |
parent | 9eeef8efe5d2436fd5009cf9dd030373a2945640 (diff) | |
download | gdb-9964235a2b0848443dbf77378380375cf41c9164.zip gdb-9964235a2b0848443dbf77378380375cf41c9164.tar.gz gdb-9964235a2b0848443dbf77378380375cf41c9164.tar.bz2 |
* Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
to dependency list.
* alphanbsd-tdep.c: Include solib-svr4.h.
* shnbsd-tdep.c: Ditto.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cbe799a..5ecbadb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,12 @@ 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com> + * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h + to dependency list. + * alphanbsd-tdep.c: Include solib-svr4.h. + * shnbsd-tdep.c: Ditto. + +2002-05-22 Jason Thorpe <thorpej@wasabisystems.com> + * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and nbsd-tdep.h to dependency list. * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*, |