Age | Commit message (Expand) | Author | Files | Lines |
2001-10-10 | bcmp.c, setenv.c: Use "nonzero" instead of "non-zero". | Joseph Myers | 5 | -8/+14 |
2001-10-07 | alloca.c, [...]: Improve manual formatting. | Joseph Myers | 23 | -60/+70 |
2001-10-07 | demangle.h (demangler_engine): Const-ify. | Kaveh R. Ghazi | 9 | -29/+43 |
2001-09-29 | * configure: Regenerate. | DJ Delorie | 2 | -123/+128 |
2001-09-28 | * concat.c: Include stdlib.h. | Kaveh R. Ghazi | 2 | -0/+8 |
2001-09-27 | libiberty.texi: (Top level): Add syncodeindex pg. | Eli Zaretskii | 14 | -53/+81 |
2001-09-27 | configure.in: Don't use in-tree texinfo, because libiberty must be built befo... | DJ Delorie | 3 | -14/+21 |
2001-09-26 | configure.in (MAKEINFO, PERL): Detect these. | DJ Delorie | 53 | -352/+3243 |
2001-09-25 | * concat.c (reconcat): Fix for traditional C. | Kaveh R. Ghazi | 2 | -3/+6 |
2001-09-24 | libiberty.h (reconcat): New function. | Kaveh R. Ghazi | 2 | -0/+29 |
2001-09-17 | libiberty.h (concat_length, [...]): New. | Kaveh R. Ghazi | 2 | -19/+83 |
2001-09-17 | libiberty.h (ASTRDUP): New macro. | Kaveh R. Ghazi | 2 | -0/+11 |
2001-09-04 | asprintf.c: Don't define USE_STDARG. | Kaveh R. Ghazi | 3 | -37/+25 |
2001-08-27 | ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses. | Kaveh R. Ghazi | 2 | -27/+12 |
2001-08-23 | merge from glibc | Ulrich Drepper | 2 | -14/+69 |
2001-08-22 | fibheap.c (fibheap_init, [...]): Remove. | Matt Kraai | 2 | -44/+16 |
2001-08-21 | Makefile.in (fibheap.o): Depend on config.h. | Richard Henderson | 3 | -125/+137 |
2001-08-21 | configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting... | Christopher Faylor | 3 | -66/+77 |
2001-08-21 | floatformat.h (floatformat_arm_ext): Document as deprecated. | Andrew Cagney | 2 | -7/+54 |
2001-08-20 | fibheap.h: New file. | Daniel Berlin | 3 | -2/+563 |
2001-08-17 | configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin. | Christopher Faylor | 3 | -72/+92 |
2001-08-17 | Add commentary. | Richard Henderson | 1 | -1/+24 |
2001-08-16 | * hashtab.c (htab_hash_string): New. | Richard Henderson | 2 | -0/+20 |
2001-08-14 | floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix name. | Andrew Cagney | 2 | -1/+6 |
2001-08-12 | backport: regex.c (wcs_regex_compile): Use appropriate string to compare with... | Isamu Hasegawa | 2 | -2/+8 |
2001-08-12 | Oops, fix check-in date. | Andrew Cagney | 1 | -1/+1 |
2001-08-10 | (lbasename): Change function declaration to return a const char pointer. | Andrew Cagney | 2 | -3/+8 |
2001-08-07 | cp-demangle.c (demangle_special_name): "GR" -> "reference temporary for". | Jason Merrill | 2 | -4/+25 |
2001-08-03 | * Makefile.in (concat.o): Depend on config.h. | Richard Henderson | 2 | -1/+5 |
2001-07-30 | * concat.c: Include "config.h". | Andreas Jaeger | 2 | -0/+7 |
2001-07-30 | backport: regex.c: Declare wcs functions only if compiling with MBS_SUPPORT. | Andreas Jaeger | 2 | -96/+174 |
2001-07-26 | * Makefile.in (regex.o): Add dependency on config.h. | Daniel Jacobowitz | 2 | -1/+5 |
2001-07-18 | merge from glibc | DJ Delorie | 2 | -10/+38 |
2001-07-10 | Makefile.in: Add support for regex code. | Jeff Johnston | 3 | -2/+8254 |
2001-07-05 | Makefile.in: Add ffs.c dependency. | Mark Klein | 5 | -3/+40 |
2001-06-18 | * concat.c: Include <sys/types.h>. | Richard Henderson | 2 | -0/+5 |
2001-06-12 | Add GNATS ID. | Loren J. Rittle | 1 | -0/+1 |
2001-06-12 | strerror.c (sys_nerr): Hide the OS header version. | Loren J. Rittle | 3 | -0/+9 |
2001-06-10 | concat.c: Include string.h. | Richard Henderson | 2 | -48/+35 |
2001-05-16 | * partition.c: Fix misspelling of `implementation'. | Matt Kraai | 2 | -2/+6 |
2001-05-09 | md5.c (md5_init_ctx): Declare constants as unsigned. | Thiemo Seufer | 2 | -68/+73 |
2001-05-08 | cp-demangle.c (demangle_v3_with_details, [...]): Use K+R style function defin... | Zack Weinberg | 3 | -14/+34 |
2001-05-07 | splay-tree.h (splay_tree_max): New function. | Mark Mitchell | 2 | -1/+40 |
2001-04-16 | ternary.h: New file - Ternary search tree header. | Daniel Berlin | 3 | -2/+166 |
2001-04-04 | ansidecl.h: All logic from gcc/gansidecl.h moved here. | Zack Weinberg | 2 | -2/+6 |
2001-03-28 | * Makefile.in (make-temp-file.o): Depend on config.h. | Richard Henderson | 2 | -0/+5 |
2001-03-28 | * memchr.c (memchr): Adjust condition to avoid infinite loop. | Kaveh R. Ghazi | 2 | -1/+5 |
2001-03-23 | mangle.c (write_discriminator): Use `_0' for discriminator 1, not `_'. | Jakub Jelinek | 2 | -6/+7 |
2001-03-22 | cp-demangle.c (string_list_delete): Don't forget to free the actual contents ... | Jim Blandy | 2 | -1/+7 |
2001-03-21 | cp-demangle.c (struct demangling_def): New fields: is_constructor and is_dest... | Jim Blandy | 2 | -6/+124 |