]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix up ChangeLog entries (name, e-mail, formatting, otherwise).
authorGerald Pfeifer <gerald@gcc.gnu.org>
Wed, 23 Oct 2013 21:30:54 +0000 (21:30 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Wed, 23 Oct 2013 21:30:54 +0000 (21:30 +0000)
From-SVN: r203992

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 1c50b9b7ab1267841ef30979428f548ecef8c46b..09e447185b8fc7ea3c37048a25aec13ef2d20c2a 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 87ae4d46794b5a31891d67e947737ae3303289b6..f1fcbca9e0ebd8715d6176add38f24b836746a71 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 d6424db2364fdbb8f7ed8965f11afaf1528b6670..925423c382224de907c62f061144e8e17b2c02d7 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 60eecba5958272f14f6a1d9cc4cb3ca13969a356..692db4bfc14512526d048ab0a4cd3c17e934d9c0 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 4167065b58dbe0e7aca23b9e9480d802385172d0..c95c0ca129e2f327d504a281f29d3753062bbfa6 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 ce92ab2febb2252f34f062126979126f46398ddd..75c04fca968166f61160fcaa13a3c5b754146d52 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 ad72535e28dc1f657f3beeabc929d5781d5c177a..900077783c9086feb232083c66d415b8d5330616 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 cc462e9c4a7c3ebe5babdc1f765509733b10270a..d7ab76daa74ed4f6da6ba8717a91541ac1b30c6f 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 6c1aa5932a7ad4d8023334e3b26d5600bfefc571..8b372f5acda517a183e4a0f864cccaf7a29f9036 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 7f5f6f9aa5f77ba66e81caa40dca4197c9089cc3..d6dd46a2e79a6e9c74b3e4e16ef655b501577e8c 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 2bb659a52debcb7a5913825602909ccb71435e63..4949e047dbf0b102f398daeafb67c38189cc48db 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 c7534b3326148bd6a415a891ea3fabb35cdc77cb..a4cfe0a6cddb0fac47f803c184d9b495657c9656 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 0e2409aa18236b74dc7bb74e2b2319b1d1618081..39cce3b71bd95d4d599f5a15d03ae426a5c293f0 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 def8b05c132a69eb952640fd50fbaa2df1e0621b..f152933a9be2a25cabed63b449f15508fd05ec18 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 0bc08627d89e43f54e26dc6387c92a7c15e565e6..6314ce0bba00b192a0d77fefc0dcaa4500c25db2 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 9276a1153fe8db94cc802bea9529bccca67a35c7..e323a24294311ca6442d3f09a49cf70250367ae9 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 a4614a03ec703d5a3ba55079bcf66ae7ea9b342a..4c14e744fabc7ccc4c1fe8805e952a25214fa4d6 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 90e08399a798d4733f018585510bda2cafcee699..83c15e1f4a655ddcb72901814f9ed83f2465e9f1 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 c7a02daa288fb9b8a9d83618d2c248b20a8cbbea..531e72b2c7a5606c7b1b8eb37979360f48b421cc 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 c40b6a5be63db49b1b36029f5639b89ea082996f..742f1034802b0b731f24053be6d114ba3eb1b100 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 7250dc1f4900f8ec34d878e994a5c61e2e3d30b1..dcdb2f6f81f71c9d38172381400e5d468767e28c 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 e8e57f94be36d3ec9aee8ed0ec451e3e674c9953..9d33782441e74f27846fcce02982307053dcf17d 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 40470688e5fc001e5552d78f0455fe6ae726a513..0dcda6e907c02a8a5b1e920ab6fc141be12eced2 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 3b3d960df6a8dc98b4013e331fb96e530d8b2b9b..fcbdc10efd1077eb7ef4a8670f992ff2e1ecfbb8 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 070cf3808179fd574daf896405d8e4ac0176c4b8..09fcbb8e66ed5ef90f611ba8e95b70946e29e602 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.