diff options
author | Kevin Buettner <kevinb@redhat.com> | 2001-03-19 05:15:32 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2001-03-19 05:15:32 +0000 |
commit | 8aa16b78d80fc1ad1e252d8b712c828444a60be4 (patch) | |
tree | 92fa26aa00df24e61fe482ef18cc5456f8fb37ad /gdb/ChangeLog | |
parent | 559e75c07a4bd1d17dd4d7aa05774773ac0c03cc (diff) | |
download | gdb-8aa16b78d80fc1ad1e252d8b712c828444a60be4.zip gdb-8aa16b78d80fc1ad1e252d8b712c828444a60be4.tar.gz gdb-8aa16b78d80fc1ad1e252d8b712c828444a60be4.tar.bz2 |
Fix NetBSD 1.4 build problem.
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 76cf356..2191c29 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2001-03-18 Kevin Buettner <kevinb@redhat.com> + + * config/i386/nbsd.mh (NATDEPFILES): List all files on the same + line to avoid build problem on NetBSD 1.4. + 2001-03-17 Michael Chastain <chastain@redhat.com> * win32-nat.c (child_attach): check args for NULL before passing |