summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (fibheap.o): Depend on config.h.rth2001-08-223-125/+137
* * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hostingcgf2001-08-213-66/+77
* * floatformat.h (floatformat_arm_ext): Document as deprecated.cagney2001-08-212-7/+54
* include/dberlin2001-08-203-2/+563
* * configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.cgf2001-08-173-72/+92
* Add commentary.rth2001-08-171-1/+24
* * hashtab.c (htab_hash_string): New.rth2001-08-172-0/+20
* * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fixcagney2001-08-142-1/+6
* Merge from libc:dj2001-08-132-2/+8
* Oops, fix check-in date.cagney2001-08-121-1/+1
* (lbasename): Change function declaration to return a const char pointer.cagney2001-08-102-3/+8
* * cp-demangle.c (demangle_special_name): "GR" -> "reference temporaryjason2001-08-072-4/+25
* * Makefile.in (concat.o): Depend on config.h.rth2001-08-042-1/+5
* * concat.c: Include "config.h".aj2001-07-302-0/+7
* Merge from glibc:aj2001-07-302-96/+174
* * Makefile.in (regex.o): Add dependency on config.h.gerald2001-07-262-1/+5
* merge from glibcdj2001-07-182-10/+38
* * Makefile.in: Add support for regex code.dj2001-07-113-2/+8254
* * Makefile.in: Add ffs.c dependency.dj2001-07-055-3/+40
* * concat.c: Include <sys/types.h>.rth2001-06-182-0/+5
* Add GNATS ID.ljrittle2001-06-121-0/+1
* * strerror.c (sys_nerr): Hide the OS header version.ljrittle2001-06-123-0/+9
* * concat.c: Include string.h. Fix int vs size_t usage.rth2001-06-102-48/+35
* * partition.c: Fix misspelling of `implementation'.gerald2001-05-162-2/+6
* * md5.c (md5_init_ctx): Declare constants as unsigned.dj2001-05-092-68/+73
* * cp-demangle.c (demangle_v3_with_details,zack2001-05-083-14/+34
* * splay-tree.h (splay_tree_max): New function.mmitchel2001-05-072-1/+40
* 2001-04-15 Daniel Berlin <dan@cgsoftware.com>dberlin2001-04-163-2/+166
* include:zack2001-04-042-2/+6
* * Makefile.in (make-temp-file.o): Depend on config.h.rth2001-03-282-0/+5
* * memchr.c (memchr): Adjust condition to avoid infinite loop.ghazi2001-03-282-1/+5
* * mangle.c (write_discriminator): Use `_0' for discriminator 1,jakub2001-03-232-6/+7
* * cp-demangle.c (string_list_delete): Don't forget to free thejimb2001-03-222-1/+7
* * cp-demangle.c (struct demangling_def): New fields:dj2001-03-212-6/+124
* * make-temp-file.c: Always default DIR_SEPARATOR to '/'.zack2001-03-212-21/+13
* * choose-temp.c: Split off make_temp_file, and the codezack2001-03-214-147/+189
* * cplus-dem.c (main): Skip initial $.jason2001-03-202-1/+5
* fix typomeissner2001-03-151-1/+1
* Silence warningmeissner2001-03-151-39/+32
* Silence warningmeissner2001-03-152-32/+45
* * libiberty/lbasename.c: New file.neil2001-03-103-6/+104
* oops, edited changelogs in wrong treezack2001-03-061-1/+20
* libiberty:zack2001-03-0610-347/+146
* * cplus-dem.c (main): Cast enum style to int.danglin2001-03-052-1/+5
* 2001-02-16 Loren J. Rittle <ljrittle@acm.org>bryce2001-02-162-1/+5
* 2001-02-02 Phil Edwards <pme@sources.redhat.com>pme2001-02-022-99/+121
* Add support for Java demangling under the v3 ABI:bryce2001-02-024-24/+221
* 2001-01-29 Phil Edwards <pme@sources.redhat.com>pme2001-01-291-0/+4
* * fnmatch.c: Make the note about the origins of this file moredj2000-12-296-10/+20
* * bsearch.c: New file.dj2000-12-265-105/+189