| Commit message (Expand) | Author | Age | Files | Lines |
* | remove trailing whitespace | dj | 2001-11-05 | 1 | -5/+5 |
* | Add missing entry. | amodra | 2001-11-05 | 1 | -0/+1 |
* | * configure.in: Cope with missing makeinfo. | amodra | 2001-11-04 | 3 | -124/+138 |
* | include: | ghazi | 2001-10-23 | 2 | -0/+8 |
* | include: | ghazi | 2001-10-22 | 2 | -11/+88 |
* | 2001-10-19 H.J. Lu <hjl@gnu.org> | hjl | 2001-10-20 | 2 | -1/+13 |
* | * argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c, | dj | 2001-10-17 | 16 | -57/+65 |
* | * Makefile.in (TEXIFILES): Add fnmatch.txh. | dj | 2001-10-16 | 24 | -298/+944 |
* | * bcmp.c, setenv.c: Use "nonzero" instead of "non-zero". | jsm28 | 2001-10-09 | 5 | -8/+14 |
* | * alloca.c, clock.c, getcwd.c, getpagesize.c, getpwd.c, index.c, | jsm28 | 2001-10-07 | 23 | -60/+70 |
* | include: | ghazi | 2001-10-07 | 9 | -29/+43 |
* | * configure: Regenerate. | dj | 2001-09-29 | 2 | -123/+128 |
* | * concat.c: Include stdlib.h. | ghazi | 2001-09-28 | 2 | -0/+8 |
* | * libiberty.texi: (Top level): Add syncodeindex pg. Add | dj | 2001-09-27 | 14 | -53/+81 |
* | * configure.in: Don't use in-tree texinfo, because libiberty must | dj | 2001-09-27 | 3 | -14/+21 |
* | * configure.in (MAKEINFO, PERL): Detect these. | dj | 2001-09-26 | 53 | -352/+3243 |
* | * concat.c (reconcat): Fix for traditional C. | ghazi | 2001-09-25 | 2 | -3/+6 |
* | include: | ghazi | 2001-09-24 | 2 | -0/+29 |
* | include: | ghazi | 2001-09-17 | 2 | -19/+83 |
* | include: | ghazi | 2001-09-17 | 2 | -0/+11 |
* | * asprintf.c: Don't define USE_STDARG. Use VPARAMS, VA_OPEN, | ghazi | 2001-09-04 | 3 | -37/+25 |
* | include: | ghazi | 2001-08-27 | 2 | -27/+12 |
* | merge from glibc | dj | 2001-08-23 | 2 | -14/+69 |
* | * fibheap.c (fibheap_init, fibnode_init): Remove. | kraai | 2001-08-22 | 2 | -44/+16 |
* | * Makefile.in (fibheap.o): Depend on config.h. | rth | 2001-08-22 | 3 | -125/+137 |
* | * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting | cgf | 2001-08-21 | 3 | -66/+77 |
* | * floatformat.h (floatformat_arm_ext): Document as deprecated. | cagney | 2001-08-21 | 2 | -7/+54 |
* | include/ | dberlin | 2001-08-20 | 3 | -2/+563 |
* | * configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin. | cgf | 2001-08-17 | 3 | -72/+92 |
* | Add commentary. | rth | 2001-08-17 | 1 | -1/+24 |
* | * hashtab.c (htab_hash_string): New. | rth | 2001-08-17 | 2 | -0/+20 |
* | * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix | cagney | 2001-08-14 | 2 | -1/+6 |
* | Merge from libc: | dj | 2001-08-13 | 2 | -2/+8 |
* | 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 | 2 | -3/+8 |
* | * cp-demangle.c (demangle_special_name): "GR" -> "reference temporary | jason | 2001-08-07 | 2 | -4/+25 |
* | * Makefile.in (concat.o): Depend on config.h. | rth | 2001-08-04 | 2 | -1/+5 |
* | * concat.c: Include "config.h". | aj | 2001-07-30 | 2 | -0/+7 |
* | Merge from glibc: | aj | 2001-07-30 | 2 | -96/+174 |
* | * Makefile.in (regex.o): Add dependency on config.h. | gerald | 2001-07-26 | 2 | -1/+5 |
* | merge from glibc | dj | 2001-07-18 | 2 | -10/+38 |
* | * Makefile.in: Add support for regex code. | dj | 2001-07-11 | 3 | -2/+8254 |
* | * Makefile.in: Add ffs.c dependency. | dj | 2001-07-05 | 5 | -3/+40 |
* | * concat.c: Include <sys/types.h>. | rth | 2001-06-18 | 2 | -0/+5 |
* | Add GNATS ID. | ljrittle | 2001-06-12 | 1 | -0/+1 |
* | * strerror.c (sys_nerr): Hide the OS header version. | ljrittle | 2001-06-12 | 3 | -0/+9 |
* | * concat.c: Include string.h. Fix int vs size_t usage. | rth | 2001-06-10 | 2 | -48/+35 |
* | * partition.c: Fix misspelling of `implementation'. | gerald | 2001-05-16 | 2 | -2/+6 |
* | * md5.c (md5_init_ctx): Declare constants as unsigned. | dj | 2001-05-09 | 2 | -68/+73 |
* | * cp-demangle.c (demangle_v3_with_details, | zack | 2001-05-08 | 3 | -14/+34 |