diff options
author | DJ Delorie <dj@redhat.com> | 2001-05-07 16:21:15 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-05-07 16:21:15 +0000 |
commit | e00bc6a7ba6342b27c657c0f59b27e06bd870346 (patch) | |
tree | 5faa9326ee9ebc6e30a46051ceaebc9f3114f7b1 /include/ChangeLog | |
parent | 2d4a16222b642c4939bb74a9d80e0c970cac44d4 (diff) | |
download | gdb-e00bc6a7ba6342b27c657c0f59b27e06bd870346.zip gdb-e00bc6a7ba6342b27c657c0f59b27e06bd870346.tar.gz gdb-e00bc6a7ba6342b27c657c0f59b27e06bd870346.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 5c48a64..24fb134 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2001-05-07 Mark Mitchell <mark@codesourcery.com> + + * splay-tree.h (splay_tree_max): New function. + (splay_tree_min): Likewise. + 2001-04-27 Johan Rydberg <jrydberg@opencores.org> * dis-asm.h (print_insn_openrisc): Add prototype. |