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/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index d7317777f..76bf01dd2 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-13 Nathan Sidwell <nathan@codesourcery.com>
+
+ * libc/include/machine/ieeefp.h (__mt__): Renamed from __ms1__.
+ * libc/include/machine/setjmp.h (__mt__): Likewise.
+ * libc/machine/mt/setjmp.S: Rename ms1 reference to mt.
+ * libc/machine/configure.in: Ditto.
+
2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
* configure.host: Replace ms1 arch with mt arch.