OSDN Git Service

2001-11-07 David O'Brien <obrien@FreeBSD.org>
[pf3gnuchains/gcc-fork.git] / libchill / ChangeLog
index 17da549..a62ab15 100644 (file)
@@ -1,3 +1,102 @@
+2000-05-31  Richard Henderson  <rth@cygnus.com>
+
+       * Makefile.in (STROBJS): Get memmove.o from configure.
+       * configure.in (RANLIB): Detect and substitute.
+       (memmove): Detect and substitute.
+       * memmove.c (memmove): Use size_t.
+
+2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * concatstr.c, exh.c: Include stdlib.h and string.h.
+       * delaycase.c, eqstr.c, memmove.c, printbuffer.c,
+       printevent.c, sendbuffer.c, waitbuffer.c: Include string.h.
+
+Mon Apr  3 01:20:50 2000  George France <france@crl.dec.com>
+
+       * basicio.c (PATH_MAX): Always provide a definition.
+
+Wed Oct 27 01:13:12 1999  Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
+
+       * Makefile.in (config.status): Fix leading whitespace.
+       (clean): Remove libchill.a.
+
+Thu Sep  2 17:50:47 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * powerset.h (SET_WORD, SET_SHORT, SET_CHAR): Do not redefine based
+       on USE_CHAR.
+       (USE_CHAR): No longer define.
+       * eqps.c ffsetclrps.c flsetclrps.c: Remove !USE_CHARS support.
+
+Mon Aug 30 16:42:45 1999  Hans-Peter Nilsson  <hp@axis.se>
+
+       * Makefile.in (chillrt0.o): Depend on chillrt0.c explicitly.
+
+Fri Aug  6 23:32:29 1999  Daniel Jacobowitz <drow@drow.them.org>
+
+       * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
+       libdir, libsubdir and tooldir.
+
+Thu May 20 03:20:59 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (AC_EXEEXT): Remove call.
+       (compiler_name): Explicitly check with no extension and .exe
+       extension.
+       * configure: Regenerate.
+
+Wed Mar 24 22:41:28 1999  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * configure.in (AC_PREREQ): Update to 2.13.
+       (AC_EXEEXT): Call to find possible file extension.
+       (compiler_name): Use.
+       * configure: Regenerate.
+
+1999-01-19 08:10 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
+
+       * Makefile.in: Fix typos in previous change.  
+       (rtsdummy.o): Don't depend on gvarargs.h.
+
+Mon Jan 18 04:47:34 1999  Jeffrey A Law  (law@cygnus.com)
+                         Hans-Peter Nilsson  <hp@axis.se>
+
+       * Makefile.in: Add many missing dependencies.
+
+Sun Jan  3 21:04:53 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * readrecord.c: Include <sys/types.h> for off_t.
+
+1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure.in (compiler_name): Add check to detect if this
+       language's compiler has been built.
+       * configure: Regenerate.
+
+Mon Nov 23 16:48:39 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       *  configure.in: Use AC_PREREQ(2.12.1).
+
+Fri Nov 20 18:48:34 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
+
+       * basicio.c (PATH_MAX): Define only to _POSIX_PATH_MAX if that is
+       defined.  Otherwise, try MAXPATHLEN.
+
+Thu Oct 22 14:37:35 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
+
+1998-09-22  Ben Elliston  <bje@cygnus.com>
+
+       * configure.in: This is GNU CHILL, not GNU Fortran.
+
+1998-09-20  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in: Add dummy targets "info", "install-info", "clean-info"
+       and "dvi".
+
+1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
+
+       * configure.in: Use 'if test' not brackets.
+       * configure: Rebuilt.
+       
 Wed Sep  9 21:32:46 1998  Jeffrey A Law  (law@cygnus.com)
 
        * Add library exception clause to the copyright notice for all