OSDN Git Service

./ChangeLog:
[pf3gnuchains/gcc-fork.git] / libchill / ChangeLog
index b41b3a4..672a594 100644 (file)
@@ -1,3 +1,41 @@
+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
+        .c and .h files.
+
 Tue Sep  8 10:41:38 1998  Jeffrey A Law  (law@cygnus.com)
 
        * rts.h: Update with missing code.