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/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index c63ec3c90..1a09297e6 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,16 @@
+2002-06-18 Dave Brolley <brolley@redhat.com>
+
+ From Catherine Moore, Michael Meissner, Richard Sandiford:
+ * libc/include/machine/setjmp.h (_JBLEN): Define for __frv__.
+ (_JBTYPE): Ditto.
+ * libc/include/sys/config.h (__IEEE_BIG_ENDIAN): Ditto.
+ (__ATTRIBUTE_IMPURE_PTR__): Ditto.
+ * libc/include/machine/ieeefp.h (__IEEE_BIG_ENDIAN): Ditto.
+ * configure.host: Support frv-*-*.
+ * libc/machine/frv/Makefile.am: New file.
+ * libc/machine/frv/configure.in: New file.
+ * libc/machine/frv/setjmp.S: New file.
+
2002-06-18 Thomas Fitzsimmons <fitzsim@redhat.com>
* libc/include/ctype.h: Remove isblank macro.