Age | Commit message (Expand) | Author | Files | Lines |
2003-10-01 | configure.in: Check if $MAKEINFO is missing. | H.J. Lu | 1 | -3/+12 |
2003-09-25 | configure.in: Use AC_PROG_CPP_WERROR. | Daniel Jacobowitz | 1 | -0/+1 |
2003-08-27 | aclocal.m4: Include acx.m4 and no-executables.m4. | Daniel Jacobowitz | 1 | -9/+27 |
2003-06-19 | configure.in: Add check for malloc.h needed by m68k for function free(). | Dara Hazeghi | 1 | -1/+1 |
2003-06-09 | re PR bootstrap/10974 (Bootstrap failure) | Albert Chin-A-Young | 1 | -2/+12 |
2003-05-07 | hashtab.c (burtle_hash): New fn. | Jason Merrill | 1 | -0/+1 |
2003-05-04 | configure.in (AC_CHECK_FUNCS): Don't make multiple calls. | Kaveh R. Ghazi | 1 | -9/+9 |
2003-04-16 | configure.in (funcs, [...]): Add snprintf and vsnprintf. | Kaveh R. Ghazi | 1 | -1/+3 |
2003-04-16 | mempcpy.c, [...]: New files. | Kaveh R. Ghazi | 1 | -2/+5 |
2003-04-14 | configure.in (HAVE_UINTPTR_T): Always define. | Kaveh R. Ghazi | 1 | -5/+4 |
2003-02-22 | configure.in: Check for sys/systemcfg.h and _system_configuration. | Kaveh R. Ghazi | 1 | -2/+3 |
2003-02-22 | configure.in: Check for sys/sysctl.h and sysctl. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-02-21 | physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX. | Rainer Orth | 1 | -2/+3 |
2003-02-21 | configure.in: Check for sys/sysmp.h and sysmp. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-02-21 | physmem.c (physmem_total, [...]): De-ANSI-fy. | Kaveh R. Ghazi | 1 | -0/+1 |
2003-02-21 | libiberty.h (physmem_total, [...]): Prototype. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-02-20 | Makefile.in (CFILES): Add lrealpath.c. | Daniel Jacobowitz | 1 | -0/+3 |
2003-02-20 | configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. | Alexandre Oliva | 1 | -0/+1 |
2003-01-30 | Makefile.in (libiberty_topdir): New subst. | Christian Cornelssen | 1 | -0/+1 |
2003-01-24 | configure.in: Remove special pex-cygwin consideration. | Christopher Faylor | 1 | -1/+0 |
2003-01-24 | Makefile.in (CFILES): Add pex-*.c. | Zack Weinberg | 1 | -1/+12 |
2002-07-01 | configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure. | Douglas B Rupp | 1 | -0/+10 |
2002-05-22 | configure.in: Fix typo in the code checking for sys_errlist. | Roman Lechtchinsky | 1 | -1/+1 |
2002-05-08 | configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se... | Alexandre Oliva | 1 | -0/+7 |
2002-05-07 | configure.in (AC_TYPE_PID_T): Use it. | Mark Mitchell | 1 | -0/+2 |
2002-03-26 | config.table: Support --with-build-subdir. | H.J. Lu | 1 | -3/+9 |
2002-03-04 | configure.in: Add --enable-install-libiberty option. | Phil Edwards | 1 | -0/+23 |
2002-01-31 | configure.in: Treat mingw the same as cywin wrt HAVE_SYS_ERRLIST. | Adam Megacz | 1 | -1/+1 |
2002-01-22 | configure.in (variable detection): Use arrays of unspecified size instead of ... | Momchil Velikov | 1 | -1/+1 |
2002-01-22 | Makefile.in (TESTLIB): New. | DJ Delorie | 1 | -0/+2 |
2001-12-24 | configure.in (uintptr_t): Use AC_CHECK_TYPE. | Douglas B Rupp | 1 | -7/+2 |
2001-12-11 | configure.in: Hardcode that vfork works on VMS host. | Douglas B Rupp | 1 | -0/+7 |
2001-11-28 | top level: | Zack Weinberg | 1 | -4/+11 |
2001-11-26 | configure.in: Check for alloca.h (for regex.c and putenv.c). | DJ Delorie | 1 | -1/+1 |
2001-11-15 | config.in (HAVE_UINTPTR_T): Provide autoconf stub. | Jeffrey A Law | 1 | -0/+12 |
2001-11-04 | * configure.in: Cope with missing makeinfo. | Alan Modra | 1 | -7/+12 |
2001-09-27 | configure.in: Don't use in-tree texinfo, because libiberty must be built befo... | DJ Delorie | 1 | -12/+13 |
2001-09-26 | configure.in (MAKEINFO, PERL): Detect these. | DJ Delorie | 1 | -0/+45 |
2001-08-21 | configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting... | Christopher Faylor | 1 | -6/+7 |
2001-08-17 | configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin. | Christopher Faylor | 1 | -0/+6 |
2001-07-05 | Makefile.in: Add ffs.c dependency. | Mark Klein | 1 | -1/+2 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -25/+2 |
2000-12-26 | bsearch.c: New file. | Michael Sokolov | 1 | -7/+8 |
2000-11-22 | Makefile.in, [...]: Expunge remaining traces of facility for running MD files... | Zack Weinberg | 1 | -52/+11 |
2000-09-05 | configure.in (Cygwin): special case cygwin only when we're building cygwin, n... | DJ Delorie | 1 | -4/+9 |
2000-07-23 | configure.in (AC_CHECK_HEADERS): Add time.h. | Michael Sokolov | 1 | -1/+2 |
2000-07-23 | configure.in (AC_CHECK_HEADERS): Add limits.h. | Michael Sokolov | 1 | -1/+1 |
2000-07-23 | aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro. | Michael Sokolov | 1 | -0/+2 |
2000-06-07 | configure.in (ac_libiberty_warn_cflags): Add -pedantic. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-04-28 | aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP. | Kaveh R. Ghazi | 1 | -1/+3 |