aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2003-09-06 23:51:12 +0000
committerDJ Delorie <dj@redhat.com>2003-09-06 23:51:12 +0000
commitaae66b9f4349b557b30a2533e16fdb8529f8be3e (patch)
tree67474a77994020d666447a7d94badc5508b96a6e /libiberty/ChangeLog
parent2a0e29b40650446904e3f4728cb5fe3f55f46c5d (diff)
downloadgdb-aae66b9f4349b557b30a2533e16fdb8529f8be3e.zip
gdb-aae66b9f4349b557b30a2533e16fdb8529f8be3e.tar.gz
gdb-aae66b9f4349b557b30a2533e16fdb8529f8be3e.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 8581dae..e702593 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-06 Josef Zlomek <zlomekj@suse.cz>
+
+ * fibheap.c (fibheap_replace_key_data): Change type of OKEY to
+ FIBHEAPKEY_T.
+
2003-09-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR bootstrap/12100