| Commit message (Expand) | Author | Age | Files | Lines |
* | * cp-demangle.c (demangle_operator_name): Add spaces before | zack | 2000-06-09 | 2 | -7/+30 |
* | * cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch. | phdm | 2000-06-08 | 2 | -1/+5 |
* | * cp-demangle.c (stdio.h): File included unconditionaly. | phdm | 2000-06-08 | 4 | -4/+12 |
* | libiberty: | ghazi | 2000-06-07 | 10 | -21/+50 |
* | * Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h. | ghazi | 2000-06-07 | 3 | -9/+22 |
* | * cp-demangle.c (demangle_prefix): Cast argument to isdigit to | samuel | 2000-06-05 | 2 | -7/+18 |
* | In include, | samuel | 2000-06-05 | 5 | -15/+3392 |
* | Add field ``name'' to floatformat. | cagney | 2000-05-31 | 2 | -12/+33 |
* | * Makefile.in (objalloc.o): Depend on config.h | law | 2000-05-30 | 1 | -0/+4 |
* | * Makefile.in (objalloc.o): Depend on config.h | law | 2000-05-30 | 1 | -1/+1 |
* | * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h | zack | 2000-05-29 | 10 | -16/+61 |
* | * Makefile.in (xmalloc.o): Add dependency for config.h, fixes make | mrs | 2000-05-24 | 2 | -1/+6 |
* | * xmalloc.c: Include config.h for HAVE_SBRK definition. | law | 2000-05-18 | 2 | -0/+7 |
* | * hashtab.c (hash_pointer): Delete low-order bits which are | mmitchel | 2000-05-16 | 2 | -1/+6 |
* | - fix typo in entry | dje | 2000-05-16 | 1 | -1/+1 |
* | Makefile.in: Change "pic" to depend on $(PICFLAG), not | dje | 2000-05-16 | 2 | -3/+9 |
* | * config.table: Use mh-sparcpic for sparc*-*-*. | jakub | 2000-05-11 | 2 | -0/+5 |
* | Add strncmp.c to list of CFILES and strncmp to the NEEDED list | nickc | 2000-05-09 | 2 | -2/+7 |
* | include: | ghazi | 2000-05-04 | 2 | -4/+11 |
* | * sort.h (sys/types.h): File included unconditionnaly. | phdm | 2000-05-04 | 2 | -0/+8 |
* | * Makefile.in (maintainer-clean-subdir): Fix handling of empty | aoliva | 2000-04-29 | 2 | -3/+8 |
* | * libiberty/cplus-dem.c | jason | 2000-04-28 | 2 | -29/+128 |
* | * aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP. | ghazi | 2000-04-28 | 6 | -2/+479 |
* | * hashtab.c (htab_expand): Add prototype. | hubicka | 2000-04-27 | 2 | -0/+7 |
* | * hashtab.c (hash_pointer, eq_pointer): Make definition static to | ghazi | 2000-04-24 | 2 | -3/+9 |
* | * hashtab.h (hash_pointer): Declare. | mmitchel | 2000-04-24 | 2 | -0/+34 |
* | * sort.c (sort_pointers): Fix endianness bugs. | mmitchel | 2000-04-24 | 2 | -8/+12 |
* | * sort.c: New file. | mmitchel | 2000-04-24 | 3 | -4/+188 |
* | 2000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG> | law | 2000-04-21 | 2 | -3/+9 |
* | * gcc/conflict.c (conflict_graph_add): Pass enum type to | kenner | 2000-04-18 | 2 | -47/+59 |
* | * cplus-dem.c (cplus_demangle_opname): Changed to use islower. | rth | 2000-04-17 | 2 | -4/+8 |
* | * splay-tree.c (splay_tree_remove): New. | rth | 2000-04-06 | 2 | -0/+45 |
* | From Mark Elbrecht: | jason | 2000-04-05 | 2 | -43/+0 |
* | * hashtab.h (hashval_t): New type. | mmitchel | 2000-03-31 | 2 | -7/+16 |
* | * hashtab.c (htab_find_with_hash): Avoid calculating hash2 | zack | 2000-03-29 | 2 | -8/+23 |
* | merge from bfdland | jason | 2000-03-24 | 4 | -13/+33 |
* | * Makefile.in (partition.o): Depend on config.h | law | 2000-03-16 | 2 | -1/+5 |
* | Some cleanups/additions for hashtables | crux | 2000-03-14 | 2 | -8/+71 |
* | Changes in include: | samuel | 2000-03-10 | 3 | -10/+204 |
* | * hashtab.h (struct htab): Add del_f. | zack | 2000-03-10 | 2 | -1/+32 |
* | * hashtab.c: Remove debugging variables (all_searches, | zack | 2000-03-08 | 2 | -218/+258 |
* | 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-01-04 | 2 | -1/+48 |
* | Update copyright | ghazi | 2000-01-04 | 1 | -1/+1 |
* | * configure.in (ac_libiberty_warn_cflags): Turn on warnings if | ghazi | 2000-01-04 | 4 | -87/+101 |
* | * vasprintf.c (int_vasprintf): Don't re-read the format character | geoffk | 1999-12-27 | 2 | -0/+6 |
* | * splay-tree.h (struct splay_tree_node): Rename to ... | mmitchel | 1999-12-05 | 2 | -2/+9 |
* | * hashtab.c (sys/types.h): File included. | law | 1999-11-28 | 2 | -0/+6 |
* | * strtoul.c, strtol.c, random.c: Remove advertising clause from | jason | 1999-11-22 | 4 | -19/+33 |
* | Revert last change. HJ's message meant "code like this already exists | law | 1999-11-15 | 2 | -8/+0 |
* | * Makefile.in (LIBOBJS): Depend on stamp-picdir. | law | 1999-11-15 | 2 | -0/+8 |