summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* configure.in (variable detection): Use arrays of unspecified size instead of ...Momchil Velikov2002-01-223-2/+7
* Makefile.in (TESTLIB): New.DJ Delorie2002-01-2210-99/+396
* mkstemps.c (mkstemps): On VMS, open temp file with option that causes it to b...Douglas B Rupp2002-01-152-0/+9
* gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi2002-01-023-2/+5
* cplus-dem.c (mystrstr): Delete.Kaveh R. Ghazi2002-01-022-27/+13
* configure.in (uintptr_t): Use AC_CHECK_TYPE.Douglas B Rupp2002-01-011-0/+5
* aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.Ira Ruben2001-12-313-1/+12
* configure.in (uintptr_t): Use AC_CHECK_TYPE.Douglas B Rupp2001-12-242-190/+198
* re PR other/2719 (demangler crash)Craig Rodrigues2001-12-123-0/+13
* configure.in: Hardcode that vfork works on VMS host.Douglas B Rupp2001-12-113-54/+73
* demangle.h (no_demangling): New.Richard Henderson2001-12-062-0/+15
* top level:Zack Weinberg2001-11-285-47/+414
* Makefile.in (stamp-h): Depend on Makefile for proper serialization.DJ Delorie2001-11-262-2/+14
* Fix typo.DJ Delorie2001-11-261-1/+1
* configure.in: Check for alloca.h (for regex.c and putenv.c).DJ Delorie2001-11-264-2/+11
* Update test for token pasting to also check "|| defined(ALMOST_STDC)"Kaveh R. Ghazi2001-11-162-4/+5
* regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE) to determine whet...Kaveh R. Ghazi2001-11-162-2/+7
* config.in (HAVE_UINTPTR_T): Provide autoconf stub.Jeffrey A Law2001-11-155-77/+140
* regex.c (PREFIX): Provide an alternate definition for non-ANSI/ISO compilers.Jeffrey A Law2001-11-152-3/+18
* obstack.c (_): Honor the setting of ENABLE_NLS.Jim Meyering2001-11-124-3/+11
* remove trailing whitespaceDJ Delorie2001-11-041-5/+5
* Add missing entry.Alan Modra2001-11-051-0/+1
* * configure.in: Cope with missing makeinfo.Alan Modra2001-11-043-124/+138
* libiberty.h (hex_init): Revert delete.Kaveh R. Ghazi2001-10-232-0/+8
* libiberty.h (_hex_value): Const-ify.Kaveh R. Ghazi2001-10-222-11/+88
* Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if necessary.H.J. Lu2001-10-192-1/+13
* argv.c, [...]: Improve manual formatting.DJ Delorie2001-10-1716-57/+65
* Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie2001-10-1524-298/+944
* bcmp.c, setenv.c: Use "nonzero" instead of "non-zero".Joseph Myers2001-10-105-8/+14
* alloca.c, [...]: Improve manual formatting.Joseph Myers2001-10-0723-60/+70
* demangle.h (demangler_engine): Const-ify.Kaveh R. Ghazi2001-10-079-29/+43
* * configure: Regenerate.DJ Delorie2001-09-292-123/+128
* * concat.c: Include stdlib.h.Kaveh R. Ghazi2001-09-282-0/+8
* libiberty.texi: (Top level): Add syncodeindex pg.Eli Zaretskii2001-09-2714-53/+81
* configure.in: Don't use in-tree texinfo, because libiberty must be built befo...DJ Delorie2001-09-273-14/+21
* configure.in (MAKEINFO, PERL): Detect these.DJ Delorie2001-09-2653-352/+3243
* * concat.c (reconcat): Fix for traditional C.Kaveh R. Ghazi2001-09-252-3/+6
* libiberty.h (reconcat): New function.Kaveh R. Ghazi2001-09-242-0/+29
* libiberty.h (concat_length, [...]): New.Kaveh R. Ghazi2001-09-172-19/+83
* libiberty.h (ASTRDUP): New macro.Kaveh R. Ghazi2001-09-172-0/+11
* asprintf.c: Don't define USE_STDARG.Kaveh R. Ghazi2001-09-043-37/+25
* ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.Kaveh R. Ghazi2001-08-272-27/+12
* merge from glibcUlrich Drepper2001-08-232-14/+69
* fibheap.c (fibheap_init, [...]): Remove.Matt Kraai2001-08-222-44/+16
* Makefile.in (fibheap.o): Depend on config.h.Richard Henderson2001-08-213-125/+137
* configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting...Christopher Faylor2001-08-213-66/+77
* floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney2001-08-212-7/+54
* fibheap.h: New file.Daniel Berlin2001-08-203-2/+563
* configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.Christopher Faylor2001-08-173-72/+92
* Add commentary.Richard Henderson2001-08-171-1/+24