aboutsummaryrefslogtreecommitdiff
path: root/libsanitizer
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@gcc.gnu.org>2013-10-23 21:30:54 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2013-10-23 21:30:54 +0000
commitecdbd01aa1a1b0eee46236438dd2a3dc57210b13 (patch)
tree5d23b07222a7645aecc3659727fb8492cb856f8f /libsanitizer
parent33e7f993d1c0be878a778b227d744d3b389c66d0 (diff)
downloadgcc-ecdbd01aa1a1b0eee46236438dd2a3dc57210b13.zip
gcc-ecdbd01aa1a1b0eee46236438dd2a3dc57210b13.tar.gz
gcc-ecdbd01aa1a1b0eee46236438dd2a3dc57210b13.tar.bz2
Fix up ChangeLog entries (name, e-mail, formatting, otherwise).
From-SVN: r203992
Diffstat (limited to 'libsanitizer')
-rw-r--r--libsanitizer/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog
index e8e57f9..9d33782 100644
--- a/libsanitizer/ChangeLog
+++ b/libsanitizer/ChangeLog
@@ -53,7 +53,7 @@
* asan/asan_preinit.cc: New file, synced from upstream.
* asan/asan_rtl.cc: Remove preinit stuff, synced from upstream.
-2013-02-21 Jack Howarth <howarth@bromo.med.uc.edu>
+2013-02-21 Jack Howarth <howarth@bromo.med.uc.edu>
* asan/Makefile.am (libasan_la_SOURCES): Remove deprecated
dynamic/asan_interceptors_dynamic.cc.
@@ -209,7 +209,7 @@
* configure.tgt: Enable build on powerpc*-linux.
-2012-12-06 Jack Howarth <howarth@bromo.med.uc.edu>
+2012-12-06 Jack Howarth <howarth@bromo.med.uc.edu>
PR 55599/sanitizer
* configure.ac: Set enable_static=no on darwin.
@@ -224,7 +224,7 @@
* All files: Merge from upstream r169371.
2012-12-04 Kostya Serebryany <kcc@google.com>
- Jack Howarth <howarth@bromo.med.uc.edu>
+ Jack Howarth <howarth@bromo.med.uc.edu>
PR 55521/sanitizer
* configure.ac: Define USING_MAC_INTERPOSE when on darwin.
@@ -290,7 +290,7 @@
* All files: Merge from upstream r168699.
2012-11-24 Kostya Serebryany <kcc@google.com>
- Jack Howarth <howarth@bromo.med.uc.edu>
+ Jack Howarth <howarth@bromo.med.uc.edu>
* interception/mach_override/mach_override.c: Migrate from llvm.
* interception/mach_override/mach_override.h: Likewise.