Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-31 | include: 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 1 | -1/+3 | |
include: * splay-tree.h (splay_tree_compare_strings, splay_tree_delete_pointers): Declare new utility functions. libiberty: 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de> * splay-tree.c (splay_tree_compare_strings, splay_tree_delete_pointers): New utility functions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@260850 138bc75d-0d04-0410-961f-82ee72b054a4 | |||||
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 | |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 | |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 | |
2015-07-14 | Sync hashtab.h, splay-tree.h with GCC | H.J. Lu | 1 | -12/+8 | |
Sync with GCC 2014-12-09 Trevor Saunders <tsaunders@mozilla.com> * hashtab.h, splay-tree.h: Remove GTY markers. | |||||
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -2/+1 | |
2012-04-10 | merge from gcc | DJ Delorie | 1 | -13/+6 | |
2010-06-10 | merge from gcc | DJ Delorie | 1 | -2/+13 | |
2009-10-23 | 2009-10-23 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -0/+6 | |
* splay-tree.h (libi_uhostptr_t): Add gcc specific __extension__ for long long type case to silent cX9. (libi_shostptr_t): Likewise. | |||||
2009-09-03 | update copyright dates | Alan Modra | 1 | -1/+2 | |
2009-09-02 | merge from gcc | DJ Delorie | 1 | -2/+1 | |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+2 | |
2009-04-22 | merge from gcc | DJ Delorie | 1 | -4/+2 | |
2007-07-13 | merge from gcc | DJ Delorie | 1 | -17/+17 | |
2007-07-12 | * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types | Hans-Peter Nilsson | 1 | -4/+4 | |
work-a-round whitespace problem in gcc gengtype. | |||||
2007-07-12 | Add support for building on a 64-bit Windows host. | Nick Clifton | 1 | -16/+24 | |
2005-05-10 | Update the address and phone number of the FSF organization | Nick Clifton | 1 | -2/+2 | |
2005-04-19 | merge from gcc | DJ Delorie | 1 | -2/+2 | |
2005-03-28 | merge from gcc | DJ Delorie | 1 | -42/+27 | |
2004-03-30 | merge from gcc | DJ Delorie | 1 | -6/+6 | |
2003-01-10 | merge from gcc | DJ Delorie | 1 | -10/+15 | |
2002-06-25 | merge from gcc | DJ Delorie | 1 | -2/+2 | |
2002-02-21 | include: | Jim Blandy | 1 | -0/+25 | |
Allow the user to specify functions for allocating memory for splay tree roots and nodes. * splay-tree.h (splay_tree_allocate_fn, splay_tree_deallocate_fn): New types. (splay_tree): New fields: `allocate', `deallocate', and `allocate_data'. (splay_tree_new_with_allocator): New function declaration. libiberty: * splay-tree.c (splay_tree_xmalloc_allocate, splay_tree_xmalloc_deallocate): New functions. (splay_tree_new): Call splay_tree_new_with_allocator, passing the above functions and a dummy data pointer. (splay_tree_new_with_allocator): New function. (splay_tree_delete_helper, splay_tree_delete, splay_tree_insert, splay_tree_remove): Use the splay tree's allocation and deallocation functions. | |||||
2001-08-23 | merge from gcc | DJ Delorie | 1 | -4/+4 | |
2001-05-07 | merge from gcc | DJ Delorie | 1 | -0/+4 | |
2001-03-14 | Fix typos in ChangeLogs; add coff/external.h; fix copyright dates | Nick Clifton | 1 | -1/+1 | |
2000-10-12 | merge from gcc repository | DJ Delorie | 1 | -1/+7 | |
2000-04-06 | * splay-tree.h (splay_tree_remove): Declare. | Richard Henderson | 1 | -0/+2 | |
2000-02-22 | import libiberty from egcs | Ian Lance Taylor | 1 | -4/+5 | |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+116 | |