diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aba7edfc301..6208d19a803 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-11-28 H.J. Lu <hongjiu.lu@intel.com> + + * 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-11-28 Andrew Pinski <apinski@cavium.com> PR bootstrap/54279 |