aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2005-07-03 19:16:20 +0000
committerDJ Delorie <dj@redhat.com>2005-07-03 19:16:20 +0000
commit6ba85b8caf7b49723e475c3563995c44649e23b3 (patch)
tree5b4a6d142c7a5d949dd365dd5bd4c01b563b55e6 /libiberty/ChangeLog
parent2f4535c7eb76b6a7ceee2e8805a103cb8a90efee (diff)
downloadgdb-6ba85b8caf7b49723e475c3563995c44649e23b3.zip
gdb-6ba85b8caf7b49723e475c3563995c44649e23b3.tar.gz
gdb-6ba85b8caf7b49723e475c3563995c44649e23b3.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 2522b82..ba57554 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,15 @@
+2005-07-03 Steve Ellcey <sje@cup.hp.com>
+
+ PR other/13906
+ * md5.c (md5_process_bytes): Check alignment.
+
+2005-07-01 Ian Lance Taylor <ian@airs.com>
+
+ PR other/22268
+ * cp-demangle.c (d_expr_primary): Don't run off the end of the
+ string while looking for the end of a literal value.
+ * testsuite/demangle-expected: Add test case.
+
2005-06-30 Daniel Berlin <dberlin@dberlin.org>
* hashtab.c (EMPTY_ENTRY): Moved and renamed.