summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (xmalloc.o): Add dependency for config.h, fixes makemrs2000-05-242-1/+6
* * xmalloc.c: Include config.h for HAVE_SBRK definition.law2000-05-182-0/+7
* * hashtab.c (hash_pointer): Delete low-order bits which aremmitchel2000-05-162-1/+6
* - fix typo in entrydje2000-05-161-1/+1
* Makefile.in: Change "pic" to depend on $(PICFLAG), notdje2000-05-162-3/+9
* * config.table: Use mh-sparcpic for sparc*-*-*.jakub2000-05-112-0/+5
* Add strncmp.c to list of CFILES and strncmp to the NEEDED listnickc2000-05-092-2/+7
* include:ghazi2000-05-042-4/+11
* * sort.h (sys/types.h): File included unconditionnaly.phdm2000-05-042-0/+8
* * Makefile.in (maintainer-clean-subdir): Fix handling of emptyaoliva2000-04-292-3/+8
* * libiberty/cplus-dem.cjason2000-04-282-29/+128
* * aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.ghazi2000-04-286-2/+479
* * hashtab.c (htab_expand): Add prototype.hubicka2000-04-272-0/+7
* * hashtab.c (hash_pointer, eq_pointer): Make definition static toghazi2000-04-242-3/+9
* * hashtab.h (hash_pointer): Declare.mmitchel2000-04-242-0/+34
* * sort.c (sort_pointers): Fix endianness bugs.mmitchel2000-04-242-8/+12
* * sort.c: New file.mmitchel2000-04-243-4/+188
* 2000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>law2000-04-212-3/+9
* * 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