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 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f57aaa1e..b92fb72c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
+ Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
+ * Makefile.in: Regenerate.
+ * configure.in: Remove unnecessary leftovers.
+
+2002-12-22 Geoffrey Keating <geoffk@apple.com>
+
+ * config/mt-aix43: Delete.
+
+2002-12-21 Geoffrey Keating <geoffk@apple.com>
+
+ * configure.in (extra_ranlibflags_for_target): New variable.
+ (*-*-darwin): Add -c to ranlib commands.
+ * configure (tooldir): Handle extra_ranlibflags_for_target.
+
2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Updated.