diagnostic.c (output_format): Recognize "%H" as a format specifier for a location_t.
[platform/upstream/gcc.git] / libiberty / configure.in
2002-05-22 Roman Lechtchinskyconfigure.in: Fix typo in the code checking for sys_err...
2002-05-08 Alexandre Olivaconfigure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve...
2002-05-07 Mark Mitchellconfigure.in (AC_TYPE_PID_T): Use it.
2002-03-26 H.J. Luconfig.table: Support --with-build-subdir.
2002-03-04 Phil Edwardsconfigure.in: Add --enable-install-libiberty option.
2002-01-31 Adam Megaczconfigure.in: Treat mingw the same as cywin wrt HAVE_SY...
2002-01-22 Momchil Velikovconfigure.in (variable detection): Use arrays of unspec...
2002-01-22 DJ DelorieMakefile.in (TESTLIB): New.
2001-12-24 Douglas B Ruppconfigure.in (uintptr_t): Use AC_CHECK_TYPE.
2001-12-11 Douglas B Ruppconfigure.in: Hardcode that vfork works on VMS host.
2001-11-28 Zack Weinbergtop level:
2001-11-26 DJ Delorieconfigure.in: Check for alloca.h (for regex.c and puten...
2001-11-15 Jeffrey A Lawconfig.in (HAVE_UINTPTR_T): Provide autoconf stub.
2001-11-04 Alan Modra* configure.in: Cope with missing makeinfo.
2001-09-27 DJ Delorieconfigure.in: Don't use in-tree texinfo, because libibe...
2001-09-26 DJ Delorieconfigure.in (MAKEINFO, PERL): Detect these.
2001-08-21 Christopher Faylorconfigure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS...
2001-08-17 Christopher Faylorconfigure.in: Always set HAVE_SYS_ERRLIST when targetti...
2001-07-05 Mark KleinMakefile.in: Add ffs.c dependency.
2001-03-06 Zack Weinbergaclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
2000-12-26 Michael Sokolovbsearch.c: New file.
2000-11-22 Zack WeinbergMakefile.in, [...]: Expunge remaining traces of facilit...
2000-09-05 DJ Delorieconfigure.in (Cygwin): special case cygwin only when...
2000-07-23 Michael Sokolovconfigure.in (AC_CHECK_HEADERS): Add time.h.
2000-07-23 Michael Sokolovconfigure.in (AC_CHECK_HEADERS): Add limits.h.
2000-07-23 Michael Sokolovaclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
2000-06-07 Kaveh R. Ghaziconfigure.in (ac_libiberty_warn_cflags): Add -pedantic.
2000-04-28 Kaveh R. Ghaziaclocal.m4: New file with new test libiberty_AC_FUNC_ST...
2000-01-04 Kaveh R. Ghaziconfigure.in (ac_libiberty_warn_cflags): Turn on warnin...
1999-08-31 Kaveh R. GhaziMakefile.in (CFILES): Add calloc.c and getpwd.c.
1999-06-21 Andreas Schwabconfigure.in (checkfuncs): Add gettimeofday.
1999-06-21 Mumit Khanconfigure.in (*-*-uwin*): UWIN has sys_{errlist,nerr...
1999-05-26 Jeff LawMakefile.in (CFILES): Add putenv.c and setenv.c.
1999-05-06 Fred FishFred Fish <fnf@be.com>
1999-04-26 Donn Terryconfigure.in (alloca detection): Handle alloca directly...
1999-04-15 Mumit Khanconfigure.in (checkfuncs): Check for sbrk.
1999-04-05 Tom Tromeyregress-demangle: New file.
1999-03-11 Mumit Khanpexecute.c (__CYGWIN32__): Rename to
1999-02-09 Marc EspieMakefile.in (REQUIRED_OFILES): remove mkstemp.o
1998-11-23 Kaveh R. Ghazi* configure.in: Use AC_PREREQ(2.12.1).
1998-11-19 Geoffrey Noerconfigure.in: detect cygwin* instead of cygwin32*
1998-11-19 Kaveh R. Ghaziconfigure.in: Call AC_HEADER_SYS_WAIT.
1998-11-13 Kaveh R. Ghaziconfigure.in: Check for calloc.
1998-10-13 Jeffrey A Lawmkstemp.c: Check HAVE_SYS_TIME_H before including sys...
1998-10-13 Jeffrey A Lawgetopt.c: Check HAVE_STRINGS_H before including strings.h.
1998-10-08 Jeff LawThu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus...
1998-05-30 Mumit Khan* configure.in (checkfuncs): Add missing "'".
1998-05-21 Manfred Hollsteinconfigure.in: Check for unistd.h as well.
1998-05-15 Jeff LawUpdate from Cygnus libiberty.
1997-08-21 Jason MerrillInitial revision