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/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 610dc7e89..b38d7cfa3 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-30 Jeff Johnston <jjohnstn@redhat.com>
+
+ * rs6000/Makefile.in: Add sim-times support. This file has been
+ moved from newlib/libc/machine/powerpc and renamed.
+ * rs6000/sim-times.c: New file.
+
2013-05-14 DJ Delorie <dj@redhat.com>
Nick Clifton <nickc@redhat.com>