aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2009-09-07 00:44:08 +0000
committerAlexandre Oliva <aoliva@redhat.com>2009-09-07 00:44:08 +0000
commit96655cc4cc3942aa552f40cf22f2d3fa6d8b3704 (patch)
tree79bfae8abdec7ab939b7bc5024a4f07b8b31e6c3 /ChangeLog
parent79158e25e8a7220418ceaaa20ec3642f1d448d58 (diff)
downloadbinutils-96655cc4cc3942aa552f40cf22f2d3fa6d8b3704.zip
binutils-96655cc4cc3942aa552f40cf22f2d3fa6d8b3704.tar.gz
binutils-96655cc4cc3942aa552f40cf22f2d3fa6d8b3704.tar.bz2
ChangeLog:
* configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt. config/ChangeLog: * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. * bootstrap-debug-lean.mk: Update comments. (STAGE2_CFLAGS): Likewise. (do-compare): Don't override. ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8742ef0..d971a37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2009-09-04 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.ac (with-build-config): Document. Handle without.
+ Handle missing argument.
+ * configure: Rebuilt.
+
+2009-09-03 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
+ Default to bootstrap-debug only if compare-debug works.
+ * configure: Rebuilt.
+ * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
+ * Makefile.in: Rebuilt.
+
+2009-09-01 Alexandre Oliva <aoliva@redhat.com>
+
+ * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
+ * Makefile.in: Rebuilt.
+
2009-09-02 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (AWK): Fix typo.