aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-11-29 21:33:11 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-11-29 21:33:11 +0000
commit712e2a328db1158e12c38270b864f7d1574ce5ab (patch)
tree968be9f6df5bc6252cfa77badaa1026fd864e0b0 /ChangeLog
parent883bbc647820b396ff6929ae4d3cda329981a093 (diff)
downloadnewlib-712e2a328db1158e12c38270b864f7d1574ce5ab.zip
newlib-712e2a328db1158e12c38270b864f7d1574ce5ab.tar.gz
newlib-712e2a328db1158e12c38270b864f7d1574ce5ab.tar.bz2
2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
(Starting slow-motion replay merge from gcc 3.4 b-i-b branch) * configure: Remove 'removing', which doesn't work. Replace $subdir with . everywhere. Replace $subdirs with ''. Replace $makesrcdir with $srcdir. Reformat indentation. Substitute some variables formerly hard-coded in the Makefile for build=host. * Makefile.tpl: Autogenerate more; make more autoconf-friendly. * Makefile.def: Autogenerate more. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f36c879..0e47276 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
+ * configure: Remove 'removing', which doesn't work. Replace $subdir
+ with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
+ with $srcdir. Reformat indentation. Substitute some variables
+ formerly hard-coded in the Makefile for build=host.
+ * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
+ * Makefile.def: Autogenerate more.
+ * Makefile.in: Regenerate.
+
2002-11-13 Bruce Korb <bkorb@gnu.org>
* Makefile.tpl: syntactic cleanup