| Commit message (Expand) | Author | Age | Files | Lines |
* | * libiberty.texi: (Top level): Add syncodeindex pg. Add | dj | 2001-09-27 | 1 | -0/+18 |
* | * configure.in: Don't use in-tree texinfo, because libiberty must | dj | 2001-09-27 | 1 | -0/+6 |
* | * configure.in (MAKEINFO, PERL): Detect these. | dj | 2001-09-26 | 1 | -0/+25 |
* | * concat.c (reconcat): Fix for traditional C. | ghazi | 2001-09-25 | 1 | -0/+4 |
* | include: | ghazi | 2001-09-24 | 1 | -0/+4 |
* | include: | ghazi | 2001-09-17 | 1 | -0/+4 |
* | include: | ghazi | 2001-09-17 | 1 | -0/+5 |
* | * asprintf.c: Don't define USE_STDARG. Use VPARAMS, VA_OPEN, | ghazi | 2001-09-04 | 1 | -0/+9 |
* | include: | ghazi | 2001-08-27 | 1 | -0/+4 |
* | merge from glibc | dj | 2001-08-23 | 1 | -0/+11 |
* | * fibheap.c (fibheap_init, fibnode_init): Remove. | kraai | 2001-08-22 | 1 | -0/+7 |
* | * Makefile.in (fibheap.o): Depend on config.h. | rth | 2001-08-22 | 1 | -0/+6 |
* | * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting | cgf | 2001-08-21 | 1 | -0/+6 |
* | * floatformat.h (floatformat_arm_ext): Document as deprecated. | cagney | 2001-08-21 | 1 | -0/+9 |
* | include/ | dberlin | 2001-08-20 | 1 | -0/+8 |
* | * configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin. | cgf | 2001-08-17 | 1 | -0/+5 |
* | * hashtab.c (htab_hash_string): New. | rth | 2001-08-17 | 1 | -0/+4 |
* | * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix | cagney | 2001-08-14 | 1 | -0/+5 |
* | Merge from libc: | dj | 2001-08-13 | 1 | -0/+6 |
* | Oops, fix check-in date. | cagney | 2001-08-12 | 1 | -1/+1 |
* | (lbasename): Change function declaration to return a const char pointer. | cagney | 2001-08-10 | 1 | -0/+5 |
* | * cp-demangle.c (demangle_special_name): "GR" -> "reference temporary | jason | 2001-08-07 | 1 | -0/+5 |
* | * Makefile.in (concat.o): Depend on config.h. | rth | 2001-08-04 | 1 | -0/+4 |
* | * concat.c: Include "config.h". | aj | 2001-07-30 | 1 | -0/+4 |
* | Merge from glibc: | aj | 2001-07-30 | 1 | -50/+67 |
* | * Makefile.in (regex.o): Add dependency on config.h. | gerald | 2001-07-26 | 1 | -0/+4 |
* | merge from glibc | dj | 2001-07-18 | 1 | -0/+14 |
* | * Makefile.in: Add support for regex code. | dj | 2001-07-11 | 1 | -0/+5 |
* | * Makefile.in: Add ffs.c dependency. | dj | 2001-07-05 | 1 | -0/+6 |
* | * concat.c: Include <sys/types.h>. | rth | 2001-06-18 | 1 | -0/+4 |
* | Add GNATS ID. | ljrittle | 2001-06-12 | 1 | -0/+1 |
* | * strerror.c (sys_nerr): Hide the OS header version. | ljrittle | 2001-06-12 | 1 | -0/+5 |
* | * concat.c: Include string.h. Fix int vs size_t usage. | rth | 2001-06-10 | 1 | -0/+5 |
* | * partition.c: Fix misspelling of `implementation'. | gerald | 2001-05-16 | 1 | -0/+4 |
* | * md5.c (md5_init_ctx): Declare constants as unsigned. | dj | 2001-05-09 | 1 | -0/+5 |
* | * cp-demangle.c (demangle_v3_with_details, | zack | 2001-05-08 | 1 | -0/+8 |
* | * splay-tree.h (splay_tree_max): New function. | mmitchel | 2001-05-07 | 1 | -0/+5 |
* | 2001-04-15 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-04-16 | 1 | -0/+6 |
* | include: | zack | 2001-04-04 | 1 | -0/+4 |
* | * Makefile.in (make-temp-file.o): Depend on config.h. | rth | 2001-03-28 | 1 | -0/+4 |
* | * memchr.c (memchr): Adjust condition to avoid infinite loop. | ghazi | 2001-03-28 | 1 | -0/+4 |
* | * mangle.c (write_discriminator): Use `_0' for discriminator 1, | jakub | 2001-03-23 | 1 | -0/+5 |
* | * cp-demangle.c (string_list_delete): Don't forget to free the | jimb | 2001-03-22 | 1 | -0/+6 |
* | * cp-demangle.c (struct demangling_def): New fields: | dj | 2001-03-21 | 1 | -0/+10 |
* | * make-temp-file.c: Always default DIR_SEPARATOR to '/'. | zack | 2001-03-21 | 1 | -0/+6 |
* | * choose-temp.c: Split off make_temp_file, and the code | zack | 2001-03-21 | 1 | -0/+9 |
* | * cplus-dem.c (main): Skip initial $. | jason | 2001-03-20 | 1 | -0/+4 |
* | Silence warning | meissner | 2001-03-15 | 1 | -0/+5 |
* | * libiberty/lbasename.c: New file. | neil | 2001-03-10 | 1 | -0/+6 |
* | oops, edited changelogs in wrong tree | zack | 2001-03-06 | 1 | -1/+20 |