diff options
author | DJ Delorie <dj@redhat.com> | 2009-05-29 03:01:15 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2009-05-29 03:01:15 +0000 |
commit | 0dc69033a0bf41ec851f19ca191949bf95e19b2c (patch) | |
tree | 7ebf3534f5bf18e2ae694d74a5a090dd36218789 /libiberty/ChangeLog | |
parent | 4a657b0d926d4a582ee5f41aef9e8dab97e39c29 (diff) | |
download | gdb-0dc69033a0bf41ec851f19ca191949bf95e19b2c.zip gdb-0dc69033a0bf41ec851f19ca191949bf95e19b2c.tar.gz gdb-0dc69033a0bf41ec851f19ca191949bf95e19b2c.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 850979a..837dbda 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2009-05-29 Michael Matz <matz@suse.de> + + * fibheap.c (fibheap_replace_key_data): Make sure we don't early + out when forcing the minimum. + (fibheap_delete_node): Assert that we managed to force the minimum. + 2009-05-25 Tristan Gingold <gingold@adacore.com> * config.h-vms: Rewritten. Define configure macros. |