aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2006-07-03 07:58:08 +0000
committerPaolo Bonzini <bonzini@gcc.gnu.org>2006-07-03 07:58:08 +0000
commit1546bb648faaf18d273d738eed03f1f3efd72de7 (patch)
treecc5c8986a8f64d6b11b16455bc9a72953d7826dd /ChangeLog
parenta57fb56299f3e235811e8d0ae90a943f4c49df33 (diff)
downloadgcc-1546bb648faaf18d273d738eed03f1f3efd72de7.zip
gcc-1546bb648faaf18d273d738eed03f1f3efd72de7.tar.gz
gcc-1546bb648faaf18d273d738eed03f1f3efd72de7.tar.bz2
re PR other/27063 (Fail to build gcc-core-4.2 snapshots)
2006-07-03 Paolo Bonzini <bonzini@gnu.org> PR other/27063 * configure.in: Test subdir_requires and give an appropriate error message. * configure: Regenerate gcc: 2006-07-03 Paolo Bonzini <bonzini@gnu.org> PR other/27063 * configure.ac (for lang...): Simplify nesting of conditionals. Test subdir_requires for non-enabled languages. Move processing of lang_opt_files and lang_tree_fiels below that test. * configure: Regenerate. * doc/sourcebuild.texi (Front End Config): Document subdir_requires. gcc/objcp: 2006-07-03 Paolo Bonzini <bonzini@gnu.org> PR other/27063 * config-lang.in: Add subdir_requires. From-SVN: r115145
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf70eb1..c680560 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-03 Paolo Bonzini <bonzini@gnu.org>
+
+ PR other/27063
+ * configure.in: Test subdir_requires and give an appropriate
+ error message.
+ * configure: Regenerate.
+
2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
* MAINTAINERS (Write After Approval): Add myself.