aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2001-12-12re PR other/2719 (demangler crash)Craig Rodrigues3-0/+13
2001-12-11configure.in: Hardcode that vfork works on VMS host.Douglas B Rupp3-54/+73
2001-12-06demangle.h (no_demangling): New.Richard Henderson2-0/+15
2001-11-28top level:Zack Weinberg5-47/+414
2001-11-26Makefile.in (stamp-h): Depend on Makefile for proper serialization.DJ Delorie2-2/+14
2001-11-26Fix typo.DJ Delorie1-1/+1
2001-11-26configure.in: Check for alloca.h (for regex.c and putenv.c).DJ Delorie4-2/+11
2001-11-16Update test for token pasting to also check "|| defined(ALMOST_STDC)"Kaveh R. Ghazi2-4/+5
2001-11-16regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE) to determine whet...Kaveh R. Ghazi2-2/+7
2001-11-15config.in (HAVE_UINTPTR_T): Provide autoconf stub.Jeffrey A Law5-77/+140
2001-11-15regex.c (PREFIX): Provide an alternate definition for non-ANSI/ISO compilers.Jeffrey A Law2-3/+18
2001-11-12obstack.c (_): Honor the setting of ENABLE_NLS.Jim Meyering4-3/+11
2001-11-04remove trailing whitespaceDJ Delorie1-5/+5
2001-11-05Add missing entry.Alan Modra1-0/+1
2001-11-04* configure.in: Cope with missing makeinfo.Alan Modra3-124/+138
2001-10-23libiberty.h (hex_init): Revert delete.Kaveh R. Ghazi2-0/+8
2001-10-22libiberty.h (_hex_value): Const-ify.Kaveh R. Ghazi2-11/+88
2001-10-19Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if necessary.H.J. Lu2-1/+13
2001-10-17argv.c, [...]: Improve manual formatting.DJ Delorie16-57/+65
2001-10-15Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie24-298/+944
2001-10-10bcmp.c, setenv.c: Use "nonzero" instead of "non-zero".Joseph Myers5-8/+14
2001-10-07alloca.c, [...]: Improve manual formatting.Joseph Myers23-60/+70
2001-10-07demangle.h (demangler_engine): Const-ify.Kaveh R. Ghazi9-29/+43
2001-09-29* configure: Regenerate.DJ Delorie2-123/+128
2001-09-28* concat.c: Include stdlib.h.Kaveh R. Ghazi2-0/+8
2001-09-27libiberty.texi: (Top level): Add syncodeindex pg.Eli Zaretskii14-53/+81
2001-09-27configure.in: Don't use in-tree texinfo, because libiberty must be built befo...DJ Delorie3-14/+21
2001-09-26configure.in (MAKEINFO, PERL): Detect these.DJ Delorie53-352/+3243
2001-09-25* concat.c (reconcat): Fix for traditional C.Kaveh R. Ghazi2-3/+6
2001-09-24libiberty.h (reconcat): New function.Kaveh R. Ghazi2-0/+29
2001-09-17libiberty.h (concat_length, [...]): New.Kaveh R. Ghazi2-19/+83
2001-09-17libiberty.h (ASTRDUP): New macro.Kaveh R. Ghazi2-0/+11
2001-09-04asprintf.c: Don't define USE_STDARG.Kaveh R. Ghazi3-37/+25
2001-08-27ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.Kaveh R. Ghazi2-27/+12
2001-08-23merge from glibcUlrich Drepper2-14/+69
2001-08-22fibheap.c (fibheap_init, [...]): Remove.Matt Kraai2-44/+16
2001-08-21Makefile.in (fibheap.o): Depend on config.h.Richard Henderson3-125/+137
2001-08-21configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting...Christopher Faylor3-66/+77
2001-08-21floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney2-7/+54
2001-08-20fibheap.h: New file.Daniel Berlin3-2/+563
2001-08-17configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.Christopher Faylor3-72/+92
2001-08-17Add commentary.Richard Henderson1-1/+24
2001-08-16* hashtab.c (htab_hash_string): New.Richard Henderson2-0/+20
2001-08-14floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix name.Andrew Cagney2-1/+6
2001-08-12backport: regex.c (wcs_regex_compile): Use appropriate string to compare with...Isamu Hasegawa2-2/+8
2001-08-12Oops, fix check-in date.Andrew Cagney1-1/+1
2001-08-10(lbasename): Change function declaration to return a const char pointer.Andrew Cagney2-3/+8
2001-08-07cp-demangle.c (demangle_special_name): "GR" -> "reference temporary for".Jason Merrill2-4/+25
2001-08-03* Makefile.in (concat.o): Depend on config.h.Richard Henderson2-1/+5
2001-07-30* concat.c: Include "config.h".Andreas Jaeger2-0/+7