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:
authorJeff Johnston <jjohnstn@redhat.com>2002-12-10 22:46:49 +0300
committerJeff Johnston <jjohnstn@redhat.com>2002-12-10 22:46:49 +0300
commitea01c7f5d25779a88d6476da8b7f780379bc0c05 (patch)
tree08ea428081e434efa6a80eee15db79be8cf6f26b /newlib/ChangeLog
parentd6a24c4840cc3408084f6a9e06710a552d86987a (diff)
2002-12-10 Joel Sherrill <joel@OARcorp.com>
* libc/include/machine/setjmp.h: Make sure _JBLEN is defined for i386-rtems targets.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 7a97c2a2f..43d687492 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-10 Joel Sherrill <joel@OARcorp.com>
+
+ * libc/include/machine/setjmp.h: Make sure _JBLEN is defined
+ for i386-rtems targets.
+
2002-12-06 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/stdlib.h (strtof): New prototype (from C99).