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/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index d8201cdc9..355862366 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,14 @@
+2012-11-23 Yufeng Zhang <yufeng.zhang@arm.com>
+
+ * aarch64/configure.in: Replace the direct generation of
+ cpu-init/Makefile.in with AC_CONFIG_SUBDIRS(cpu-init).
+ * aarch64/configure: Re-generate.
+ * aarch64/cpu-init/Makefile.in (objtype): Remove.
+ (Makefile, config.status): Update the rules.
+ * aarch64/cpu-init/aclocal.m4: New file (generated).
+ * aarch64/cpu-init/configure.in: New file.
+ * aarch64/cpu-init/configure: New file (generated).
+
2012-10-27 Anthony Green <green@moxielogic.com>
* moxie/sim-unlink.S (unlink): Loop forever.