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 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 7bdb72c97..ba58046c1 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,12 @@
+2008-09-24 DJ Delorie <dj@redhat.com>
+
+ * m32c/varvects.S: New.
+ * m32c/varvects.h: New.
+ * m32c/sample.c: New.
+ * m32c/Makefile.in: Add m32cgloss library support.
+ * m32c/crt0.S: Tweaks to support interrupts by default.
+ * m32c/m32c.tmpl: Likewise.
+
2008-09-10 Ken Werner <ken.werner@de.ibm.com>
* spu/dirfuncs.c: Avoid warnings.