summaryrefslogtreecommitdiffstats
path: root/include/hashtab.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030509-branchpointcvs2svn2003-05-091-0/+5
| | | | | | | | | | | | | | | | | | | ppc64-linux-20030509-branch'. Sprout from binutils-2_14-branch 2003-04-24 12:36:09 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'binutils-' Cherrypick from master 2003-05-09 11:36:09 UTC Alan Modra <modra@gmail.com> ' * xtensa-isa-internal.h (xtensa_isa_module_struct): Remove const on': ChangeLog MAINTAINERS Makefile.in Makefile.tpl config-ml.in djunpack.bat include/ChangeLog include/bfdlink.h include/gdb/ChangeLog include/gdb/sim-d10v.h include/hashtab.h include/xtensa-isa-internal.h src-release
* This commit was manufactured by cvs2svn to create branchcagney_framebase-20030326-branchpointcvs2svn2003-03-251-0/+1
| | | | | | | | | | | | | | | | | 'cagney_framebase-20030326-branch'. Sprout from cagney_lazyid-20030317-branch 2003-03-17 10:34:30 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-03-25 20:56:01 UTC Nick Clifton <nickc@redhat.com> 'Add iWMMXt support': include/ChangeLog include/ansidecl.h include/coff/ChangeLog include/coff/arm.h include/elf/ChangeLog include/elf/arm.h include/gdb/ChangeLog include/gdb/sim-arm.h include/hashtab.h include/opcode/ChangeLog include/opcode/s390.h
* This commit was manufactured by cvs2svn to create branchinterps-20030202-branchpointcvs2svn2003-01-311-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 'interps-20030202-branch'. Sprout from cagney-unwind-20030108-branch 2003-01-09 20:50:26 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'cagney-' Cherrypick from master 2003-01-31 21:24:32 UTC John David Anglin <dave.anglin@nrc-cnrc.gc.ca> ' * hppa.h (ldwa, ldda): Add ordered opcodes.': ChangeLog Makefile.in Makefile.tpl config.if configure configure.in include/ChangeLog include/coff/ti.h include/coff/tic4x.h include/elf/ChangeLog include/elf/common.h include/elf/mips.h include/elf/ppc.h include/elf/ppc64.h include/elf/s390.h include/elf/sh.h include/elf/sparc.h include/hashtab.h include/opcode/ChangeLog include/opcode/hppa.h include/opcode/m68hc11.h include/splay-tree.h
* merge from gccDJ Delorie2002-06-251-2/+2
|
* merge from gccDJ Delorie2002-06-061-12/+25
|
* merge from gccDJ Delorie2001-08-171-0/+3
|
* Synchronise with copyright dates on FSF GCC versions of these filesNick Clifton2001-03-141-1/+1
|
* Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton2001-03-141-1/+1
|
* * hashtab.h (struct htab): Add member return_allocation_failure.Hans-Peter Nilsson2000-11-041-0/+10
| | | | | (htab_try_create): New prototype. Mention which functions may return NULL when this is used.
* * hashtab.h: Change void * to PTR where necessary.Hans-Peter Nilsson2000-11-031-5/+5
|
* 2000-06-15 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-151-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.
* merge from gccJason Merrill2000-03-241-45/+64
|
* import libiberty from egcsIan Lance Taylor2000-02-221-0/+109