aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-10-07alloca.c, [...]: Improve manual formatting.Joseph Myers1-0/+10
2001-10-07demangle.h (demangler_engine): Const-ify.Kaveh R. Ghazi1-0/+13
2001-09-29* configure: Regenerate.DJ Delorie1-0/+4
2001-09-28* concat.c: Include stdlib.h.Kaveh R. Ghazi1-0/+4
2001-09-27libiberty.texi: (Top level): Add syncodeindex pg.Eli Zaretskii1-0/+18
2001-09-27configure.in: Don't use in-tree texinfo, because libiberty must be built befo...DJ Delorie1-0/+6
2001-09-26configure.in (MAKEINFO, PERL): Detect these.DJ Delorie1-0/+25
2001-09-25* concat.c (reconcat): Fix for traditional C.Kaveh R. Ghazi1-0/+4
2001-09-24libiberty.h (reconcat): New function.Kaveh R. Ghazi1-0/+4
2001-09-17libiberty.h (concat_length, [...]): New.Kaveh R. Ghazi1-0/+4
2001-09-17libiberty.h (ASTRDUP): New macro.Kaveh R. Ghazi1-0/+5
2001-09-04asprintf.c: Don't define USE_STDARG.Kaveh R. Ghazi1-0/+9
2001-08-27ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.Kaveh R. Ghazi1-0/+4
2001-08-23merge from glibcUlrich Drepper1-0/+11
2001-08-22fibheap.c (fibheap_init, [...]): Remove.Matt Kraai1-0/+7
2001-08-21Makefile.in (fibheap.o): Depend on config.h.Richard Henderson1-0/+6
2001-08-21configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting...Christopher Faylor1-0/+6
2001-08-21floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney1-0/+9
2001-08-20fibheap.h: New file.Daniel Berlin1-0/+8
2001-08-17configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.Christopher Faylor1-0/+5
2001-08-16* hashtab.c (htab_hash_string): New.Richard Henderson1-0/+4
2001-08-14floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix name.Andrew Cagney1-0/+5
2001-08-12backport: regex.c (wcs_regex_compile): Use appropriate string to compare with...Isamu Hasegawa1-0/+6
2001-08-12Oops, fix check-in date.Andrew Cagney1-1/+1
2001-08-10(lbasename): Change function declaration to return a const char pointer.Andrew Cagney1-0/+5
2001-08-07cp-demangle.c (demangle_special_name): "GR" -> "reference temporary for".Jason Merrill1-0/+5
2001-08-03* Makefile.in (concat.o): Depend on config.h.Richard Henderson1-0/+4
2001-07-30* concat.c: Include "config.h".Andreas Jaeger1-0/+4
2001-07-30backport: regex.c: Declare wcs functions only if compiling with MBS_SUPPORT.Andreas Jaeger1-50/+67
2001-07-26* Makefile.in (regex.o): Add dependency on config.h.Daniel Jacobowitz1-0/+4
2001-07-18merge from glibcDJ Delorie1-0/+14
2001-07-10Makefile.in: Add support for regex code.Jeff Johnston1-0/+5
2001-07-05Makefile.in: Add ffs.c dependency.Mark Klein1-0/+6
2001-06-18* concat.c: Include <sys/types.h>.Richard Henderson1-0/+4
2001-06-12Add GNATS ID.Loren J. Rittle1-0/+1
2001-06-12strerror.c (sys_nerr): Hide the OS header version.Loren J. Rittle1-0/+5
2001-06-10concat.c: Include string.h.Richard Henderson1-0/+5
2001-05-16* partition.c: Fix misspelling of `implementation'.Matt Kraai1-0/+4
2001-05-09md5.c (md5_init_ctx): Declare constants as unsigned.Thiemo Seufer1-0/+5
2001-05-08cp-demangle.c (demangle_v3_with_details, [...]): Use K+R style function defin...Zack Weinberg1-0/+8
2001-05-07splay-tree.h (splay_tree_max): New function.Mark Mitchell1-0/+5
2001-04-16ternary.h: New file - Ternary search tree header.Daniel Berlin1-0/+6
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-0/+4
2001-03-28* Makefile.in (make-temp-file.o): Depend on config.h.Richard Henderson1-0/+4
2001-03-28* memchr.c (memchr): Adjust condition to avoid infinite loop.Kaveh R. Ghazi1-0/+4
2001-03-23mangle.c (write_discriminator): Use `_0' for discriminator 1, not `_'.Jakub Jelinek1-0/+5
2001-03-22cp-demangle.c (string_list_delete): Don't forget to free the actual contents ...Jim Blandy1-0/+6
2001-03-21cp-demangle.c (struct demangling_def): New fields: is_constructor and is_dest...Jim Blandy1-0/+10
2001-03-21make-temp-file.c: Always default DIR_SEPARATOR to '/'.Zack Weinberg1-0/+6
2001-03-21choose-temp.c: Split off make_temp_file...Zack Weinberg1-0/+9