Age | Commit message (Expand) | Author | Files | Lines |
2003-10-01 | configure.in: Check if $MAKEINFO is missing. | H.J. Lu | 1 | -14/+26 |
2003-09-25 | configure.in: Use AC_PROG_CPP_WERROR. | Daniel Jacobowitz | 1 | -679/+418 |
2003-09-02 | re PR bootstrap/12100 (time.h:402: error: previous declaration of `clock'evio... | John David Anglin | 1 | -27/+44 |
2003-08-27 | aclocal.m4: Include acx.m4 and no-executables.m4. | Daniel Jacobowitz | 1 | -2017/+5898 |
2003-06-19 | configure.in: Add check for malloc.h needed by m68k for function free(). | Dara Hazeghi | 1 | -9/+22 |
2003-06-09 | re PR bootstrap/10974 (Bootstrap failure) | Albert Chin-A-Young | 1 | -56/+80 |
2003-05-07 | hashtab.c (burtle_hash): New fn. | Jason Merrill | 1 | -85/+221 |
2003-05-04 | configure.in (AC_CHECK_FUNCS): Don't make multiple calls. | Kaveh R. Ghazi | 1 | -495/+63 |
2003-04-16 | configure.in (funcs, [...]): Add snprintf and vsnprintf. | Kaveh R. Ghazi | 1 | -79/+81 |
2003-04-16 | mempcpy.c, [...]: New files. | Kaveh R. Ghazi | 1 | -80/+83 |
2003-04-14 | configure.in (HAVE_UINTPTR_T): Always define. | Kaveh R. Ghazi | 1 | -85/+84 |
2003-02-22 | configure.in: Check for sys/systemcfg.h and _system_configuration. | Kaveh R. Ghazi | 1 | -53/+57 |
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 | -80/+81 |
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 | -52/+107 |
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 | -86/+177 |
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 | -127/+129 |
2003-01-24 | configure.in: Remove special pex-cygwin consideration. | Christopher Faylor | 1 | -17/+29 |
2003-01-24 | Makefile.in (CFILES): Add pex-*.c. | Zack Weinberg | 1 | -30/+29 |
2002-08-15 | * libiberty/configure: Reverted unintended yesterday's check in. | Alexandre Oliva | 1 | -147/+149 |
2002-08-14 | configure, configure: Rebuilt. | Alexandre Oliva | 1 | -149/+147 |
2002-07-01 | configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure. | Douglas B Rupp | 1 | -140/+205 |
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 | -142/+147 |
2002-05-07 | configure.in (AC_TYPE_PID_T): Use it. | Mark Mitchell | 1 | -107/+121 |
2002-03-26 | config.table: Support --with-build-subdir. | H.J. Lu | 1 | -19/+20 |
2002-03-04 | configure.in: Add --enable-install-libiberty option. | Phil Edwards | 1 | -142/+169 |
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 | -22/+91 |
2001-12-31 | aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try. | Ira Ruben | 1 | -1/+4 |
2001-12-24 | configure.in (uintptr_t): Use AC_CHECK_TYPE. | Douglas B Rupp | 1 | -183/+196 |
2001-12-11 | configure.in: Hardcode that vfork works on VMS host. | Douglas B Rupp | 1 | -54/+61 |
2001-11-28 | top level: | Zack Weinberg | 1 | -36/+86 |
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 | -76/+118 |
2001-11-04 | * configure.in: Cope with missing makeinfo. | Alan Modra | 1 | -117/+122 |
2001-09-29 | * configure: Regenerate. | DJ Delorie | 1 | -123/+124 |
2001-09-26 | configure.in (MAKEINFO, PERL): Detect these. | DJ Delorie | 1 | -109/+219 |
2001-08-21 | configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting... | Christopher Faylor | 1 | -60/+64 |
2001-08-17 | configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin. | Christopher Faylor | 1 | -72/+81 |
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 | -182/+56 |
2000-12-26 | bsearch.c: New file. | Michael Sokolov | 1 | -98/+96 |
2000-11-22 | Makefile.in, [...]: Expunge remaining traces of facility for running MD files... | Zack Weinberg | 1 | -150/+247 |
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 | -82/+117 |