summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner2000-04-182-47/+59
* * cplus-dem.c (cplus_demangle_opname): Changed to use islower.rth2000-04-172-4/+8
* * splay-tree.c (splay_tree_remove): New.rth2000-04-062-0/+45
* From Mark Elbrecht:jason2000-04-052-43/+0
* * hashtab.h (hashval_t): New type.mmitchel2000-03-312-7/+16
* * hashtab.c (htab_find_with_hash): Avoid calculating hash2zack2000-03-292-8/+23
* merge from bfdlandjason2000-03-244-13/+33
* * Makefile.in (partition.o): Depend on config.hlaw2000-03-162-1/+5
* Some cleanups/additions for hashtablescrux2000-03-142-8/+71
* Changes in include:samuel2000-03-103-10/+204
* * hashtab.h (struct htab): Add del_f.zack2000-03-102-1/+32
* * hashtab.c: Remove debugging variables (all_searches,zack2000-03-082-218/+258
* 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-042-1/+48
* Update copyrightghazi2000-01-041-1/+1
* * configure.in (ac_libiberty_warn_cflags): Turn on warnings ifghazi2000-01-044-87/+101
* * vasprintf.c (int_vasprintf): Don't re-read the format charactergeoffk1999-12-272-0/+6
* * splay-tree.h (struct splay_tree_node): Rename to ...mmitchel1999-12-052-2/+9
* * hashtab.c (sys/types.h): File included.law1999-11-282-0/+6
* * strtoul.c, strtol.c, random.c: Remove advertising clause fromjason1999-11-224-19/+33
* Revert last change. HJ's message meant "code like this already existslaw1999-11-152-8/+0
* * Makefile.in (LIBOBJS): Depend on stamp-picdir.law1999-11-152-0/+8
* * hashtab.c: Include stdio.h.law1999-11-102-0/+6
* * hashtab.c (traverse_hash_table): Protect prototype with PARAMS.law1999-11-082-1/+5
* * xstrdup (sys/types.h): Include this file.law1999-11-022-0/+5
* * Makefile.in (SUBDIRS): New macro.nathan1999-10-282-4/+21
* * cplus-dem.c: Move declarations of standard_symbol_characters andlaw1999-10-262-6/+12
* 1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>zack1999-10-232-1/+45
* * cplus-dem.c (INTBUF_SIZE): New macro.mmitchel1999-10-193-107/+172
* * calloc.c: Add a public domain notice.ghazi1999-10-182-0/+7
* * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.law1999-10-182-0/+6
* * Makefile.in (CFILES): Add hashtab.claw1999-10-153-3/+302
* * basename.c (DIR_SEPARATOR): New macro.law1999-10-132-5/+42
* * cplus-dem.c (do_type): Handle pointer to member types whosemmitchel1999-10-113-1/+23
* * config.table: Provide a backup shell for executing move-if-change.law1999-10-102-1/+5
* * xmalloc.c (xmalloc): Fix spelling error.mmitchel1999-10-032-6/+11
* * cplus-dem.c (fancy_abort, demangle_integral_value,ghazi1999-10-022-8/+39
* * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtinlaw1999-09-276-8/+51
* include:ghazi1999-09-252-4/+6
* * xmemdup.c: Include sys/types.h.ghazi1999-09-092-0/+6
* * xmemdup.c: New xmemdup function.law1999-09-085-4/+30
* * config.table: Add openedition target.rth1999-09-083-0/+9
* * pexecute.c (pexecute): Fill in temp_base when needed.law1999-09-022-0/+6
* * getpwd.c: Check HAVE_GETCWD before defining it away.rth1999-08-312-5/+7
* * Makefile.in (CFILES): Add calloc.c and getpwd.c.ghazi1999-08-316-6/+138
* Warning fixes:ghazi1999-08-252-5/+15
* * strtoul.c (strtoul): Add parentheses around && within ||.law1999-08-242-1/+5
* * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,law1999-08-072-1/+11
* * splay-tree.h (splay_tree_insert): Return the new node.mmitchel1999-08-022-2/+8
* * splay-tree.c (splay_tree_insert): Add initialization to avoidlaw1999-07-262-2/+7
* * argv.c: Include stdlib.h and string.h instead ofrth1999-07-143-6/+11