aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2001-10-16* Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie
2001-10-09 * bcmp.c, setenv.c: Use "nonzero" instead of "non-zero".Joseph Myers
2001-10-07 * alloca.c, clock.c, getcwd.c, getpagesize.c, getpwd.c, index.c,Joseph Myers
2001-10-07include:Kaveh Ghazi
2001-09-29* configure: Regenerate.DJ Delorie
2001-09-28 * concat.c: Include stdlib.h.Kaveh Ghazi
2001-09-27* libiberty.texi: (Top level): Add syncodeindex pg. AddEli Zaretskii
2001-09-27* configure.in: Don't use in-tree texinfo, because libiberty mustDJ Delorie
2001-09-26* configure.in (MAKEINFO, PERL): Detect these.DJ Delorie
2001-09-25 * concat.c (reconcat): Fix for traditional C.Kaveh Ghazi
2001-09-24include:Kaveh Ghazi
2001-09-17include:Kaveh Ghazi
2001-09-17include:Kaveh Ghazi
2001-09-04 * asprintf.c: Don't define USE_STDARG. Use VPARAMS, VA_OPEN,Kaveh Ghazi
2001-08-27include:Kaveh Ghazi
2001-08-23merge from glibcUlrich Drepper
2001-08-22 * fibheap.c (fibheap_init, fibnode_init): Remove.Matt Kraai
2001-08-22 * Makefile.in (fibheap.o): Depend on config.h.Richard Henderson
2001-08-21* configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hostingChristopher Faylor
2001-08-21* floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney
2001-08-20include/Daniel Berlin
2001-08-17* configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.Christopher Faylor
2001-08-17Add commentary.Richard Henderson
2001-08-17 * hashtab.c (htab_hash_string): New.Richard Henderson
2001-08-14* floatformat.c (floatformat_ieee_double_littlebyte_bigword): FixAndrew Cagney
2001-08-13Merge from libc:Isamu Hasegawa
2001-08-12Oops, fix check-in date.Andrew Cagney
2001-08-10(lbasename): Change function declaration to return a const char pointer.Andrew Cagney
2001-08-07 * cp-demangle.c (demangle_special_name): "GR" -> "reference temporaryJason Merrill
2001-08-04 * Makefile.in (concat.o): Depend on config.h.Richard Henderson
2001-07-30 * concat.c: Include "config.h".Andreas Jaeger
2001-07-30Merge from glibc:Andreas Jaeger
2001-07-26 * Makefile.in (regex.o): Add dependency on config.h.Daniel Jacobowitz
2001-07-18merge from glibcDJ Delorie
2001-07-11* Makefile.in: Add support for regex code.Jeff Johnston
2001-07-05* Makefile.in: Add ffs.c dependency.Mark Klein
2001-06-18 * concat.c: Include <sys/types.h>.Richard Henderson
2001-06-12Add GNATS ID.Loren J. Rittle
2001-06-12 * strerror.c (sys_nerr): Hide the OS header version.Loren J. Rittle
2001-06-10 * concat.c: Include string.h. Fix int vs size_t usage.Richard Henderson
2001-05-16 * partition.c: Fix misspelling of `implementation'.Matt Kraai
2001-05-09* md5.c (md5_init_ctx): Declare constants as unsigned.Thiemo Seufer
2001-05-08 * cp-demangle.c (demangle_v3_with_details,Zack Weinberg
2001-05-07 * splay-tree.h (splay_tree_max): New function.Mark Mitchell
2001-04-162001-04-15 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin
2001-04-04include:Zack Weinberg
2001-03-28 * Makefile.in (make-temp-file.o): Depend on config.h.Richard Henderson
2001-03-28 * memchr.c (memchr): Adjust condition to avoid infinite loop.Kaveh Ghazi
2001-03-23 * mangle.c (write_discriminator): Use `_0' for discriminator 1,Jakub Jelinek
2001-03-22* cp-demangle.c (string_list_delete): Don't forget to free theJim Blandy