From ecdbd01aa1a1b0eee46236438dd2a3dc57210b13 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Wed, 23 Oct 2013 21:30:54 +0000 Subject: [PATCH] Fix up ChangeLog entries (name, e-mail, formatting, otherwise). From-SVN: r203992 --- ChangeLog | 6 +++--- contrib/ChangeLog | 2 +- fixincludes/ChangeLog | 2 +- gcc/ChangeLog | 8 ++++---- gcc/ChangeLog-2009 | 6 +++--- gcc/ChangeLog-2011 | 10 +++++----- gcc/ChangeLog-2012 | 18 +++++++++--------- gcc/ada/ChangeLog | 4 ++-- gcc/ada/ChangeLog-2010 | 4 ++-- gcc/ada/ChangeLog-2011 | 2 +- gcc/ada/ChangeLog-2012 | 2 +- gcc/c-family/ChangeLog | 2 +- gcc/c/ChangeLog | 2 +- gcc/fortran/ChangeLog | 4 ++-- gcc/lto/ChangeLog | 18 +++++++++--------- gcc/testsuite/ChangeLog | 6 +++--- gcc/testsuite/ChangeLog-2009 | 2 +- gcc/testsuite/ChangeLog-2012 | 2 +- include/ChangeLog | 6 +++--- libgcc/ChangeLog | 6 +++--- libiberty/ChangeLog | 6 +++--- libsanitizer/ChangeLog | 8 ++++---- libstdc++-v3/ChangeLog | 2 +- libvtv/ChangeLog | 4 ++-- lto-plugin/ChangeLog | 4 ++-- 25 files changed, 68 insertions(+), 68 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1c50b9b..09e4471 100644 --- a/ChangeLog +++ b/ChangeLog @@ -370,7 +370,7 @@ * configure.ac: add --disable-libstdcxx configure option and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. -2012-10-30 Ganesh Gopalasubramanian +2012-10-30 Ganesh Gopalasubramanian * MAINTAINERS (Write After Approval): Add myself. @@ -810,7 +810,7 @@ * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin. * Makefile.in: Regenerate. -2011-12-28 Oleg Endo +2011-12-28 Oleg Endo * MAINTAINERS (Write After Approval): Add myself. @@ -911,7 +911,7 @@ * config.sub: Import these changes from the config project: - 2011-10-08 Joern Rennecke + 2011-10-08 Joern Rennecke Ben Elliston * config.sub (epiphany): New. diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 87ae4d4..f1fcbca 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -23,7 +23,7 @@ * gcc_update (configure): Update to handle svn 1.8.1. -2013-08-03 Caroline Tice4 +2013-08-03 Caroline Tice * gcc_update: Add libvtv files. diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index d6424db..925423c 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -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 +2013-05-23 Alexander Ivchenko * inclhack.def (complier_h_tradcpp): New. * fixincl.x: Rebuilt. diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 60eecba..692db4b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -19754,7 +19754,7 @@ PR tree-optimization/57066 * builtins.c (fold_builtin_logb): Return +Inf for -Inf. -2013-04-25 James Greenhalgh +2013-04-25 James Greenhalgh * config/aarch64/aarch64-simd.md (neg2): Use VDQ iterator. @@ -23694,7 +23694,7 @@ (udivsi3_i4_single, divsi3_i4_single): Use TARGET_FPU_SINGLE_ONLY || TARGET_FPU_DOUBLE instead of TARGET_HARD_SH4. -2013-03-13 Dave Korn +2013-03-13 Dave Korn * config/i386/cygwin.h (SHARED_LIBGCC_SPEC): Make shared libgcc the default setting. @@ -24741,7 +24741,7 @@ * 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 +2013-02-22 James Greenhalgh * config/aarch64/aarch64-simd-builtins.def: Add copyright header. * config/aarch64/t-aarch64 @@ -25235,7 +25235,7 @@ 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 +2013-02-11 Sriraman Tallam * doc/extend.texi: Document Function Multiversioning and "default" parameter string to target attribute. diff --git a/gcc/ChangeLog-2009 b/gcc/ChangeLog-2009 index 4167065..c95c0ca 100644 --- a/gcc/ChangeLog-2009 +++ b/gcc/ChangeLog-2009 @@ -7030,7 +7030,7 @@ Ryan Mansfield Diego Novillo Ollie Wild - Kenneth Zadeck + Kenneth Zadeck * lto-cgraph.c: New file. * lto-compress.c: New file. @@ -7091,7 +7091,7 @@ (cgraph_optimize): Make extern. 2009-10-03 Nathan Froyd - Kenneth Zadeck + Kenneth Zadeck * toplev.c (in_lto_p): Declare. * collect2.c (scan_prog_file): Read all the output when reading @@ -7142,7 +7142,7 @@ (gimple_eh_must_not_throw_set_fndecl): New. 2009-10-03 Jan Hubicka - Kenneth Zadeck + Kenneth Zadeck * ipa-pure-const.c: Include lto-streamer.h. (register_hooks): Factor out of ... diff --git a/gcc/ChangeLog-2011 b/gcc/ChangeLog-2011 index ce92ab2..75c04fc 100644 --- a/gcc/ChangeLog-2011 +++ b/gcc/ChangeLog-2011 @@ -9270,7 +9270,7 @@ (sms_schedule): Adjust call to generate_reg_moves. Don't call free_undo_replace_buff. -2011-10-10 Matthias Klose +2011-10-10 Matthias Klose * common/config/m32c: Remove empty directory. @@ -13777,11 +13777,11 @@ * doc/extend.texi: Document AVX2 built-in functions. * doc/invoke.texi: Document -mavx2. -2011-08-22 Matthias Klose +2011-08-22 Matthias Klose Revert: 2011-07-11 Arthur Loiret - Matthias Klose + Matthias Klose * config/mips/t-linux64 (MULTILIB_DIRNAMES): Set to 'n32 . 64' if tm_defines contains MIPS_ABI_DEFAULT ABI_32, to follow the glibc convention. @@ -18472,7 +18472,7 @@ PR middle-end/49736 * expr.c (all_zeros_p): Undo bogus part of last change. -2011-07-14 Matthias Klose +2011-07-14 Matthias Klose * doc/extend.texi (optimize attribute): Fix typo. @@ -18928,7 +18928,7 @@ --enable-targets=all. 2011-07-11 Arthur Loiret - Matthias Klose + Matthias Klose * config.gcc (mips*-*-linux*): If 'enabled_targets' is 'all', build a tri-arch compiler defaulting to 32-bit (ABI o32). In this case: diff --git a/gcc/ChangeLog-2012 b/gcc/ChangeLog-2012 index ad72535..9000777 100644 --- a/gcc/ChangeLog-2012 +++ b/gcc/ChangeLog-2012 @@ -4386,7 +4386,7 @@ * config/sh/sh.c (sh_can_use_simple_return_p): Enable with -freorder-blocks-and-partition. -2012-11-09 Kenneth Zadeck +2012-11-09 Kenneth Zadeck * rtl.h (CONST_SCALAR_INT_P): New macro. * cfgexpand.c (expand_debug_locations): Changed to use @@ -4712,7 +4712,7 @@ longer static. * tree-ssa-loop-ch.c (copy_loop_headers): Use it. -2012-11-06 Sterling Augustine +2012-11-06 Sterling Augustine * dwarf2out.c (output_comdat_type_unit): Check for OBJECT_FORMAT_ELF. @@ -4751,7 +4751,7 @@ * tree-ssa-tail-merge.c (find_duplicate): Do not consider is_tm_ending_fndecl calls as mergable. -2012-11-06 Sterling Augustine +2012-11-06 Sterling Augustine Cary Coutant * common.opt (gno-split-dwarf, gsplit-dwarf): New switches. @@ -10738,7 +10738,7 @@ * 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 +2012-09-18 Thomas Quinot * doc/invoke.texi: Document -fada-spec-parent. @@ -12749,7 +12749,7 @@ New constraints. * config/avr/avr.h (LONG_LONG_ACCUM_TYPE_SIZE): Define. -2012-08-23 Kenneth Zadeck +2012-08-23 Kenneth Zadeck * alias.c (rtx_equal_for_memref_p): Convert constant cases. * combine.c (find_single_use_1, mark_used_regs_combine): Convert @@ -15922,7 +15922,7 @@ alignment requirements given the known alignment of dynamic_offset. * function.c (instantiate_virtual_regs): Align dtnamic_offset. -2012-08-02 Kenneth Zadeck +2012-08-02 Kenneth Zadeck * cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in macro. @@ -20452,7 +20452,7 @@ * var-tracking.c (vt_add_function_parameter): Use a preserved VALUE for the MEM address of an incoming parameter. -2012-06-26 Sterling Augustine +2012-06-26 Sterling Augustine * dwarf2out.c (output_pubnames): Add check for DW_TAG_enumerator. (prune_unused_types): Likewise. @@ -22305,7 +22305,7 @@ Place new pass_jump2 after pass_stack_adjustments. * tree-pass.h (pass_jump): Declare. -2012-06-09 Kenneth Zadeck +2012-06-09 Kenneth Zadeck * simplify-rtx.c (simplify_const_binary_operation): Fixed shift count trucation. @@ -22716,7 +22716,7 @@ * config/sparc/sparc-protos.h (sparc_initial_elimination_offset): Prototype it. -2012-06-02 Kenneth Zadeck +2012-06-02 Kenneth Zadeck * expmed.c (expand_mult, choose_multiplier): Change "2 * HOST_BITS_PER_WIDE_INT" to "HOST_BITS_PER_DOUBLE_INT". diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index cc462e9..d7ab76d 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -3657,7 +3657,7 @@ * gcc-interface/decl.c (gnat_to_gnu_entity) : Use int_const_binop to shift bounds by 1 when they are integer constants. -2013-04-25 Arnaud Charlet > +2013-04-25 Arnaud Charlet * gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Exclude s-init.ad{s,b} @@ -7343,7 +7343,7 @@ accept an aspect name followed by a comma, indicating a defaulted boolean aspect. -2013-01-04 Joel Brobecker +2013-01-04 Joel Brobecker * gnat_ugn.texi: Document procedure to codesign GDB on Darwin. Update doc on gnattest --separates switch. diff --git a/gcc/ada/ChangeLog-2010 b/gcc/ada/ChangeLog-2010 index 6c1aa59..8b372f5 100644 --- a/gcc/ada/ChangeLog-2010 +++ b/gcc/ada/ChangeLog-2010 @@ -7983,7 +7983,7 @@ * freeze.adb: Minor reformatting. -2010-06-17 Joel Brobecker +2010-06-17 Joel Brobecker * gnat_ugn.texi: Add a section introducing gdbserver. @@ -8032,7 +8032,7 @@ * par-labl.adb (Try_Loop): Test whether the label and the goto are in the same list. -2010-06-17 Joel Brobecker +2010-06-17 Joel Brobecker * gnat_ugn.texi: Update the documentation about GDB re: exception catchpoints. diff --git a/gcc/ada/ChangeLog-2011 b/gcc/ada/ChangeLog-2011 index 7f5f6f9..d6dd46a 100644 --- a/gcc/ada/ChangeLog-2011 +++ b/gcc/ada/ChangeLog-2011 @@ -11415,7 +11415,7 @@ * sem_ch8.adb (Is_Primitive_Operator_In_Use): Always check In_Use on the Base_Type. -2011-08-03 Joel Brobecker +2011-08-03 Joel Brobecker * g-sha256.ads, g-sha512.ads, g-sha1.ads, g-sha224.ads, g-sha384.ads, g-sehash.ads: Fix typo. Update header. diff --git a/gcc/ada/ChangeLog-2012 b/gcc/ada/ChangeLog-2012 index 2bb659a..4949e04 100644 --- a/gcc/ada/ChangeLog-2012 +++ b/gcc/ada/ChangeLog-2012 @@ -4452,7 +4452,7 @@ return for unknown exceptions. * raise-gcc.c (__gnat_personality_seh0): Call __gnat_SEH_error_handler. -2012-07-09 Joel Brobecker +2012-07-09 Joel Brobecker * exp_dbug.ads (No_Dollar_In_Label): Delete. diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog index c7534b3..a4cfe0a 100644 --- a/gcc/c-family/ChangeLog +++ b/gcc/c-family/ChangeLog @@ -394,7 +394,7 @@ * c-family/array-notation-common.c (length_mismatch_in_expr_p): Delete unused variables l_length and l_node. -2013-07-04 Joern Rennecke +2013-07-04 Joern Rennecke PR c/57821 * c-common.c (complete_array_type): Delay folding first index diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index 0e2409a..39cce3b 100644 --- a/gcc/c/ChangeLog +++ b/gcc/c/ChangeLog @@ -220,7 +220,7 @@ PR c++/57793 * c-decl.c (finish_struct): Check for too-large class. -2013-07-04 Joern Rennecke +2013-07-04 Joern Rennecke PR c/57821 * c-typeck.c (set_init_index): When folding, check for index overflow. diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index def8b05..f152933 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1444,7 +1444,7 @@ (TS 29113 Status): Add TYPE(*) and DIMENSION(..). (C Interop): Update the section about TS29113. -2013-02-06 Paul Thomas +2013-02-06 Paul Thomas PR fortran/55789 * trans-array.c (trans_array_constructor): Remove condition @@ -1541,7 +1541,7 @@ (variable_decl): Remove undeclared type error. (gfc_match_import): Use renamed instead of original name. -2013-01-27 Paul Thomas +2013-01-27 Paul Thomas PR fortran/55984 PR fortran/56047 diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog index 0bc0862..6314ce0 100644 --- a/gcc/lto/ChangeLog +++ b/gcc/lto/ChangeLog @@ -241,7 +241,7 @@ lto_register_function_decl_in_symtab): Update. (read_cgraph_and_symbols): Update resolution_map handling. -2013-06-11 Jan Hubicka +2013-06-11 Jan Hubicka * lto-partition.c (get_symbol_class): Simplify weakref handling. (add_symbol_to_partition_1): Likewise. @@ -704,7 +704,7 @@ 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 +2011-10-02 Andi Kleen * lto-object.c (lto_obj_add_section_data): Add list. (lto_obj_add_section): Fill in list. @@ -743,7 +743,7 @@ lto_splay_tree_insert. (lto_file_read): Use lto_splay_tree_new. -2011-09-26 Andi Kleen +2011-09-26 Andi Kleen * lto.c (lto_resolution_read): Remove id dumping. (lto_section_with_id): Turn id HOST_WIDE_ID. @@ -1118,7 +1118,7 @@ * lto.c (lto_balanced_map): Do not produce empty partitions. -2010-10-06 Andi Kleen +2010-10-06 Andi Kleen * lto.c (lto_process_name): Add. (lto_main): Call lto_process_name. @@ -1144,11 +1144,11 @@ (do_whole_program_analysis): Chose proper partitioning alg. * Make-lang.in (lto.o): Add dependency on params.h -2010-10-04 Andi Kleen +2010-10-04 Andi Kleen * Make-lang.in (lto1): Add + to build rule. -2010-10-03 Andi Kleen +2010-10-03 Andi Kleen * lto.c (lto_file_finalize): Replace gcc_assert for missing section with fatal_error. @@ -1234,7 +1234,7 @@ * lto.c: Use FOR_EACH_VEC_ELT. -2010-07-27 Andi Kleen +2010-07-27 Andi Kleen * Make-lang.in (lto.o): Add dependency to splay-tree.h @@ -1251,7 +1251,7 @@ (LANG_HOOKS_OPTION_LANG_MASK, LANG_HOOKS_COMPLAIN_WRONG_LANG_P): Define. -2010-07-10 Andi Kleen +2010-07-10 Andi Kleen PR lto/44992 * lto.c: Include splay-tree.h @@ -1267,7 +1267,7 @@ (lto_flatten_file): Add. (read_cgraph_and_symbols): Handle linked lists of file_datas. -2010-07-10 Andi Kleen +2010-07-10 Andi Kleen * lto-coff.c (hash_name, eq_name): Move. (lto_obj_build_section_table): Call lto_obj_create_section_hash_table. diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 9276a11..e323a24 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -6082,7 +6082,7 @@ * gcc.target/arm/vselvsdf.c: Likewise. * gcc.target/arm/vselvssf.c: Likewise. -2013-03-25 Kyrylo Tkachov +2013-03-25 Kyrylo Tkachov * gcc.target/aarch64/atomic-comp-swap-release-acquire.c: Move test body from here... @@ -6970,7 +6970,7 @@ PR rtl-optimization/56151 * gcc.target/i386/pr56151.c: New test. -2013-02-11 Sriraman Tallam +2013-02-11 Sriraman Tallam * g++.dg/ext/mv12.C: New test. * g++.dg/ext/mv12.h: New file. @@ -7151,7 +7151,7 @@ PR target/54131 * gfortran.dg/pr54131.f: New test. -2013-02-06 Paul Thomas +2013-02-06 Paul Thomas PR fortran/55789 * gfortran.dg/array_constructor_41.f90: New test. diff --git a/gcc/testsuite/ChangeLog-2009 b/gcc/testsuite/ChangeLog-2009 index a4614a0..4c14e74 100644 --- a/gcc/testsuite/ChangeLog-2009 +++ b/gcc/testsuite/ChangeLog-2009 @@ -4683,7 +4683,7 @@ * gcc.c-torture/compile/limits-fndefn.c: Add dg-timeout-factor. -2009-08-25 Ville Voutilainen +2009-08-25 Ville Voutilainen * g++.dg/cpp0x/alignof.C: New. Tests that the alignof keyword works in the same manner as __alignof. diff --git a/gcc/testsuite/ChangeLog-2012 b/gcc/testsuite/ChangeLog-2012 index 90e0839..83c15e1 100644 --- a/gcc/testsuite/ChangeLog-2012 +++ b/gcc/testsuite/ChangeLog-2012 @@ -5983,7 +5983,7 @@ PR c++/52637 * g++.dg/debug/localclass1.C: New. -2012-06-16 Ville Voutilainen +2012-06-16 Ville Voutilainen * g++.dg/cpp0x/override4.C: New. diff --git a/include/ChangeLog b/include/ChangeLog index c7a02da..531e72b 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -51,8 +51,8 @@ * demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_TAGGED_NAME. -2012-10-29 Sterling Augustine - Cary Coutant +2012-10-29 Sterling Augustine + Cary Coutant * 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, @@ -319,7 +319,7 @@ 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 +2010-10-06 Andi Kleen * libiberty.h (setproctitle): Add prototype. diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index c40b6a5..742f103 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -479,7 +479,7 @@ * config/sh/lib1funcs.S (udivsi3_i4i, sdivsi3_i4i): Add __SH2A__ to inclusion list. -2013-03-04 Edgar E. Iglesias +2013-03-04 Edgar E. Iglesias * config/microblaze/crti.S: Setup stack protection at entry @@ -590,7 +590,7 @@ _divQQ, _divHQ, _divHA, _divSA, _divUQQ, _divUHQ, _divUHA, _divUSA. -2013-01-26 David Holsgrove +2013-01-26 David Holsgrove * config.host(microblaze*-linux*): tmake_file: Remove t-slibgcc-nolc-override, add t-slibgcc-libgcc. @@ -598,7 +598,7 @@ to exclude functions from being built with libgcc.c and use the microblaze assembly. -2013-01-26 Edgar E. Iglesias +2013-01-26 Edgar E. Iglesias * config.host (microblaze*-*-*): Rename microblaze*-*-elf, update extra_parts. diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 7250dc1..dcdb2f6 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -83,7 +83,7 @@ * hashtab.c (hash_pointer): Remove conditional and avoid unexecuted shift equal to wordsize. -2013-04-22 Andi Kleen +2013-04-22 Andi Kleen * hashtab.c (hash_pointer): Move to end of file and reimplement. @@ -657,12 +657,12 @@ * aclocal.m4 (AC_LANG_FUNC_LINK_TRY(C)): Delete. * configure: Regenerate. -2010-10-07 Andi Kleen +2010-10-07 Andi Kleen * configure: Regenerate. * configure.ac: Turn PR_SET_NAME check into link check. -2010-10-06 Andi Kleen +2010-10-06 Andi Kleen * Makefile.in (CFILES): Add setproctitle. (CONFIGURED_OFILES): Add setproctitle. 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 +2013-02-21 Jack Howarth * 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 +2012-12-06 Jack Howarth 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 - Jack Howarth + Jack Howarth 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 - Jack Howarth + Jack Howarth * interception/mach_override/mach_override.c: Migrate from llvm. * interception/mach_override/mach_override.h: Likewise. diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 4047068..0dcda6e 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -2615,7 +2615,7 @@ * config/abi/pre/gnu.ver: Add new symbols. * config/abi/pre/gnu-versioned-namespace.ver: Add new symbols. -2013-05-08 Andoni Morales Alastruey +2013-05-08 Andoni Morales Alastruey PR libstdc++/57212 * include/Makefile.am (_GLIBCXX___MINGW32_GLIBCXX___): Modify diff --git a/libvtv/ChangeLog b/libvtv/ChangeLog index 3b3d960..fcbdc10 100644 --- a/libvtv/ChangeLog +++ b/libvtv/ChangeLog @@ -140,12 +140,12 @@ for 'open'. Update function comment. * vtv_rts.cc (log_memory_protection_data): Remove %d from file name. -2013-08-08 Benjamin Kosnik +2013-08-08 Benjamin Kosnik Michael Meissner * configure.tgt : Simplify, just use VTV_SUPPORTED. -2013-08-07 Benjamin Kosnik +2013-08-07 Benjamin Kosnik * Makefile.am (SUBDIRS): Protect with ENABLE_VTABLE_VERIFY. * Makefile.in: Regenerate. diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 070cf38..09fcbb8 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -334,7 +334,7 @@ (claim_file_handler): Add n variable. Check return value of process_symtab. Call resolve_conflicts. -2010-07-27 Andi Kleen +2010-07-27 Andi Kleen * lto-plugin.c (translate): Remove debug fprintf. @@ -343,7 +343,7 @@ PR bootstrap/45042 * lto-plugin.c (translate): Cast to unsigned long. -2010-07-23 Andi Kleen +2010-07-23 Andi Kleen PR lto/44992 * lto-plugin.c (sym_aux): Add. -- 2.7.4