Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 9f63fbe5e..3a95b86fc 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,19 @@
+2001-12-22 Geoffrey Keating <geoffk@redhat.com>
+ Catherine Moore <clm@redhat.com>
+ Richard Henderson <rth@redhat.com>
+ Corinna Vinschen <vinschen@redhat.com>
+
+ * configure.host: Add support for xstormy16.
+ * libc/include/machine/ieeefp.h: Add support for xstormy16.
+ * libc/include/machine/setjmp.h: Add support for xstormy16.
+ * libc/include/sys/config.h: Add support for xstormy16.
+ * libc/machine/xstormy16/Makefile.am: New file.
+ * libc/machine/xstormy16/Makefile.in: New file.
+ * libc/machine/xstormy16/aclocal.m4: New file.
+ * libc/machine/xstormy16/configure: New file.
+ * libc/machine/xstormy16/configure.in: New file.
+ * libc/machine/xstormy16/setjmp.S: New file.
+
2001-12-19 Thomas Fitzsimmons <fitzsim@redhat.com>
* libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR): New conditional.