Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | -7/+3 | |
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 | |
2010-06-10 | merge from gcc | DJ Delorie | 1 | -1/+4 | |
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 | -2/+1 | |
2005-06-30 | merge from gcc | DJ Delorie | 1 | -0/+9 | |
2005-05-10 | Update the address and phone number of the FSF organization | Nick Clifton | 1 | -1/+1 | |
2005-04-19 | merge from gcc | DJ Delorie | 1 | -15/+14 | |
2005-03-28 | merge from gcc | DJ Delorie | 1 | -46/+44 | |
2004-04-22 | merge from gcc | DJ Delorie | 1 | -4/+8 | |
2004-04-13 | merge from gcc | DJ Delorie | 1 | -0/+1 | |
2004-03-30 | merge from gcc | DJ Delorie | 1 | -2/+2 | |
2003-05-07 | s/burtle/iterative | Jason Merrill | 1 | -2/+2 | |
2003-05-07 | libiberty/ | Jason Merrill | 1 | -0/+5 | |
* hashtab.c (burtle_hash): New fn. * configure.in: Add AC_C_BIGENDIAN_CROSS. * aclocal.m4: Include accross.m4. * configure, config.in: Regenerate. include/ * hashtab.h (burtle_hash): Prototype. (burtle_hash_object): New macro. | |||||
2003-03-17 | merge from gcc | DJ Delorie | 1 | -0/+1 | |
2003-01-26 | include/ | Daniel Jacobowitz | 1 | -2/+23 | |
* hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types. (struct htab): Add alloc_arg, alloc_with_arg_f, free_with_arg_f. (htab_create_alloc_ex): New prototype. (htab_set_functions_ex): New prototype. libiberty/ * hashtab.c (htab_create_alloc_ex): New function. (hatab_set_functions_ex): New function. (htab_delete, htab_expand): Support alternate allocation functions. | |||||
2002-06-25 | merge from gcc | DJ Delorie | 1 | -2/+2 | |
2002-06-06 | merge from gcc | DJ Delorie | 1 | -12/+25 | |
2001-08-17 | merge from gcc | DJ Delorie | 1 | -0/+3 | |
2001-03-14 | Synchronise with copyright dates on FSF GCC versions of these files | Nick Clifton | 1 | -1/+1 | |
2001-03-14 | Fix typos in ChangeLogs; add coff/external.h; fix copyright dates | Nick Clifton | 1 | -1/+1 | |
2000-11-04 | * hashtab.h (struct htab): Add member return_allocation_failure. | Hans-Peter Nilsson | 1 | -0/+10 | |
(htab_try_create): New prototype. Mention which functions may return NULL when this is used. | |||||
2000-11-03 | * hashtab.h: Change void * to PTR where necessary. | Hans-Peter Nilsson | 1 | -5/+5 | |
2000-06-15 | 2000-06-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -7/+21 | |
* sort.h: New file. Impored from gcc. * hashtab.h: Updated from from gcc. 2000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * demangle.h (demangling_styles): Remove trailing comma in enum. * dyn-string.h (dyn_string_append_char): Change parameter from char to int. 2000-06-04 Alex Samuel <samuel@codesourcery.com> * dyn-string.h: Move here from gcc/dyn-string.h. Add new functions. * demangle.h (DMGL_GNU_NEW_ABI): New macro. (DMGL_STYLE_MASK): Or in DMGL_GNU_NEW_ABI. (current_demangling_style): Add gnu_new_abi_demangling. (GNU_NEW_ABI_DEMANGLING_STYLE_STRING): New macro. (GNU_NEW_ABI_DEMANGLING): Likewise. (cplus_demangle_new_abi): New declaration. | |||||
2000-03-24 | merge from gcc | Jason Merrill | 1 | -45/+64 | |
2000-02-22 | import libiberty from egcs | Ian Lance Taylor | 1 | -0/+109 | |