Fix up ChangeLog entries (name, e-mail, formatting, otherwise).
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Oct 2013 21:30:54 +0000 (21:30 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Oct 2013 21:30:54 +0000 (21:30 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203992 138bc75d-0d04-0410-961f-82ee72b054a4

25 files changed:
ChangeLog
contrib/ChangeLog
fixincludes/ChangeLog
gcc/ChangeLog
gcc/ChangeLog-2009
gcc/ChangeLog-2011
gcc/ChangeLog-2012
gcc/ada/ChangeLog
gcc/ada/ChangeLog-2010
gcc/ada/ChangeLog-2011
gcc/ada/ChangeLog-2012
gcc/c-family/ChangeLog
gcc/c/ChangeLog
gcc/fortran/ChangeLog
gcc/lto/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/ChangeLog-2009
gcc/testsuite/ChangeLog-2012
include/ChangeLog
libgcc/ChangeLog
libiberty/ChangeLog
libsanitizer/ChangeLog
libstdc++-v3/ChangeLog
libvtv/ChangeLog
lto-plugin/ChangeLog

index 1c50b9b..09e4471 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * configure.ac: add --disable-libstdcxx configure option
        and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
 
-2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
+2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
 
        * MAINTAINERS (Write After Approval): Add myself.
 
        * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
        * Makefile.in: Regenerate.
 
-2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
+2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
 
        * MAINTAINERS (Write After Approval): Add myself.
 
 
        * config.sub: Import these changes from the config project:
 
-       2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
+       2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
            Ben Elliston  <bje@gnu.org>
 
        * config.sub (epiphany): New.
index 87ae4d4..f1fcbca 100644 (file)
@@ -23,7 +23,7 @@
 
        * gcc_update (configure): Update to handle svn 1.8.1.
 
-2013-08-03  Caroline Tice4  <cmtice@google.com>
+2013-08-03  Caroline Tice  <cmtice@google.com>
 
        * gcc_update: Add libvtv files.
        
index d6424db..925423c 100644 (file)
@@ -13,7 +13,7 @@
        * inclhack.def (cdef_cplusplus): removed, per Bug 51776
        * tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
 
-2013-05-23  Alexander Ivchenko <alexander.ivchenko@intel.com>
+2013-05-23  Alexander Ivchenko  <alexander.ivchenko@intel.com>
 
        * inclhack.def (complier_h_tradcpp): New.
        * fixincl.x: Rebuilt.
index 60eecba..692db4b 100644 (file)
        PR tree-optimization/57066
        * builtins.c (fold_builtin_logb): Return +Inf for -Inf.
 
-2013-04-25  James Greenhalgh  <jame.greenhalgh@arm.com>
+2013-04-25  James Greenhalgh  <james.greenhalgh@arm.com>
 
        * config/aarch64/aarch64-simd.md (neg<mode>2): Use VDQ iterator.
 
        (udivsi3_i4_single, divsi3_i4_single): Use
        TARGET_FPU_SINGLE_ONLY || TARGET_FPU_DOUBLE instead of TARGET_HARD_SH4.
 
-2013-03-13  Dave Korn  <dave.korn.cygwin@....>
+2013-03-13  Dave Korn  <dave.korn.cygwin@gmail.com>
 
        * config/i386/cygwin.h (SHARED_LIBGCC_SPEC): Make shared libgcc the
        default setting.
        * target-globals.c (save_target_globals): For init_reg_sets and
        target_reinit remporarily set this_fn_optabs to this_target_optabs.
 
-2013-02-22  James Grennahlgh  <james.greenhalgh@arm.com>
+2013-02-22  James Greenhalgh  <james.greenhalgh@arm.com>
 
        * config/aarch64/aarch64-simd-builtins.def: Add copyright header.
        * config/aarch64/t-aarch64
        equal to op0 or op1, and last_insn pattern is CODE operation
        with MEM dest and one of the operands matches that MEM.
 
-2013-02-11  Sriraman Tallam  <tmsriramgoogle.com>
+2013-02-11  Sriraman Tallam  <tmsriram@google.com>
 
        * doc/extend.texi: Document Function Multiversioning and "default"
        parameter string to target attribute.
index 4167065..c95c0ca 100644 (file)
            Ryan Mansfield  <rmansfield@qnx.com>
            Diego Novillo  <dnovillo@google.com>
            Ollie Wild  <aaw@google.com>
-           Kenneth Zadeck <zadeck@naturalbridge.com>
+           Kenneth Zadeck  <zadeck@naturalbridge.com>
 
        * lto-cgraph.c: New file.
        * lto-compress.c: New file.
        (cgraph_optimize): Make extern.
 
 2009-10-03  Nathan Froyd  <froydnj@codesourcery.com>
-           Kenneth Zadeck <zadeck@naturalbridge.com>
+           Kenneth Zadeck  <zadeck@naturalbridge.com>
 
        * toplev.c (in_lto_p): Declare.
        * collect2.c (scan_prog_file): Read all the output when reading
        (gimple_eh_must_not_throw_set_fndecl): New.
 
 2009-10-03  Jan Hubicka  <jh@suse.cz>
-           Kenneth Zadeck <zadeck@naturalbridge.com>
+           Kenneth Zadeck  <zadeck@naturalbridge.com>
 
        * ipa-pure-const.c: Include lto-streamer.h.
        (register_hooks): Factor out of ...
index ce92ab2..75c04fc 100644 (file)
        (sms_schedule): Adjust call to generate_reg_moves.
        Don't call free_undo_replace_buff.
 
-2011-10-10  Matthias Klose <doko@ubuntu.com>
+2011-10-10  Matthias Klose  <doko@ubuntu.com>
 
        * common/config/m32c: Remove empty directory.
 
        * doc/extend.texi: Document AVX2 built-in functions.
        * doc/invoke.texi: Document -mavx2.
 
-2011-08-22  Matthias Klose <doko@debian.org>
+2011-08-22  Matthias Klose  <doko@debian.org>
 
        Revert:
        2011-07-11  Arthur Loiret  <aloiret@debian.org>
-                   Matthias Klose <doko@debian.org>
+                   Matthias Klose  <doko@debian.org>
        * config/mips/t-linux64 (MULTILIB_DIRNAMES): Set to 'n32 . 64' if
        tm_defines contains MIPS_ABI_DEFAULT ABI_32, to follow the glibc
        convention.
        PR middle-end/49736
        * expr.c (all_zeros_p): Undo bogus part of last change.
 
-2011-07-14  Matthias Klose <doko@ubuntu.com>
+2011-07-14  Matthias Klose  <doko@ubuntu.com>
 
        * doc/extend.texi (optimize attribute): Fix typo.
 
        --enable-targets=all.
 
 2011-07-11  Arthur Loiret  <aloiret@debian.org>
-           Matthias Klose <doko@debian.org>
+           Matthias Klose  <doko@debian.org>
 
        * config.gcc (mips*-*-linux*): If 'enabled_targets' is 'all', build
        a tri-arch compiler defaulting to 32-bit (ABI o32). In this case:
index ad72535..9000777 100644 (file)
        * config/sh/sh.c (sh_can_use_simple_return_p): Enable with
        -freorder-blocks-and-partition.
 
-2012-11-09  Kenneth Zadeck <zadeck@naturalbridge.com>
+2012-11-09  Kenneth Zadeck  <zadeck@naturalbridge.com>
 
        * rtl.h (CONST_SCALAR_INT_P): New macro.
        * cfgexpand.c (expand_debug_locations): Changed to use
        longer static.
        * tree-ssa-loop-ch.c (copy_loop_headers): Use it.
 
-2012-11-06  Sterling Augustine <saugustine@google.com>
+2012-11-06  Sterling Augustine  <saugustine@google.com>
 
        * dwarf2out.c (output_comdat_type_unit): Check for OBJECT_FORMAT_ELF.
 
        * tree-ssa-tail-merge.c (find_duplicate): Do not consider
        is_tm_ending_fndecl calls as mergable.
 
-2012-11-06  Sterling Augustine <saugustine@google.com>
+2012-11-06  Sterling Augustine  <saugustine@google.com>
            Cary Coutant <ccoutant@google.com>
 
        * common.opt (gno-split-dwarf, gsplit-dwarf): New switches.
        * config/i386/i386.c (ix86_rtx_costs): Limit > UNITS_PER_WORD
        AND/IOR/XOR cost calculation to MODE_INT class modes.
 
-2012-09-18 Thomas Quinot  <quinot@adacore.com>
+2012-09-18  Thomas Quinot  <quinot@adacore.com>
 
        * doc/invoke.texi: Document -fada-spec-parent.
 
        New constraints.
        * config/avr/avr.h (LONG_LONG_ACCUM_TYPE_SIZE): Define.
 
-2012-08-23  Kenneth Zadeck <zadeck@naturalbridge.com>
+2012-08-23  Kenneth Zadeck  <zadeck@naturalbridge.com>
 
        * alias.c (rtx_equal_for_memref_p): Convert constant cases.
        * combine.c (find_single_use_1, mark_used_regs_combine): Convert
        alignment requirements given the known alignment of dynamic_offset.
        * function.c (instantiate_virtual_regs): Align dtnamic_offset.
 
-2012-08-02  Kenneth Zadeck <zadeck@naturalbridge.com>
+2012-08-02  Kenneth Zadeck  <zadeck@naturalbridge.com>
 
        * cfgexpand.c (expand_debug_locations):  Encapsulate test for
        CONST_DOUBLE in macro.
        * var-tracking.c (vt_add_function_parameter): Use a preserved
        VALUE for the MEM address of an incoming parameter.
 
-2012-06-26  Sterling Augustine <saugustine@google.com>
+2012-06-26  Sterling Augustine  <saugustine@google.com>
 
        * dwarf2out.c (output_pubnames): Add check for DW_TAG_enumerator.
        (prune_unused_types): Likewise.
        Place new pass_jump2 after pass_stack_adjustments.
        * tree-pass.h (pass_jump): Declare.
 
-2012-06-09  Kenneth Zadeck <zadeck@naturalbridge.com>
+2012-06-09  Kenneth Zadeck  <zadeck@naturalbridge.com>
 
        * simplify-rtx.c (simplify_const_binary_operation): Fixed shift
        count trucation.
        * config/sparc/sparc-protos.h (sparc_initial_elimination_offset):
        Prototype it.
 
-2012-06-02  Kenneth Zadeck <zadeck@naturalbridge.com>
+2012-06-02  Kenneth Zadeck  <zadeck@naturalbridge.com>
 
        * expmed.c (expand_mult, choose_multiplier): Change
        "2 * HOST_BITS_PER_WIDE_INT" to "HOST_BITS_PER_DOUBLE_INT".
index cc462e9..d7ab76d 100644 (file)
        * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Subtype>: Use
        int_const_binop to shift bounds by 1 when they are integer constants.
 
-2013-04-25  Arnaud Charlet  <charlet@adacore.com>>
+2013-04-25  Arnaud Charlet  <charlet@adacore.com>
 
        * gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Exclude s-init.ad{s,b}
 
        accept an aspect name followed by a comma, indicating a defaulted
        boolean aspect.
 
-2013-01-04  Joel Brobecker  <brobecker@adacore.com brobecker>
+2013-01-04  Joel Brobecker  <brobecker@adacore.com>
 
        * gnat_ugn.texi: Document procedure to codesign GDB on Darwin.
        Update doc on gnattest --separates switch.
index 6c1aa59..8b372f5 100644 (file)
 
        * freeze.adb: Minor reformatting.
 
-2010-06-17  Joel Brobecker  <brobecker@adacore.com brobecker>
+2010-06-17  Joel Brobecker  <brobecker@adacore.com>
 
        * gnat_ugn.texi: Add a section introducing gdbserver.
 
        * par-labl.adb (Try_Loop): Test whether the label and the goto are in
        the same list.
 
-2010-06-17  Joel Brobecker  <brobecker@adacore.com brobecker>
+2010-06-17  Joel Brobecker  <brobecker@adacore.com>
 
        * gnat_ugn.texi: Update the documentation about GDB re: exception
        catchpoints.
index 7f5f6f9..d6dd46a 100644 (file)
        * sem_ch8.adb (Is_Primitive_Operator_In_Use): Always check In_Use on
        the Base_Type.
 
-2011-08-03  Joel Brobecker  <brobecker@adacore.com brobecker>
+2011-08-03  Joel Brobecker  <brobecker@adacore.com>
 
        * g-sha256.ads, g-sha512.ads, g-sha1.ads, g-sha224.ads, g-sha384.ads,
        g-sehash.ads: Fix typo. Update header.
index 2bb659a..4949e04 100644 (file)
        return for unknown exceptions.
        * raise-gcc.c (__gnat_personality_seh0): Call __gnat_SEH_error_handler.
 
-2012-07-09  Joel Brobecker  <brobecker@adacore.com brobecker>
+2012-07-09  Joel Brobecker  <brobecker@adacore.com>
 
        * exp_dbug.ads (No_Dollar_In_Label): Delete.
 
index c7534b3..a4cfe0a 100644 (file)
        * c-family/array-notation-common.c (length_mismatch_in_expr_p): Delete
        unused variables l_length and l_node.
 
-2013-07-04  Joern Rennecke <joern.rennecke@embecosm.com>
+2013-07-04  Joern Rennecke  <joern.rennecke@embecosm.com>
 
        PR c/57821
        * c-common.c (complete_array_type): Delay folding first index
index 0e2409a..39cce3b 100644 (file)
        PR c++/57793
        * c-decl.c (finish_struct): Check for too-large class.
 
-2013-07-04  Joern Rennecke <joern.rennecke@embecosm.com>
+2013-07-04  Joern Rennecke  <joern.rennecke@embecosm.com>
 
        PR c/57821
        * c-typeck.c (set_init_index): When folding, check for index overflow.
index def8b05..f152933 100644 (file)
        (TS 29113 Status): Add TYPE(*) and DIMENSION(..).
        (C Interop): Update the section about TS29113.
 
-2013-02-06 Paul Thomas  <pault@gcc.gnu.org>
+2013-02-06  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/55789
        * trans-array.c (trans_array_constructor): Remove condition
        (variable_decl): Remove undeclared type error.
        (gfc_match_import): Use renamed instead of original name.
 
-2013-01-27 Paul Thomas  <pault@gcc.gnu.org>
+2013-01-27  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/55984
        PR fortran/56047
index 0bc0862..6314ce0 100644 (file)
        lto_register_function_decl_in_symtab): Update.
        (read_cgraph_and_symbols): Update resolution_map handling.
 
-2013-06-11 Jan Hubicka  <jh@suse.cz>
+2013-06-11  Jan Hubicka  <jh@suse.cz>
 
        * lto-partition.c (get_symbol_class): Simplify weakref handling.
        (add_symbol_to_partition_1): Likewise.
        builtins on the fly in the future.  Change all uses, and poison
        the old names.  Make sure 0 is not a legitimate builtin index.
 
-2011-10-02   Andi Kleen <ak@linux.intel.com>
+2011-10-02   Andi Kleen  <ak@linux.intel.com>
 
        * lto-object.c (lto_obj_add_section_data): Add list.
        (lto_obj_add_section): Fill in list.
        lto_splay_tree_insert.
        (lto_file_read): Use lto_splay_tree_new.
 
-2011-09-26   Andi Kleen <ak@linux.intel.com>
+2011-09-26   Andi Kleen  <ak@linux.intel.com>
 
        * lto.c (lto_resolution_read): Remove id dumping.
        (lto_section_with_id): Turn id HOST_WIDE_ID.
 
        * lto.c (lto_balanced_map): Do not produce empty partitions.
 
-2010-10-06  Andi Kleen <ak@linux.intel.com>
+2010-10-06  Andi Kleen  <ak@linux.intel.com>
 
        * lto.c (lto_process_name): Add.
        (lto_main): Call lto_process_name.
        (do_whole_program_analysis): Chose proper partitioning alg.
        * Make-lang.in (lto.o): Add dependency on params.h
 
-2010-10-04  Andi Kleen <ak@linux.intel.com>
+2010-10-04  Andi Kleen  <ak@linux.intel.com>
 
        * Make-lang.in (lto1): Add + to build rule.
 
-2010-10-03  Andi Kleen <ak@linux.intel.com>
+2010-10-03  Andi Kleen  <ak@linux.intel.com>
 
        * lto.c (lto_file_finalize): Replace gcc_assert for missing section
           with fatal_error.
 
        * lto.c: Use FOR_EACH_VEC_ELT.
 
-2010-07-27  Andi Kleen <ak@linux.intel.com>
+2010-07-27  Andi Kleen  <ak@linux.intel.com>
 
        * Make-lang.in (lto.o): Add dependency to splay-tree.h
 
        (LANG_HOOKS_OPTION_LANG_MASK, LANG_HOOKS_COMPLAIN_WRONG_LANG_P):
        Define.
 
-2010-07-10   Andi Kleen <ak@linux.intel.com>
+2010-07-10  Andi Kleen  <ak@linux.intel.com>
 
        PR lto/44992
         * lto.c: Include splay-tree.h
        (lto_flatten_file): Add.
        (read_cgraph_and_symbols): Handle linked lists of file_datas.
 
-2010-07-10  Andi Kleen <ak@linux.intel.com>
+2010-07-10  Andi Kleen  <ak@linux.intel.com>
 
        * lto-coff.c (hash_name, eq_name): Move.
        (lto_obj_build_section_table): Call lto_obj_create_section_hash_table.
index 9276a11..e323a24 100644 (file)
        * gcc.target/arm/vselvsdf.c: Likewise.
        * gcc.target/arm/vselvssf.c: Likewise.
 
-2013-03-25  Kyrylo Tkachov  <kyrylo.tkachov at arm.com>
+2013-03-25  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        * gcc.target/aarch64/atomic-comp-swap-release-acquire.c: Move test
        body from here...
        PR rtl-optimization/56151
        * gcc.target/i386/pr56151.c: New test.
 
-2013-02-11  Sriraman Tallam  <tmsriramgoogle.com>
+2013-02-11  Sriraman Tallam  <tmsriram@google.com>
 
        * g++.dg/ext/mv12.C: New test.
        * g++.dg/ext/mv12.h: New file.
        PR target/54131
        * gfortran.dg/pr54131.f: New test.
 
-2013-02-06 Paul Thomas  <pault@gcc.gnu.org>
+2013-02-06  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/55789
        * gfortran.dg/array_constructor_41.f90: New test.
index a4614a0..4c14e74 100644 (file)
 
        * gcc.c-torture/compile/limits-fndefn.c: Add dg-timeout-factor.
 
-2009-08-25 Ville Voutilainen <ville.voutilainen@gmail.com>
+2009-08-25  Ville Voutilainen  <ville.voutilainen@gmail.com>
 
        * g++.dg/cpp0x/alignof.C: New. Tests that the alignof
        keyword works in the same manner as __alignof.
index 90e0839..83c15e1 100644 (file)
        PR c++/52637
        * g++.dg/debug/localclass1.C: New.
 
-2012-06-16 Ville Voutilainen <ville.voutilainen@gmail.com>
+2012-06-16  Ville Voutilainen <ville.voutilainen@gmail.com>
 
        * g++.dg/cpp0x/override4.C: New.
 
index c7a02da..531e72b 100644 (file)
@@ -51,8 +51,8 @@
        * demangle.h (enum demangle_component_type): Add
        DEMANGLE_COMPONENT_TAGGED_NAME.
 
-2012-10-29  Sterling Augustine <saugustine@google.com>
-            Cary Coutant <ccoutant@google.com>
+2012-10-29  Sterling Augustine  <saugustine@google.com>
+            Cary Coutant  <ccoutant@google.com>
 
        * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
        DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
        Sync LD plugin patch series (part 1/6) with src/include/.
        * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
 
-2010-10-06  Andi Kleen <ak@linux.intel.com>
+2010-10-06  Andi Kleen  <ak@linux.intel.com>
 
        * libiberty.h (setproctitle): Add prototype.
 
index c40b6a5..742f103 100644 (file)
        * config/sh/lib1funcs.S (udivsi3_i4i, sdivsi3_i4i): Add __SH2A__ to
        inclusion list.
 
-2013-03-04  Edgar E. Iglesias <edgar.iglesias@gmail.com>
+2013-03-04  Edgar E. Iglesias  <edgar.iglesias@gmail.com>
 
        * config/microblaze/crti.S: Setup stack protection at entry
 
        _divQQ,  _divHQ,  _divHA,  _divSA,
        _divUQQ, _divUHQ, _divUHA, _divUSA.
 
-2013-01-26  David Holsgrove <david.holsgrove@xilinx.com>
+2013-01-26  David Holsgrove  <david.holsgrove@xilinx.com>
 
        * config.host(microblaze*-linux*): tmake_file: Remove
        t-slibgcc-nolc-override, add t-slibgcc-libgcc.
        to exclude functions from being built with libgcc.c and use
        the microblaze assembly.
 
-2013-01-26  Edgar E. Iglesias <edgar.iglesias@gmail.com>
+2013-01-26  Edgar E. Iglesias  <edgar.iglesias@gmail.com>
 
        * config.host (microblaze*-*-*): Rename microblaze*-*-elf, update
        extra_parts.
index 7250dc1..dcdb2f6 100644 (file)
@@ -83,7 +83,7 @@
        * hashtab.c (hash_pointer): Remove conditional and avoid
        unexecuted shift equal to wordsize.
 
-2013-04-22  Andi Kleen <ak@linux.intel.com>
+2013-04-22  Andi Kleen  <ak@linux.intel.com>
 
        * hashtab.c (hash_pointer): Move to end of file and reimplement.
 
        * aclocal.m4 (AC_LANG_FUNC_LINK_TRY(C)): Delete.
        * configure: Regenerate.
 
-2010-10-07  Andi Kleen <ak@linux.intel.com>
+2010-10-07  Andi Kleen  <ak@linux.intel.com>
 
        * configure: Regenerate.
        * configure.ac: Turn PR_SET_NAME check into link check.
 
-2010-10-06  Andi Kleen <ak@linux.intel.com>
+2010-10-06  Andi Kleen  <ak@linux.intel.com>
 
        * Makefile.in (CFILES): Add setproctitle.
        (CONFIGURED_OFILES): Add setproctitle.
index e8e57f9..9d33782 100644 (file)
@@ -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.
 
        * 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.
        * 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.
        * 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.
index 4047068..0dcda6e 100644 (file)
        * config/abi/pre/gnu.ver: Add new symbols.
        * config/abi/pre/gnu-versioned-namespace.ver: Add new symbols.
 
-2013-05-08  Andoni Morales Alastruey <ylatuya@gmail.com>
+2013-05-08  Andoni Morales Alastruey  <ylatuya@gmail.com>
 
        PR libstdc++/57212
        * include/Makefile.am (_GLIBCXX___MINGW32_GLIBCXX___): Modify
index 3b3d960..fcbdc10 100644 (file)
        for 'open'.  Update function comment.
        * vtv_rts.cc (log_memory_protection_data):  Remove %d from file name.
 
-2013-08-08  Benjamin Kosnik  <bkoz@rehat.com>
+2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
            Michael Meissner <meissner@linux.vnet.ibm.com>
 
        * configure.tgt : Simplify, just use VTV_SUPPORTED.
 
-2013-08-07  Benjamin Kosnik  <bkoz@rehat.com>
+2013-08-07  Benjamin Kosnik  <bkoz@redhat.com>
 
        * Makefile.am (SUBDIRS): Protect with ENABLE_VTABLE_VERIFY.
        * Makefile.in: Regenerate.
index 070cf38..09fcbb8 100644 (file)
        (claim_file_handler): Add n variable. Check return value of
        process_symtab. Call resolve_conflicts.
 
-2010-07-27  Andi Kleen <ak@linux.intel.com>
+2010-07-27  Andi Kleen  <ak@linux.intel.com>
 
        * lto-plugin.c (translate): Remove debug fprintf.
 
        PR bootstrap/45042
        * lto-plugin.c (translate): Cast to unsigned long.
 
-2010-07-23   Andi Kleen <ak@linux.intel.com>
+2010-07-23   Andi Kleen  <ak@linux.intel.com>
 
        PR lto/44992
        * lto-plugin.c (sym_aux): Add.