| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | aclocal.m4: Include acx.m4 and no-executables.m4. | Daniel Jacobowitz | 2003-08-27 | 1 | -2017/+5898 |
* | configure.in: Add check for malloc.h needed by m68k for function free(). | Dara Hazeghi | 2003-06-19 | 1 | -9/+22 |
* | re PR bootstrap/10974 (Bootstrap failure) | Albert Chin-A-Young | 2003-06-09 | 1 | -56/+80 |
* | hashtab.c (burtle_hash): New fn. | Jason Merrill | 2003-05-07 | 1 | -85/+221 |
* | configure.in (AC_CHECK_FUNCS): Don't make multiple calls. | Kaveh R. Ghazi | 2003-05-04 | 1 | -495/+63 |
* | configure.in (funcs, [...]): Add snprintf and vsnprintf. | Kaveh R. Ghazi | 2003-04-16 | 1 | -79/+81 |
* | mempcpy.c, [...]: New files. | Kaveh R. Ghazi | 2003-04-16 | 1 | -80/+83 |
* | configure.in (HAVE_UINTPTR_T): Always define. | Kaveh R. Ghazi | 2003-04-14 | 1 | -85/+84 |
* | configure.in: Check for sys/systemcfg.h and _system_configuration. | Kaveh R. Ghazi | 2003-02-22 | 1 | -53/+57 |
* | configure.in: Check for sys/sysctl.h and sysctl. | Kaveh R. Ghazi | 2003-02-22 | 1 | -3/+3 |
* | physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX. | Rainer Orth | 2003-02-21 | 1 | -80/+81 |
* | configure.in: Check for sys/sysmp.h and sysmp. | Kaveh R. Ghazi | 2003-02-21 | 1 | -3/+3 |
* | physmem.c (physmem_total, [...]): De-ANSI-fy. | Kaveh R. Ghazi | 2003-02-21 | 1 | -52/+107 |
* | libiberty.h (physmem_total, [...]): Prototype. | Kaveh R. Ghazi | 2003-02-21 | 1 | -2/+2 |
* | Makefile.in (CFILES): Add lrealpath.c. | Daniel Jacobowitz | 2003-02-20 | 1 | -86/+177 |
* | configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. | Alexandre Oliva | 2003-02-20 | 1 | -0/+1 |
* | Makefile.in (libiberty_topdir): New subst. | Christian Cornelssen | 2003-01-30 | 1 | -127/+129 |
* | configure.in: Remove special pex-cygwin consideration. | Christopher Faylor | 2003-01-24 | 1 | -17/+29 |
* | Makefile.in (CFILES): Add pex-*.c. | Zack Weinberg | 2003-01-24 | 1 | -30/+29 |
* | * libiberty/configure: Reverted unintended yesterday's check in. | Alexandre Oliva | 2002-08-15 | 1 | -147/+149 |
* | configure, configure: Rebuilt. | Alexandre Oliva | 2002-08-14 | 1 | -149/+147 |
* | configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure. | Douglas B Rupp | 2002-07-01 | 1 | -140/+205 |
* | configure.in: Fix typo in the code checking for sys_errlist. | Roman Lechtchinsky | 2002-05-22 | 1 | -1/+1 |
* | configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se... | Alexandre Oliva | 2002-05-08 | 1 | -142/+147 |
* | configure.in (AC_TYPE_PID_T): Use it. | Mark Mitchell | 2002-05-07 | 1 | -107/+121 |
* | config.table: Support --with-build-subdir. | H.J. Lu | 2002-03-26 | 1 | -19/+20 |
* | configure.in: Add --enable-install-libiberty option. | Phil Edwards | 2002-03-04 | 1 | -142/+169 |
* | configure.in: Treat mingw the same as cywin wrt HAVE_SYS_ERRLIST. | Adam Megacz | 2002-01-31 | 1 | -1/+1 |
* | configure.in (variable detection): Use arrays of unspecified size instead of ... | Momchil Velikov | 2002-01-22 | 1 | -1/+1 |
* | Makefile.in (TESTLIB): New. | DJ Delorie | 2002-01-22 | 1 | -22/+91 |
* | aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try. | Ira Ruben | 2001-12-31 | 1 | -1/+4 |
* | configure.in (uintptr_t): Use AC_CHECK_TYPE. | Douglas B Rupp | 2001-12-24 | 1 | -183/+196 |
* | configure.in: Hardcode that vfork works on VMS host. | Douglas B Rupp | 2001-12-11 | 1 | -54/+61 |
* | top level: | Zack Weinberg | 2001-11-28 | 1 | -36/+86 |
* | configure.in: Check for alloca.h (for regex.c and putenv.c). | DJ Delorie | 2001-11-26 | 1 | -1/+1 |
* | config.in (HAVE_UINTPTR_T): Provide autoconf stub. | Jeffrey A Law | 2001-11-15 | 1 | -76/+118 |
* | * configure.in: Cope with missing makeinfo. | Alan Modra | 2001-11-04 | 1 | -117/+122 |
* | * configure: Regenerate. | DJ Delorie | 2001-09-29 | 1 | -123/+124 |
* | configure.in (MAKEINFO, PERL): Detect these. | DJ Delorie | 2001-09-26 | 1 | -109/+219 |
* | configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting... | Christopher Faylor | 2001-08-21 | 1 | -60/+64 |
* | configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin. | Christopher Faylor | 2001-08-17 | 1 | -72/+81 |
* | Makefile.in: Add ffs.c dependency. | Mark Klein | 2001-07-05 | 1 | -1/+2 |
* | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 2001-03-06 | 1 | -182/+56 |
* | bsearch.c: New file. | Michael Sokolov | 2000-12-26 | 1 | -98/+96 |
* | Makefile.in, [...]: Expunge remaining traces of facility for running MD files... | Zack Weinberg | 2000-11-22 | 1 | -150/+247 |
* | configure.in (Cygwin): special case cygwin only when we're building cygwin, n... | DJ Delorie | 2000-09-05 | 1 | -4/+9 |
* | configure.in (AC_CHECK_HEADERS): Add time.h. | Michael Sokolov | 2000-07-23 | 1 | -82/+117 |
* | configure.in (AC_CHECK_HEADERS): Add limits.h. | Michael Sokolov | 2000-07-23 | 1 | -1/+1 |
* | aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro. | Michael Sokolov | 2000-07-23 | 1 | -78/+112 |
* | configure.in (ac_libiberty_warn_cflags): Add -pedantic. | Kaveh R. Ghazi | 2000-06-07 | 1 | -1/+1 |