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:
authorAndreas Schwab <schwab@linux-m68k.org>2009-02-05 18:45:55 +0300
committerAndreas Schwab <schwab@linux-m68k.org>2009-02-05 18:45:55 +0300
commit57c9bccb3b8ffe359aae18d987eb7a7e57daba86 (patch)
tree7186f09085776931104719f212778694d23a3aee /ChangeLog
parent8c71dc5878ef96ba4c81652777d12fc53a5f403a (diff)
* Makefile.tpl (stage_last): Define $r and $s before using
$(RECURSE_FLAGS_TO_PASS). * Makefile.in: Regenerate
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 10 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 1da2e0d7a..474f3d44b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-05 Andreas Schwab <schwab@suse.de>
+
+ * Makefile.tpl (stage_last): Define $r and $s before using
+ $(RECURSE_FLAGS_TO_PASS).
+ * Makefile.in: Regenerate
+
2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Add ARM license.
@@ -43,13 +49,13 @@
2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
- * configure.ac: Add double brackets on darwin[912].
- * configure: Regenerate.
+ * configure.ac: Add double brackets on darwin[912].
+ * configure: Regenerate.
2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
- * configure.ac: Expand to darwin10 and later.
- * configure: Regenerate.
+ * configure.ac: Expand to darwin10 and later.
+ * configure: Regenerate.
2008-12-02 Andreas Schwab <schwab@suse.de>