DJ Delorie
1512fa491e
merge from gcc
2010-06-10 18:30:17 +00:00
Alan Modra
2601da9fff
update copyright dates
2009-09-03 02:02:48 +00:00
DJ Delorie
2dd53c83d4
merge from gcc
2009-09-02 16:08:35 +00:00
Alan Modra
46b487005a
update copyright dates
2009-09-02 07:21:40 +00:00
DJ Delorie
96baa3e74a
merge from gcc
2009-04-22 19:09:13 +00:00
DJ Delorie
371e383f89
merge from gcc
2005-06-30 23:02:54 +00:00
Nick Clifton
d699bc988f
Update the address and phone number of the FSF organization
2005-05-10 10:21:13 +00:00
DJ Delorie
5484689472
merge from gcc
2005-04-19 19:09:30 +00:00
DJ Delorie
25c47304a3
merge from gcc
2005-03-28 02:08:50 +00:00
DJ Delorie
b05d102cc1
merge from gcc
2004-04-22 18:38:58 +00:00
DJ Delorie
8107364bdb
merge from gcc
2004-04-13 15:23:09 +00:00
DJ Delorie
e9db932542
merge from gcc
2004-03-30 20:03:09 +00:00
Jason Merrill
964e8f75bd
s/burtle/iterative
2003-05-07 20:30:13 +00:00
Jason Merrill
f996c00b60
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:06:23 +00:00
DJ Delorie
db14b4abb7
merge from gcc
2003-03-17 18:01:05 +00:00
Daniel Jacobowitz
285d6b97b1
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
0fa276e1d5
merge from gcc
2002-06-25 01:03:52 +00:00
DJ Delorie
a81cc3be2a
merge from gcc
2002-06-06 12:55:14 +00:00
DJ Delorie
6445d1871c
merge from gcc
2001-08-17 06:32:52 +00:00
Nick Clifton
ae2a41e5cb
Synchronise with copyright dates on FSF GCC versions of these files
2001-03-14 19:45:29 +00:00
Nick Clifton
c77e3e5481
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
2001-03-14 02:27:44 +00:00
Hans-Peter Nilsson
29578e3eeb
* 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
789080693e
* hashtab.h: Change void * to PTR where necessary.
2000-11-03 20:53:04 +00:00
H.J. Lu
06ac6369e1
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
e06fba33fb
merge from gcc
2000-03-24 21:31:21 +00:00
Ian Lance Taylor
929ce68fe6
import libiberty from egcs
2000-02-22 16:18:13 +00:00