diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2009-09-07 00:44:08 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2009-09-07 00:44:08 +0000 |
commit | 556620583130230f38875f6bdd269db69e988b4f (patch) | |
tree | fac0857190cffa1f673466d04d441b05b69d91a9 /config/ChangeLog | |
parent | 99790663b826fa119ce68bfb0891f67eaaefd600 (diff) | |
download | cygnal-556620583130230f38875f6bdd269db69e988b4f.tar.gz cygnal-556620583130230f38875f6bdd269db69e988b4f.tar.bz2 cygnal-556620583130230f38875f6bdd269db69e988b4f.zip |
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 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index f45a3ccb2..ba8fd0011 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,19 @@ +2009-09-03 Alexandre Oliva <aoliva@redhat.com> + + * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. + * bootstrap-debug-lean.mk: Update comments. + (STAGE2_CFLAGS): Likewise. + (do-compare): Don't override. + +2009-09-01 Alexandre Oliva <aoliva@redhat.com> + + * bootstrap-debug.mk: Add comments. + * bootstrap-debug-big.mk: New. + * bootstrap-debug-lean.mk: New. + * bootstrap-debug-ckovw.mk: Add comments. + * bootstrap-debug-lib.mk: Drop CFLAGS for stages. Use -g0 + for TFLAGS in stage1. Drop -fvar-tracking-assignments-toggle. + 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * override.m4 (_GCC_AUTOCONF_VERSION): Bump to 2.64. |