gcc/include
Mark Mitchell 08230f26ce splay-tree.h (struct splay_tree_node): Rename to ...
* splay-tree.h (struct splay_tree_node): Rename to ...
	(struct splay_tree_node_s): ... this.
	(struct splay_tree): Rename to ...
	(struct splay_tree_s): ... this.

	* splay-tree.c (splay_tree_new): Use struct splay_tree_node_s
	rather than struct splay_tree_node.
	(splay_tree_insert): Use struct splay_tree_s rather than struct
	splay_tree.

From-SVN: r30790
1999-12-05 18:13:48 +00:00
..
COPYING Initial revision 1997-08-21 18:57:35 -04:00
ChangeLog splay-tree.h (struct splay_tree_node): Rename to ... 1999-12-05 18:13:48 +00:00
ansidecl.h ansidecl.h (ATTRIBUTE_MALLOC): New macro. 1999-11-30 23:56:52 +00:00
demangle.h demangle.h: Don't check IN_GCC anymore. 1998-12-14 06:55:07 +00:00
floatformat.h Initial revision 1997-08-21 18:57:35 -04:00
fnmatch.h Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
getopt.h * getopt.h: Updated from gcc. 1998-09-05 05:17:41 -06:00
hashtab.h hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, change it to EMPTY_ENTRY first. 1999-10-23 15:56:52 +00:00
libiberty.h ansidecl.h (ATTRIBUTE_MALLOC): New macro. 1999-11-30 23:56:52 +00:00
objalloc.h Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
obstack.h Avoids false positives with -Wcast-qual: 1999-09-01 14:44:56 +00:00
splay-tree.h splay-tree.h (struct splay_tree_node): Rename to ... 1999-12-05 18:13:48 +00:00
symcat.h Sync 1999-04-06 22:24:20 -06:00