From 8f744e9bc8e672281a2387affe12486a89a47d07 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 12 Dec 2012 13:52:55 +0000 Subject: Add --with-build-config=bootstrap-asan support * Makefile.def (target_modules): Add bootstrap=true and raw_cxx=true to libsanitizer. * configure.ac (bootstrap_target_libs): Add libsanitizer. * Makefile.in: Regenerated. * configure: Likewise. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0cc61937c1..62905669b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-12-11 H.J. Lu + + * Makefile.def (target_modules): Add bootstrap=true and + raw_cxx=true to libsanitizer. + * configure.ac (bootstrap_target_libs): Add libsanitizer. + * Makefile.in: Regenerated. + * configure: Likewise. + 2012-12-08 Jan-Benedict Glaw * config.sub: Merge from config repo. -- cgit v1.2.1