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 431712817..90b6e1766 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-14 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
+
+ * arm/cpu-init/rdimon-aem.S: Disable for M class cores.
+ * arm/crt0.S: Don't call _rdimon_hw_init_hook for non-A class cores.
+ * arm/cpu-init/Makefile.in (CPU_INIT_OBJS): Use CFLAGS.
+
2013-09-30 Steve Ellcey <sellcey@mips.com>
* mips/Makefile.in (install): Add mkdir, fix install command.