aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2000-07-27Fix typo.law
2000-07-272000-04-27 Dave Pitts <dpitts@cozx.com>law
2000-07-27 * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ tolaw
2000-07-26 * getcwd.c: Include string.h, stdlib.h for prototypeslaw
2000-07-26 * Makefile.in (rename.o, waitpid.o): Depend on config.hlaw
2000-07-23 * configure.in (AC_CHECK_HEADERS): Add time.h.law
2000-07-23 * configure.in (AC_CHECK_HEADERS): Add limits.h.law
2000-07-23 * cp-demangle.c (demangle_ctor_dtor_name): Remove not-in-chargesamuel
2000-07-23 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.law
2000-07-23 * cp-demangle.c, mkstemps.c: #include <sys/types.h>.law
2000-07-21 * (vasprintf.o): Add dependency for config.h in vasprintf.c.mrs
2000-07-21 * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.mrs
2000-07-21Warning fixes:ghazi
2000-07-20 * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,law
2000-07-17 * testsuite/regress-demangle (failed test): Show result andhp
2000-07-072000-07-07 Andrew Haley <aph@cygnus.com>aph
2000-06-30in libiberty/ChangeLog:samuel
2000-06-28 * cp-demangle.c (demangle_special_name): Swap base and derivedsamuel
2000-06-23in include/ChangeLog:samuel
2000-06-09 * cp-demangle.c (demangle_operator_name): Add spaces beforezack
2000-06-08 * cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch.phdm
2000-06-08 * cp-demangle.c (stdio.h): File included unconditionaly.phdm
2000-06-07libiberty:ghazi
2000-06-07 * Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h.ghazi
2000-06-05 * cp-demangle.c (demangle_prefix): Cast argument to isdigit tosamuel
2000-06-05In include,samuel
2000-05-31Add field ``name'' to floatformat.cagney
2000-05-30 * Makefile.in (objalloc.o): Depend on config.hlaw
2000-05-30 * Makefile.in (objalloc.o): Depend on config.hlaw
2000-05-29 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.hzack
2000-05-24 * Makefile.in (xmalloc.o): Add dependency for config.h, fixes makemrs
2000-05-18 * xmalloc.c: Include config.h for HAVE_SBRK definition.law
2000-05-16 * hashtab.c (hash_pointer): Delete low-order bits which aremmitchel
2000-05-16- fix typo in entrydje
2000-05-16 Makefile.in: Change "pic" to depend on $(PICFLAG), notdje
2000-05-11 * config.table: Use mh-sparcpic for sparc*-*-*.jakub
2000-05-09Add strncmp.c to list of CFILES and strncmp to the NEEDED listnickc
2000-05-04include:ghazi
2000-05-04 * sort.h (sys/types.h): File included unconditionnaly.phdm
2000-04-29* Makefile.in (maintainer-clean-subdir): Fix handling of emptyaoliva
2000-04-28 * libiberty/cplus-dem.cjason
2000-04-28 * aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.ghazi
2000-04-27 * hashtab.c (htab_expand): Add prototype.hubicka
2000-04-24 * hashtab.c (hash_pointer, eq_pointer): Make definition static toghazi
2000-04-24 * hashtab.h (hash_pointer): Declare.mmitchel
2000-04-24 * sort.c (sort_pointers): Fix endianness bugs.mmitchel
2000-04-23 * sort.c: New file.mmitchel
2000-04-212000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>law
2000-04-18 * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner
2000-04-16 * cplus-dem.c (cplus_demangle_opname): Changed to use islower.rth