OSDN Git Service

* testsuite/demangle-expected: Minor changes to match output of
[pf3gnuchains/gcc-fork.git] / libiberty / configure.in
2003-10-01 hjl2003-10-01 H.J. Lu <hongjiu.lu@intel.com>
2003-09-25 drow * configure.in: Use AC_PROG_CPP_WERROR.
2003-08-27 drow * aclocal.m4: Include acx.m4 and no-executables.m4.
2003-06-19 dj* configure.in: Add check for malloc.h needed by
2003-06-09 ghazi PR bootstrap/10974
2003-05-07 jasonlibiberty/
2003-05-04 ghazi * configure.in (AC_CHECK_FUNCS): Don't make multiple...
2003-04-16 ghazi * configure.in (funcs, AC_CHECK_FUNCS): Add snprintf and
2003-04-16 ghazi * mempcpy.c, stpcpy.c, stpncpy.c: New files.
2003-04-14 ghazi * configure.in (HAVE_UINTPTR_T): Always define.
2003-02-22 ghazi * configure.in: Check for sys/systemcfg.h and
2003-02-22 ghazi * configure.in: Check for sys/sysctl.h and sysctl.
2003-02-21 ro * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Use...
2003-02-21 ghazi * configure.in: Check for sys/sysmp.h and sysmp.
2003-02-21 ghazi * physmem.c (physmem_total, physmem_available): De...
2003-02-21 ghaziinclude:
2003-02-20 drow * Makefile.in (CFILES): Add lrealpath.c.
2003-02-20 aoliva* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
2003-01-30 dj* Makefile.in (libiberty_topdir): New subst.
2003-01-24 dj* configure.in: Remove special pex-cygwin consideration.
2003-01-24 zack * Makefile.in (CFILES): Add pex-*.c.
2002-07-01 rupp2002-06-30 Douglas Rupp <rupp@gnat.com>
2002-05-22 dj* configure.in: Fix typo in the code checking for sys_e...
2002-05-08 aoliva* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve...
2002-05-07 mmitchel * configure.in (AC_TYPE_PID_T): Use it.
2002-03-26 hjl2002-03-26 H.J. Lu (hjl@gnu.org)
2002-03-04 pme2002-03-04 Phil Edwards <pme@gcc.gnu.org>
2002-01-31 dj* gcc/libiberty/configure.in: Treat mingw the same...
2002-01-22 rth * configure.in (variable detection): Use arrays...
2002-01-22 dj* Makefile.in (TESTLIB): New. This library is for...
2001-12-24 kenner * configure.in (uintptr_t): Use AC_CHECK_TYPE.
2001-12-11 kenner * gcc/configure.in: Hardcode that vfork works on VMS...
2001-11-28 zacktop level:
2001-11-26 dj* configure.in: Check for alloca.h (for regex.c and...
2001-11-15 law * config.in (HAVE_UINTPTR_T): Provide autoconf...
2001-11-04 amodra * configure.in: Cope with missing makeinfo.
2001-09-27 dj* configure.in: Don't use in-tree texinfo, because...
2001-09-26 dj* configure.in (MAKEINFO, PERL): Detect these.
2001-08-21 cgf* configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_S...
2001-08-17 cgf* configure.in: Always set HAVE_SYS_ERRLIST when target...
2001-07-05 dj* Makefile.in: Add ffs.c dependency.
2001-03-06 zacklibiberty:
2000-12-26 dj* bsearch.c: New file.
2000-11-22 zackgcc:
2000-09-05 dj* configure.in (Cygwin): special case cygwin only when...
2000-07-23 law * configure.in (AC_CHECK_HEADERS): Add time.h.
2000-07-23 law * configure.in (AC_CHECK_HEADERS): Add limits.h.
2000-07-23 law * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
2000-06-07 ghazilibiberty:
2000-04-28 ghazi * aclocal.m4: New file with new test libiberty_AC_FUNC...
2000-01-04 ghazi * configure.in (ac_libiberty_warn_cflags): Turn on...
1999-08-31 ghazi * Makefile.in (CFILES): Add calloc.c and getpwd.c.
1999-06-21 law * configure.in (checkfuncs): Add gettimeofday.
1999-06-21 lawp
1999-05-26 law * Makefile.in (CFILES): Add putenv.c and setenv.c.
1999-05-06 rthFred Fish <fnf@be.com>
1999-04-26 law * configure.in (alloca detection): Handle alloc...
1999-04-15 law * configure.in (checkfuncs): Check for sbrk.
1999-04-05 tromey * testsuite/regress-demangle: New file.
1999-03-11 law * pexecute.c (__CYGWIN32__): Rename to
1999-02-09 law * Makefile.in (REQUIRED_OFILES): remove mkstemp.o
1998-11-23 ghazi * configure.in: Use AC_PREREQ(2.12.1).
1998-11-19 law * configure.in: detect cygwin* instead of cygwin32*
1998-11-19 ghazi * configure.in: Call AC_HEADER_SYS_WAIT.
1998-11-13 ghazi * configure.in: Check for calloc.
1998-10-13 law * mkstemp.c: Check HAVE_SYS_TIME_H before inclu...
1998-10-13 law * getopt.c: Check HAVE_STRINGS_H before includi...
1998-10-08 lawThu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus...
1998-05-30 law * configure.in (checkfuncs): Add missing "'".
1998-05-21 manfred
1998-05-15 lawUpdate from Cygnus libiberty.
1997-08-21 jasonInitial revision