DJ Delorie
c3cca4c912
merge from gcc
2005-06-30 23:03:37 +00:00
Nick Clifton
e172dbf8aa
Update the address and phone number of the FSF organization
2005-05-10 10:21:13 +00:00
DJ Delorie
a288642de0
merge from gcc
2005-04-19 19:09:30 +00:00
DJ Delorie
49b1fae430
merge from gcc
2005-03-28 02:09:01 +00:00
DJ Delorie
bb6a587dd3
merge from gcc
2004-04-22 18:39:03 +00:00
DJ Delorie
d6ea4e809a
merge from gcc
2004-04-13 15:23:19 +00:00
DJ Delorie
f29d4bb82d
merge from gcc
2004-03-30 20:03:09 +00:00
Jason Merrill
eafaf5ebda
s/burtle/iterative
2003-05-07 20:30:13 +00:00
Jason Merrill
7108c5dc79
libiberty/
...
* 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-05-07 18:07:53 +00:00
DJ Delorie
f77ed96c7b
merge from gcc
2003-03-17 18:01:07 +00:00
Daniel Jacobowitz
5f9624e37e
include/
...
* 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.
2003-01-26 07:33:29 +00:00
DJ Delorie
007425f1be
merge from gcc
2002-06-25 01:03:52 +00:00
DJ Delorie
1889369086
merge from gcc
2002-06-06 12:55:24 +00:00
DJ Delorie
8fc3479902
merge from gcc
2001-08-17 06:33:05 +00:00
Nick Clifton
526c3e1208
Synchronise with copyright dates on FSF GCC versions of these files
2001-03-14 19:45:29 +00:00
Nick Clifton
4f1d9bd8e2
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
2001-03-14 02:27:44 +00:00
Hans-Peter Nilsson
82e7f05e13
* hashtab.h (struct htab): Add member return_allocation_failure.
...
(htab_try_create): New prototype. Mention which functions may
return NULL when this is used.
2000-11-04 07:48:51 +00:00
Hans-Peter Nilsson
6f72978879
* hashtab.h: Change void * to PTR where necessary.
2000-11-03 20:53:04 +00:00
H.J. Lu
b8cdcddf8c
2000-06-15 H.J. Lu <hjl@gnu.org>
...
* 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-06-15 20:47:02 +00:00
Jason Merrill
b4fe268363
merge from gcc
2000-03-24 21:31:22 +00:00
Ian Lance Taylor
cc89ffe60b
import libiberty from egcs
2000-02-22 16:18:13 +00:00