summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* * configure: Regenerate.DJ Delorie2001-09-292-123/+128
* * concat.c: Include stdlib.h.Kaveh R. Ghazi2001-09-282-0/+8
* libiberty.texi: (Top level): Add syncodeindex pg.Eli Zaretskii2001-09-2714-53/+81
* configure.in: Don't use in-tree texinfo, because libiberty must be built befo...DJ Delorie2001-09-273-14/+21
* configure.in (MAKEINFO, PERL): Detect these.DJ Delorie2001-09-2653-352/+3243
* * concat.c (reconcat): Fix for traditional C.Kaveh R. Ghazi2001-09-252-3/+6
* libiberty.h (reconcat): New function.Kaveh R. Ghazi2001-09-242-0/+29
* libiberty.h (concat_length, [...]): New.Kaveh R. Ghazi2001-09-172-19/+83
* libiberty.h (ASTRDUP): New macro.Kaveh R. Ghazi2001-09-172-0/+11
* asprintf.c: Don't define USE_STDARG.Kaveh R. Ghazi2001-09-043-37/+25
* ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.Kaveh R. Ghazi2001-08-272-27/+12
* merge from glibcUlrich Drepper2001-08-232-14/+69
* fibheap.c (fibheap_init, [...]): Remove.Matt Kraai2001-08-222-44/+16
* Makefile.in (fibheap.o): Depend on config.h.Richard Henderson2001-08-213-125/+137
* configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting...Christopher Faylor2001-08-213-66/+77
* floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney2001-08-212-7/+54
* fibheap.h: New file.Daniel Berlin2001-08-203-2/+563
* configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.Christopher Faylor2001-08-173-72/+92
* Add commentary.Richard Henderson2001-08-171-1/+24
* * hashtab.c (htab_hash_string): New.Richard Henderson2001-08-162-0/+20
* floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix name.Andrew Cagney2001-08-142-1/+6
* backport: regex.c (wcs_regex_compile): Use appropriate string to compare with...Isamu Hasegawa2001-08-122-2/+8
* Oops, fix check-in date.Andrew Cagney2001-08-121-1/+1
* (lbasename): Change function declaration to return a const char pointer.Andrew Cagney2001-08-102-3/+8
* cp-demangle.c (demangle_special_name): "GR" -> "reference temporary for".Jason Merrill2001-08-072-4/+25
* * Makefile.in (concat.o): Depend on config.h.Richard Henderson2001-08-032-1/+5
* * concat.c: Include "config.h".Andreas Jaeger2001-07-302-0/+7
* backport: regex.c: Declare wcs functions only if compiling with MBS_SUPPORT.Andreas Jaeger2001-07-302-96/+174
* * Makefile.in (regex.o): Add dependency on config.h.Daniel Jacobowitz2001-07-262-1/+5
* merge from glibcDJ Delorie2001-07-182-10/+38
* Makefile.in: Add support for regex code.Jeff Johnston2001-07-103-2/+8254
* Makefile.in: Add ffs.c dependency.Mark Klein2001-07-055-3/+40
* * concat.c: Include <sys/types.h>.Richard Henderson2001-06-182-0/+5
* Add GNATS ID.Loren J. Rittle2001-06-121-0/+1
* strerror.c (sys_nerr): Hide the OS header version.Loren J. Rittle2001-06-123-0/+9
* concat.c: Include string.h.Richard Henderson2001-06-102-48/+35
* * partition.c: Fix misspelling of `implementation'.Matt Kraai2001-05-162-2/+6
* md5.c (md5_init_ctx): Declare constants as unsigned.Thiemo Seufer2001-05-092-68/+73
* cp-demangle.c (demangle_v3_with_details, [...]): Use K+R style function defin...Zack Weinberg2001-05-083-14/+34
* splay-tree.h (splay_tree_max): New function.Mark Mitchell2001-05-072-1/+40
* ternary.h: New file - Ternary search tree header.Daniel Berlin2001-04-163-2/+166
* ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg2001-04-042-2/+6
* * Makefile.in (make-temp-file.o): Depend on config.h.Richard Henderson2001-03-282-0/+5
* * memchr.c (memchr): Adjust condition to avoid infinite loop.Kaveh R. Ghazi2001-03-282-1/+5
* mangle.c (write_discriminator): Use `_0' for discriminator 1, not `_'.Jakub Jelinek2001-03-232-6/+7
* cp-demangle.c (string_list_delete): Don't forget to free the actual contents ...Jim Blandy2001-03-222-1/+7
* cp-demangle.c (struct demangling_def): New fields: is_constructor and is_dest...Jim Blandy2001-03-212-6/+124
* make-temp-file.c: Always default DIR_SEPARATOR to '/'.Zack Weinberg2001-03-212-21/+13
* choose-temp.c: Split off make_temp_file...Zack Weinberg2001-03-214-147/+189
* * cplus-dem.c (main): Skip initial $.Jason Merrill2001-03-202-1/+5