aboutsummaryrefslogtreecommitdiff
path: root/include/splay-tree.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-02-12Fix splay tree KEY leak detected in GDB test gdb.base/macscp.expPhilippe Waroquiers1-2/+9
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-05-28splay-tree.h (splay_tree_compare_strings, [...]): Declare new utility functions.Bernd Edlinger1-1/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-14Update copyright year in includeH.J. Lu1-2/+1
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders1-12/+8
2012-04-10gengtype.c (main): Make uintptr_t a known type.Tristan Gingold1-13/+6
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-2/+13
2009-10-23splay-tree.h (libi_uhostptr_t): Add gcc specific __extension__ for long long ...Kai Tietz1-0/+6
2009-09-03update copyright datesAlan Modra1-1/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-4/+2
2007-07-13* splay-tree.h: Fix whitespace.Uros Bizjak1-17/+17
2007-07-12splay-tree.h (libi_uhostptr_t, [...]): Adjust types work-a-round whitespace p...Kai Tietz1-4/+4
2007-07-12splay-tree.h (libi_uhostptr_t, [...]): New types, needed for WIN64 when a lon...Kai Tietz1-16/+24
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-04-19hashtab.h, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-2/+2
2005-03-28partition.h: Remove use of PARAMS.Gabriel Dos Reis1-42/+27
2004-03-30* hashtab.h, splay-tree.h: Use new shorter form of GTY markers.Zack Weinberg1-6/+6
2003-01-10Merge from pch-branch.Geoffrey Keating1-10/+15
2002-06-25demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.Alan Modra1-2/+2
2002-02-22Allow the user to specify functions for allocating memory for splay tree root...Jim Blandy1-0/+25
2001-08-23dyn-string.h, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-4/+4
2001-05-07splay-tree.h (splay_tree_max): New function.Mark Mitchell1-0/+4
2001-03-14Fix copyright datesNick Clifton1-1/+1
2000-09-10splay-tree.h (splay_tree_predecessor): Declare.Mark Mitchell1-1/+7
2000-04-05* splay-tree.h (splay_tree_remove): Declare.Richard Henderson1-0/+2
1999-12-05splay-tree.h (struct splay_tree_node): Rename to ...Mark Mitchell1-3/+3
1999-08-02* splay-tree.h (splay_tree_insert): Return the new node.Mark Mitchell1-1/+2
1999-04-02splay-tree.h (splay_tree_compare_pointers): Declare.Mark Mitchell1-0/+2
1999-03-30alias.c (alias_set_compare): Remove.Mark Mitchell1-0/+2
1999-01-11Update FSF address in copyright header.Jeff Law1-16/+17
1998-12-14demangle.h: Don't check IN_GCC anymore.Kaveh R. Ghazi1-2/+0
1998-11-08ansidecl.h: Wrap problematic macros with !IN_GCC.Kaveh R. Ghazi1-4/+2
1998-11-07demangle.h: Don't include gansidecl.h.Kaveh R. Ghazi1-1/+0
1998-10-22splay-tree.h: Wrap function pointer parameter declarations in PARAMS() macro.Kaveh R. Ghazi1-4/+4
1998-10-21* splay-tree.h: New file.Mark Mitchell1-0/+116