merge from gcc

This commit is contained in:
DJ Delorie
2003-01-10 03:27:26 +00:00
parent d5223b2b0a
commit be99c75bd8
2 changed files with 23 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
2002-07-17 Geoffrey Keating <geoffk@redhat.com>
* splay-tree.h (GTY): Define if undefined.
(splay_tree_allocate_fn): Return PTR for compatibility, not void *.
(struct splay_tree_node_s): Support gengtype.
(struct splay_tree_s): Likewise. Make allocate_data a PTR,
not a void *.
2002-01-02 Ben Elliston <bje@redhat.com>
* dis-asm.h (print_insn_iq2000): Declare.