aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-11-08 11:39:20 +0000
committerAndrew Cagney <cagney@redhat.com>2000-11-08 11:39:20 +0000
commite4f782955184d356e17544bd7670c1eaeb2f2b29 (patch)
tree5fd3d6a09fa40e7b50c8f02e0280599a10c2a4b7 /gdb/ChangeLog
parent9a951beb03d7a4a8c1b6784bd06fdecfc1b3855d (diff)
downloadgdb-e4f782955184d356e17544bd7670c1eaeb2f2b29.zip
gdb-e4f782955184d356e17544bd7670c1eaeb2f2b29.tar.gz
gdb-e4f782955184d356e17544bd7670c1eaeb2f2b29.tar.bz2
* gdbserver/configure.in (files): Don't link nm-empty.h when a
non-native target. * configure: Regenerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 43b8fc1..49a6046 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Wed Nov 8 15:32:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * gdbserver/configure.in (files): Don't link nm-empty.h when a
+ non-native target.
+ * gdbserver/configure: Regenerate.
+
2000-11-07 Kevin Buettner <kevinb@redhat.com>
* valops.c (typecmp): Protoize.