aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-10-10 11:35:36 +0000
committerNick Clifton <nickc@redhat.com>2008-10-10 11:35:36 +0000
commit8a9629d090d1eef694c535bb22badb2fe047ae0a (patch)
treea5956be2c45419a522364992d44e6ef9b28a1dcb /opcodes/ChangeLog
parent8611ee5267f2bb7c2ae42fafa2050020fe92dd90 (diff)
downloadgdb-8a9629d090d1eef694c535bb22badb2fe047ae0a.zip
gdb-8a9629d090d1eef694c535bb22badb2fe047ae0a.tar.gz
gdb-8a9629d090d1eef694c535bb22badb2fe047ae0a.tar.bz2
PR 6937
* configure.in (SHARED_LIBADD): Add libiberty.a. (SHARED_DEPENDENCIES): Add libiberty.a.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index d691664..3b83f4b 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-10 Nick Clifton <nickc@redhat.com>
+
+ PR 6937
+ * configure.in (SHARED_LIBADD): Add libiberty.a.
+ (SHARED_DEPENDENCIES): Add libiberty.a.
+
2008-09-30 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c: Include "hashtab.h".