aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2004-04-07 22:35:21 +0000
committerKevin Buettner <kevinb@redhat.com>2004-04-07 22:35:21 +0000
commit8973ff21da217eb75491e571bf7d9768a0ceaed4 (patch)
tree6de33241b4e8c688722c9f072b05b75c29bacfea /gdb/ChangeLog
parent4a0e2f88c65c6660d9cc7ec2769a0b4c30a44d81 (diff)
downloadgdb-8973ff21da217eb75491e571bf7d9768a0ceaed4.zip
gdb-8973ff21da217eb75491e571bf7d9768a0ceaed4.tar.gz
gdb-8973ff21da217eb75491e571bf7d9768a0ceaed4.tar.bz2
Fix cross build problems for --target=ia64-linux-gnu.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4300eca..dca779e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-07 Kevin Buettner <kevinb@redhat.com>
+
+ * ia64-tdep.c (elf.h): Don't include.
+ (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
+
2004-04-07 Jason Molenda (jmolenda@apple.com)
* frame.h: Typeo corrections in comments.