diff options
author | DJ Delorie <dj@redhat.com> | 2005-11-07 16:36:16 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2005-11-07 16:36:16 +0000 |
commit | 718c0ded1f2626b3e7e8e210cb93e2714a91b548 (patch) | |
tree | 17085d40c8569c70c45c5190b38542d70f328601 /libiberty/ChangeLog | |
parent | f17517ea066bd25def1a2800d327ba126730d16d (diff) | |
download | gdb-718c0ded1f2626b3e7e8e210cb93e2714a91b548.zip gdb-718c0ded1f2626b3e7e8e210cb93e2714a91b548.tar.gz gdb-718c0ded1f2626b3e7e8e210cb93e2714a91b548.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index eeae1e3..6fdeba3 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,10 @@ +2005-11-06 Richard Guenther <rguenther@suse.de> + + * splay-tree.c (rotate_left): New function. + (rotate_right): Likewise. + (splay_tree_splay_helper): Remove. + (splay_tree_splay): Re-implement. + 2005-10-31 Mark Kettenis <kettenis@gnu.org> * floatformat.c (floatformat_vax_aingle, floatformat_vax_double): |