From 3f8257db2ecfb4eaaf895d2a92d1f499fcfa688f Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 5 Sep 2016 21:42:42 +0200 Subject: [PATCH] ChangeLog formatting fixes. From-SVN: r239997 --- gcc/ChangeLog | 30 ++++++++--------- gcc/c-family/ChangeLog | 38 ++++++++++----------- gcc/c/ChangeLog | 8 ++--- gcc/cp/ChangeLog | 2 +- gcc/fortran/ChangeLog | 12 +++---- gcc/go/ChangeLog | 2 +- gcc/java/ChangeLog | 74 ++++++++++++++++++++-------------------- gcc/lto/ChangeLog | 75 ++++++++++++++++++++--------------------- gcc/objc/ChangeLog | 49 ++++++++++++++------------- gcc/objcp/ChangeLog | 6 ++-- gcc/po/ChangeLog | 8 ++--- gcc/testsuite/ChangeLog | 28 +++++++-------- 12 files changed, 166 insertions(+), 166 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1bb27ca8cab..536e0094dd4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -222,7 +222,7 @@ (define_insn "*return_and_restore_fpregs_aix__r1"): Ditto. 2016-09-01 Bill Schmidt - Michael Meissner + Michael Meissner PR target/72827 * config/rs6000/rs6000.c (rs6000_legitimize_address): Avoid @@ -697,8 +697,8 @@ (gen_scheduled_generic_parms_dies): Do not set early dwarf here. (dwarf2out_early_finish): But do it here. -2016-08-24 Michael Collison - Michael Collison +2016-08-24 Michael Collison + Michael Collison * config/arm/arm-modes.def: Add new condition code mode CC_V to represent the overflow bit. @@ -1253,8 +1253,8 @@ When doing auto-parallelizing also prevent use of PHIs that carry dependences across loop backedges. -2016-08-18  Tamar Christina  - Ramana Radhakrishnan  +2016-08-18 Tamar Christina + Ramana Radhakrishnan * varasm.c (default_use_anchors_for_symbol_p): Reject too large decls. @@ -1298,7 +1298,7 @@ when find_reloads_toplev returns address_reloaded==-1. (alternative_allows_const_pool_ref): Update comment. -2015-08-17 Alan Hayward +2015-08-17 Alan Hayward PR tree-optimization/71752 * tree-vect-loop.c (vectorizable_reduction): Keep SLP operand ordering. @@ -1796,7 +1796,7 @@ the currently executable edges have fixed ranges. Always go through update_value_range. -2016-08-12 Alexandre Oliva +2016-08-12 Alexandre Oliva PR debug/63240 * langhooks-def.h @@ -2778,7 +2778,7 @@ fix_debug_reg_uses after changing source register mode to V1TImode if source register is undefined. -2015-08-01 Alan Hayward +2015-08-01 Alan Hayward PR tree-optimization/71818 * tree-vect-loop-manip.c (vect_can_advance_ivs_p): Don't advance IVs @@ -3160,7 +3160,7 @@ choosing a better vector mode to do the extraction from. 2016-07-26 Richard Biener - Prathamesh Kulkarni + Prathamesh Kulkarni PR middle-end/70920 * match.pd ((intptr)x eq/ne CST to x eq/ne (typeof x) CST): New @@ -6299,7 +6299,7 @@ * tree-ssa-loop-ivopts.c (determine_group_iv_cost_address): Compute cost for all uses in group. -2016-06-17 Bin Cheng +2016-06-17 Bin Cheng * tree-vect-loop.c (vect_create_epilog_for_reduction): Only insert gimple seq if it's not empty. @@ -9785,7 +9785,7 @@ builtin __SANITIZE_THREAD__ macros for fsanitize=thread switch. * doc/cpp.texi: Document new macros. -2016-05-19 Bin Cheng +2016-05-19 Bin Cheng PR tree-optimization/69848 * tree-vect-loop.c (vectorizable_reduction): Don't factor @@ -10014,7 +10014,7 @@ cleanup_cfg with CLEANUP_EXPENSIVE after shrink-wrapping instead of before. Add a comment. -2016-05-18 Bin Cheng +2016-05-18 Bin Cheng * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check invariant expression pointer, not pointer to the pointer. @@ -15217,7 +15217,7 @@ (possible_polymorphic_call_target_p): Fix formatting. 2016-04-04 Bill Schmidt - Jakub Jelinek + Jakub Jelinek PR middle-end/70457 * tree-inline.c (estimate_num_insn): Use gimple_call_builtin_p @@ -16391,7 +16391,7 @@ * config/aarch64/aarch64.opt (aarch64_fix_a53_err843419): Save. 2016-03-10 Alan Lawrence - Jakub Jelinek + Jakub Jelinek * common.opt (funconstrained-commons, flag_unconstrained_commons): New. * tree.c (array_at_struct_end_p): Do not limit to size of decl for @@ -18931,7 +18931,7 @@ * wide-int.cc (canonize_uhwi): New function. (wi::divmod_internal): Use it. -2016-02-02 James Norris * gimplify.c (omp_notice_variable): Add usage check. diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog index 7d60445a28f..f3280d07333 100644 --- a/gcc/c-family/ChangeLog +++ b/gcc/c-family/ChangeLog @@ -1038,7 +1038,7 @@ * c-common.c (valid_array_size_p): New function. * c-common.h (valid_array_size_p): Declare. -2015-11-11 Dominique d'Humieres +2015-11-11 Dominique d'Humieres PR bootstrap/68271 * c-pragma.c (c_register_pragma_1): Update the gcc_assert to 256. @@ -1147,7 +1147,7 @@ * c-omp.c (c_omp_split_clauses): Remove conditional compilation. Use flag_checking. -2015-11-03 Bernd Schmidt +2015-11-03 Bernd Schmidt PR c++-common/67882 * c-common.h (fold_offsetof_1): Add argument. @@ -2201,14 +2201,14 @@ PRAGMA_OACC_CLAUSE_VECTOR_LENGTH, PRAGMA_OACC_CLAUSE_WAIT, PRAGMA_OACC_CLAUSE_WORKER. -2015-01-14 Marcos Diaz +2015-01-14 Marcos Diaz * c-cppbuiltin.c (c_cpp_builtins): New cpp define __SSP_EXPLICIT__ for the new option fstack-protector_explicit. * c-common.c (c_common_attribute_table): Add stack_protect attribute. (handle_stack_protect_attribute): New function. -2015-01-13 Martin Uecker +2015-01-13 Martin Uecker * c.opt: New option -Warray-bounds=. @@ -2296,7 +2296,7 @@ * c-cppbuiltin.c (__cpp_sized_deallocation): Uncomment and move macro. Control macro with flag_sized_deallocation. -2014-12-20 Martin Uecker +2014-12-20 Martin Uecker * c.opt (Wdiscarded-array-qualifiers): New option. @@ -3450,7 +3450,7 @@ (print_destructor): Retrieve the origin of the destructor. (print_ada_declaration): Revamp handling of constructors/destructors. -2013-12-23 Stuart Hastings +2013-12-23 Stuart Hastings Bill Maddox Jason Merrill @@ -4697,11 +4697,11 @@ * c-pch.c (c_common_read_pch): Rebuild the location_adhoc_data map when read in the pch. -2012-09-18 Arnaud Charlet +2012-09-18 Arnaud Charlet * c-ada-spec.c: Style fixes. -2012-09-18 Thomas Quinot +2012-09-18 Thomas Quinot * c.opt (-fada-spec-parent): Define new command line switch. * c-ada-spec.c (get_ada_package): When -fada-spec-parent @@ -5424,7 +5424,7 @@ (keyword_is_function_specifier): Handle RID_NORETURN. * c-common.h (RID_NORETURN): New. -2011-08-10 Artjoms Sinkarovs +2011-08-10 Artjoms Sinkarovs * c-common.c (unsafe_conversion_p): New function. Check if it is unsafe to convert an expression to the type. @@ -5792,7 +5792,7 @@ * c-ada-spec.c (dump_ada_template): Skip non-class instances. -2011-03-17 Kai Tietz +2011-03-17 Kai Tietz PR target/12171 * c-pretty-print.c (pp_c_specifier_qualifier_list): @@ -6185,8 +6185,8 @@ * c-common.h (objc_maybe_printable_name): New. * stub-objc.c (objc_maybe_printable_name): New. -2010-10-22 Artjoms Sinkarovs - Andrew Pinski +2010-10-22 Artjoms Sinkarovs + Andrew Pinski * c-common.h (c_common_mark_addressable_vec): Declare. * c-common.c (c_common_mark_addressable_vec): New function. @@ -6232,7 +6232,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-11-08 Fariborz Jahanian + 2005-11-08 Fariborz Jahanian Radar 4330422 * c-common.h (objc_non_volatilized_type): New declaration @@ -6242,7 +6242,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2006-03-27 Fariborz Jahanian + 2006-03-27 Fariborz Jahanian Radar 4133425 * c-common.h (objc_diagnose_private_ivar): New decl. @@ -6267,7 +6267,7 @@ 2010-10-14 Iain Sandoe merge from FSF apple 'trunk' branch. - 2006 Fariborz Jahanian + 2006 Fariborz Jahanian Radars 4436866, 4505126, 4506903, 4517826 * c-common.c (c_common_resword): Define @property and its attributes. @@ -6284,7 +6284,7 @@ 2010-10-13 Iain Sandoe merge from FSF apple 'trunk' branch. - 2006-04-26 Fariborz Jahanian + 2006-04-26 Fariborz Jahanian Radar 3803157 (method attributes) * c-common.c (handle_deprecated_attribute): Recognize @@ -6337,7 +6337,7 @@ and @required keywords. merge from FSF 'apple/trunk' branch. - 2006-01-30 Fariborz Jahanian + 2006-01-30 Fariborz Jahanian Radar 4386773 * c-common.h (RID_AT_OPTIONAL, RID_AT_REQUIRED): Two new @@ -6364,7 +6364,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-10-04 Fariborz Jahanian + 2005-10-04 Fariborz Jahanian Radar 4281748 * c-common.h (objc_check_global_decl): New declaration. @@ -6421,7 +6421,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-12-15 Fariborz Jahanian + 2005-12-15 Fariborz Jahanian Radar 4229905 * c-common.h (objc_have_common_type): New declaration. diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index d10dd6d0689..7fee5b8556a 100644 --- a/gcc/c/ChangeLog +++ b/gcc/c/ChangeLog @@ -278,7 +278,7 @@ * c-typeck.c (build_conditional_expr): Return error_mark_node if c_common_type returns error_mark_node. -2016-06-19 Martin Sebor +2016-06-19 Martin Sebor PR c/69507 * c-parser.c (c_parser_alignof_expression): Avoid diagnosing @@ -2027,7 +2027,7 @@ * c-typeck.c (build_array_ref): Pass loc down to warn_array_subscript_with_type_char. -2014-12-20 Martin Uecker +2014-12-20 Martin Uecker * c-typeck.c: New behavious for pointers to arrays with qualifiers (common-pointer-type): For pointers to arrays take qualifiers from @@ -2349,7 +2349,7 @@ Likewise. (c_parser_postfix_expression) : Likewise. -2014-08-10 Marek Polacek +2014-08-10 Marek Polacek PR c/51849 * c-decl.c (build_array_declarator): Remove check for !flag_isoc99. @@ -2436,7 +2436,7 @@ function parameter. 2014-07-02 Jan Hubicka - Chen Gang + Chen Gang * c-decl.c (duplicate_decls): CLear DECL_STRUCT_FUNCTION before releasing symbol. diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 2073e277857..a3f51bb5509 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -96,7 +96,7 @@ * semantics.c (finish_omp_clauses): Add FALLTHRU. * tree.c (lvalue_kind): Likewise. -2016-08-12 Alexandre Oliva +2016-08-12 Alexandre Oliva PR debug/63240 * cp-objcp-common.c (cp_function_decl_defaulted): New. diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 8e525dc5fd6..82513f4c502 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -95,13 +95,13 @@ * interface.c (compare_components, gfc_compare_derived_types): Use new functions. -2016-08-27 Steven G. Kargl +2016-08-27 Steven G. Kargl PR fortran/77380 * dependency.c (gfc_check_dependency): Do not assert with -fcoarray=lib. -2016-08-27 Steven G. Kargl +2016-08-27 Steven G. Kargl PR fortran/77372 simplify.c (simplify_ieee_selected_real_kind): Check for NULL pointers. @@ -271,7 +271,7 @@ * intrinsic.c (add_function, add_subroutine): New B/I/J/K intrinsic variants. -2016-07-30 Steven G. Kargl +2016-07-30 Steven G. Kargl PR fortran/41922 * target-memory.c (expr_to_char): Pass in locus and use it in error @@ -395,7 +395,7 @@ a static one. 2016-07-15 Jerry DeLisle - Marco Restelli + Marco Restelli PR fortran/62125 * symbol.c (select_type_insert_tmp): Recursively call self to take care @@ -950,7 +950,7 @@ * dump-parse-tree.c (show_code_node): Print association list of a block if present. Handle EXEC_END_BLOCK. -2016-02-28 Harald Anlauf +2016-02-28 Harald Anlauf Jerry DeLisle PR fortran/56007 @@ -1136,7 +1136,7 @@ * frontend-passes.c (matmul_lhs_realloc): Add forgotten break statement. -2016-01-24 Dominique d'Humieres +2016-01-24 Dominique d'Humieres PR fortran/68283 * primary.c (gfc_variable_attr): revert revision r221955, diff --git a/gcc/go/ChangeLog b/gcc/go/ChangeLog index 4c75010e900..7fa2729f313 100644 --- a/gcc/go/ChangeLog +++ b/gcc/go/ChangeLog @@ -1,4 +1,4 @@ -2016-09-01 Martin Sebor +2016-09-01 Martin Sebor * gofrontend/expressions.cc: Increase buffer size to guarantee it fits the output of the formatted function regardless of its diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 781fecdefc1..acca8406a6c 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,4 +1,4 @@ -2016-09-01 Martin Sebor +2016-09-01 Martin Sebor * decl.c (give_name_to_locals): Increase buffer size to guarantee it fits the output of the formatted function regardless of its @@ -1060,7 +1060,7 @@ java_init_options. (LANG_HOOKS_INIT_OPTIONS_STRUCT): Define. -2010-10-04 Andi Kleen +2010-10-04 Andi Kleen * Make-lang.in (xgcj, jc1, jcf-dump, jvgenmain): Add + to build rule. @@ -1495,7 +1495,7 @@ (build_jni_stub): Remove unused res_type variable. * verify-impl.c (check_field_constant): Remove unused len variable. -2009-10-20 Joel Dice +2009-10-20 Joel Dice PR java/28474 * mangle_name.c (append_unicode_mangled_name): Fix mangling @@ -1690,7 +1690,7 @@ * jcf-parse.c (handle_constant): Add cast to enum type. -2009-04-21 Taras Glek +2009-04-21 Taras Glek * builtins.c: Update GTY annotations to new syntax * decl.c: Likewise @@ -1994,7 +1994,7 @@ * jcf-dump.c (print_constant): Use HOST_LONG_LONG_FORMAT. -2008-05-07 Kenneth Zadeck +2008-05-07 Kenneth Zadeck * decl.c (java_init_decl_processing): Change DECL_IS_PURE to DECL_PURE_P. @@ -2196,7 +2196,7 @@ * lang.c (java_dump_tree): Update. * java-tree.h (DECL_FUNCTION_BODY): Remove. -2007-09-11 Jan Hubicka +2007-09-11 Jan Hubicka * decl.c (java_expand_body): Kill. (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill. @@ -3938,7 +3938,7 @@ * gjavah.c (decompile_method): Add ATTRIBUTE_UNUSED 2005-10-12 Nathan Sidwell - Wil Mahan + Wil Mahan PR java/23620 * class.c (make_class): Create empty binfo here. @@ -4089,7 +4089,7 @@ * java-gimplify.c (java_gimplify_modify_expr): Fix any pointer type mismatches to make legal GIMPLE. -2005-08-10 Robin Green +2005-08-10 Robin Green PR java/23230: * parse.y (maybe_use_access_method): Generalize check from @@ -4447,7 +4447,7 @@ * jcf-write.c (generate_bytecode_insns) : Don't call NOTE_PUSH. -2005-05-12 Aaron Luchko +2005-05-12 Aaron Luchko * gcj.texi: Add '-verify', '-noverify', and '-verifyremote'. @@ -6288,7 +6288,7 @@ * jcf-write.c (find_constant_index): Canonicalize NaNs when generating bytecode. -2004-08-16 Elliot Lee +2004-08-16 Elliot Lee PR java/9677 * jcf-parse.c (java_parse_file): Handle filenames with embedded @@ -7098,7 +7098,7 @@ class in an interface - create helper class nested in outer interface. (build_assertion): Short-circuit if enable_assertions is false. -2004-03-18 Richard Kenner +2004-03-18 Richard Kenner * java-tree.h: Changes throughout to add checking to macros and numerous whitespace changes. @@ -8518,7 +8518,7 @@ * parse.y (java_expand_classes): Scan the whole class list looking for access methods that haven't yet been expanded. -2003-01-31 Adrian Bunk +2003-01-31 Adrian Bunk Fix for java/4269: @@ -8838,7 +8838,7 @@ * gcj.texi (GNU Classpath Properties): Document new properties. -2003-01-02 Steven Bosscher +2003-01-02 Steven Bosscher * java/jcf-reader.c, java/jvgenmain.c, java/keyword.gperf, java/lang-options.h, java/mangle.c, java/mangle_name.c, @@ -8933,8 +8933,8 @@ * gcj.texi: Change version number to 3.4. -2002-12-05 Ranjit Mathew - Andrew Haley +2002-12-05 Ranjit Mathew + Andrew Haley * parse.y (source_end_java_method): Remove custom encoding of line numbers for a function decl before passing it to the back end. @@ -8979,8 +8979,8 @@ * parse.y (patch_binop): Cast right hand side of shift expression to `int'. Fixes PR java/8676. -2002-11-22 Ranjit Mathew - Andrew Haley +2002-11-22 Ranjit Mathew + Andrew Haley * gcc/java/jcf-write.c (write_classfile): Remove target class file, if it exists, before renaming the temporary @@ -9069,7 +9069,7 @@ * lang.c (dump_compound_expr): New. (java_dump_tree): New. -2002-10-20 Ranjit Mathew +2002-10-20 Ranjit Mathew * gcj.texi: Added item describing the GCJ runtime property "gnu.gcj.progname". @@ -9236,7 +9236,7 @@ * except.c (link_handler): Initialize `expanded' in new eh_range. (binding_depth, is_class_level, current_pc): Declare extern. -2002-09-01 Mark Wielaard +2002-09-01 Mark Wielaard * gcj.texi: Add chapter about system properties. Fixed some typos. @@ -9337,7 +9337,7 @@ (jcf_path_init): Use GET_ENVIRONMENT. 2002-07-10 Roger Sayle - Zack Weinberg + Zack Weinberg * builtins.c (initialize_builtins): Remove defines that handled C/C++ specific junk hereby removed from builtins.def. @@ -10046,7 +10046,7 @@ (java.install-common): Link native driver to JAVA_TARGET_INSTALL_NAME. -2002-03-05 David Billinghurst +2002-03-05 David Billinghurst * builtins.c(cos_builtin): method_return_type ATTRIBUTE_UNUSED * builtins.c(sin_builtin): Likewise @@ -10212,7 +10212,7 @@ recognize strictfp flag. * jcf.h (ACC_STRICT): New define. -2002-02-12 David Billinghurst +2002-02-12 David Billinghurst * class.c(build_utf8_ref): Move declaration of decl_size @@ -10261,7 +10261,7 @@ * parse.y (java_complete_expand_methods): Set current_function_decl before building JNI stub. -2002-01-26 Andreas Tobler +2002-01-26 Andreas Tobler * gcc/java/builtins.c (sqrt_builtin): Use BUILT_IN_SQRT, not BUILT_IN_SQRTF. @@ -10762,7 +10762,7 @@ Strip `main' from classname. Fixes PR java/227. -2001-11-18 Roger Sayle +2001-11-18 Roger Sayle * parse.h (java_expand_switch): Remove old prototype. @@ -12073,7 +12073,7 @@ too early to lay innerclasses out. 2001-03-20 Tom Tromey - Alexandre Petit-Bianco + Alexandre Petit-Bianco * parse.y (patch_assignment): Handle the case of a SAVE_EXPR inside an array reference. Insertion of the array store check @@ -13002,7 +13002,7 @@ necessary. Fixes gcj/367. -2000-11-23 J"orn Rennecke +2000-11-23 J"orn Rennecke * Make-lang.in (jvspec.o): Depend on $(CONFIG_H). @@ -14585,7 +14585,7 @@ * parse.y (source_start_java_method): Deleted unnecessary code. (patch_method_invocation): Fixed comment. -2000-04-24 Robert Lipe +2000-04-24 Robert Lipe * parse.h (_jdep): Member `kind' now ENUM_BITFIELD. @@ -14958,7 +14958,7 @@ (resolve_qualified_expression_name): Handle situation where `this' is implied. -2000-03-13 Hans Boehm +2000-03-13 Hans Boehm * typeck.c (build_prim_array_type): Correctly set the high word too. @@ -15011,7 +15011,7 @@ * parse.y (patch_invoke): Call `build_invokeinterface' with new parameters. -2000-03-06 Bryce McKinlay +2000-03-06 Bryce McKinlay * typeck.c (lookup_do): Search superinterfaces first when looking up an interface method. From Godmar Back @@ -16224,7 +16224,7 @@ check. * expr.c (expand_java_arraystore): Likewise. -1999-11-28 Anthony Green +1999-11-28 Anthony Green * decl.c (find_local_variable): Reuse single slot decls when appropriate. @@ -16301,7 +16301,7 @@ * parse.y (resolve_qualified_expression_name): Handle PLUS_EXPR. (qualify_ambiguous_name): Likewise. -1999-11-03 Godmar Back +1999-11-03 Godmar Back * typeck.c: (lookup_java_method): search all inherited interfaces when looking up interface method. @@ -16319,7 +16319,7 @@ (complete_function_arguments): Use CALL_EXPLICIT_CONSTRUCTOR_P instead of `CALL_THIS_CONSTRUCTOR_P'. -1999-10-30 Todd T. Fries +1999-10-30 Todd T. Fries * check-init.c: Fix typo in comment. @@ -16894,7 +16894,7 @@ (java_complete_expand_methods, java_expand_finals): Make static. (convert_narrow): Remove static prototype. -1999-08-03 J"orn Rennecke +1999-08-03 J"orn Rennecke * Makefile.in (decl.o): Depends on $(srcdir)/../defaults.h. @@ -18257,7 +18257,7 @@ Tue Mar 9 11:52:08 1999 Alexandre Petit-Bianco separator, rather than '/'. (make_class_data): Likewise. -1999-02-03 Marc Espie +1999-02-03 Marc Espie * Make-lang.in ($(GCJ)(exeext)): Remove choose-temp.o, pexecute.o and mkstemp.o. Get them from libiberty now. @@ -18622,7 +18622,7 @@ Tue Mar 9 11:52:08 1999 Alexandre Petit-Bianco * parse.y (java_complete_expand_method): Call check_for_initialization. * parse.h (BLOCK_EXPR_DECLS, BLOCK_EXPR_BODY): Moved to java-tree.h. -1999-01-06 Graham +1999-01-06 Graham * parse.y : include system.h instead of including standard headers directly with the exception of . @@ -19072,7 +19072,7 @@ Tue Mar 9 11:52:08 1999 Alexandre Petit-Bianco * expr.c (CHECK_PC_IN_RANGE): Add void cast to kill warnings. -1998-11-25 Marc Espie +1998-11-25 Marc Espie * jcf-write.c (generate_bytecode_conditional): Fix typo. @@ -21858,7 +21858,7 @@ Tue Mar 9 11:52:08 1999 Alexandre Petit-Bianco mangle_class_field. (push_class_static_dummy_field): Likewise. -1998-05-17 Michael Tiemann +1998-05-17 Michael Tiemann * parse.y (source_start_java_method): Use TREE_SET_CODE instead of assigning to TREE_CODE. The latter method exploits a feature diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog index 86cc8b13459..0744822c20e 100644 --- a/gcc/lto/ChangeLog +++ b/gcc/lto/ChangeLog @@ -2636,7 +2636,7 @@ * lto-macho.c: New file. * Make-lang.in: Add rule for lto-macho.o. -2010-05-07 Richard Guenther +2010-05-07 Richard Guenther PR lto/43857 PR lto/43371 @@ -3905,7 +3905,7 @@ (lto_post_options): Suppress debug info generation. * Make-lang.in: Add dependency of lto-lang.o on tree-gimple.h. -2008-08-25 Bill Maddox +2008-08-25 Bill Maddox * lto-symtab.c (lto_symtab_merge_decl): Remove a suspect assertion and leave an explanatory comment in its place. @@ -4170,7 +4170,7 @@ * lto-section-out.h (lto_hash_global_slot_node, lto_eq_global_slot_node): Declare. -2008-06-07 Kenneth Zadeck +2008-06-07 Kenneth Zadeck Jan Hubicka * lto.c (sys/mman.h, tree-pass.h): New includes. @@ -4186,7 +4186,7 @@ (lto_main): Now calls pass manager, sets the hooks so that the ipa passes can get the section data. -2008-05-27 Kenneth Zadeck +2008-05-27 Kenneth Zadeck * lto.h (lto_read_decls): Made local. (lto_input_function_body, lto_input_constructors_and_inits, @@ -4266,11 +4266,11 @@ * lto.c (lto_read_compile_unit_DIE): Add DW_LANG_C_plus_plus to the list of supported languages. -2008-03-25 Kenneth Zadeck +2008-03-25 Kenneth Zadeck Merge with mainline @133491. -2008-03-05 Kenneth Zadeck +2008-03-05 Kenneth Zadeck Jan Hubicka * lto.c (lto_info_fd_init, lto_info_fd_close): Get rid of @@ -4307,7 +4307,7 @@ (section_hash_table.lto_file_decl_data): New field. -2008-02-09 Kenneth Zadeck +2008-02-09 Kenneth Zadeck * lto.c (lto_read_variable_formal_parameter_const): Remove code to reconstruct static initializers. @@ -4344,7 +4344,7 @@ Renamed to lto_input_function_body and takes file_data parameter. * lto-section-in.h (lto_file_decl_data): New structure. -2008-01-28 Kenneth Zadeck +2008-01-28 Kenneth Zadeck * lto-function-in.c (input_globals.c): Changed input type to lto_function_header. @@ -4362,7 +4362,7 @@ * lto-elf.c (lto_elf_read_var_init): Remove unused function. (lto_elf_build_init): Likewise. -2008-01-14 Kenneth Zadeck +2008-01-14 Kenneth Zadeck * lto-read.c: Renamed to lto-function-in.c. (input_1_unsigned): Moved to lto-section-in.c and renamed @@ -4421,7 +4421,7 @@ (LANG_HOOKS_TYPES_COMPATIBLE_P): Define. 2007-12-22 Nathan Froyd - Kenneth Zadeck + Kenneth Zadeck * lto-read.c (input_expr_operand): Fixed uninitialize var warning. (input_local_vars): Read in DECL_INITIAL and context for local @@ -4449,7 +4449,7 @@ * lto.c (lto_read_subroutine_type_subprogram_DIE): Initialize 'declaration'. Set the assembler name for non-public functions. -2007-12-17 Kenneth Zadeck +2007-12-17 Kenneth Zadeck * lto_read.c (data_in.unexpanded_indexes): New array. (input_local_var): Added code to read in unexpanded_var_list @@ -4622,12 +4622,12 @@ Don't combine TREE_PUBLIC flags. Copy over DECL_SIZE and DECL_SIZE_UNIT if necessary. -2007-11-16 Kenneth Zadeck +2007-11-16 Kenneth Zadeck * lto-read.c (input_expr_operand): Get types right for COMPLEX_CST. -2007-11-16 Kenneth Zadeck +2007-11-16 Kenneth Zadeck * lto-read.c (make_new_block, input_cfg): Properly set n_basic_blocks. @@ -4642,7 +4642,7 @@ * lto.c (lto_read_base_type_DIE): Use make_bitfield_integer_type to construct the integer type for bitfields. -2007-11-16 Kenneth Zadeck +2007-11-16 Kenneth Zadeck * lto-read.c (data_in.current_node_has_loc): Removed. (input_line_info): Returns true if node needs line set. @@ -4675,7 +4675,7 @@ (lto_builtin_function): Chain the new decl onto registered_builtin_fndecls. -2007-11-15 Kenneth Zadeck +2007-11-15 Kenneth Zadeck * lto-read.c (process_tree_flags, lto_static_init_local): Renamed to ADD_CLASS_EXPR_FLAG. ADD_CLASS_DECL_FLAG New Macro. @@ -4693,7 +4693,7 @@ * lto-read.c (set_line_info): Remove ; from calls to LINEMAP_POSITION_FOR_COLUMN. -2007-11-13 Kenneth Zadeck +2007-11-13 Kenneth Zadeck * lto-read.c (input_type_ref): Renamed from get_type_ref. (input_expr_operand, input_local_var): Renamed get_type_ref to @@ -4730,12 +4730,12 @@ nodes. (LANG_HOOKS_REGISTER_BUILTIN_TYPE): Define. -2007-11-13 Kenneth Zadeck +2007-11-13 Kenneth Zadeck * lto-read.c (input_expr_operand): Added code to properly handle index filed. Added new RANGE_EXPR case. -2007-11-11 Kenneth Zadeck +2007-11-11 Kenneth Zadeck * lto-read.c (ADD_FUNC_FLAG): Deleted macro. (data_in): Added current_node_has_loc field. @@ -4796,7 +4796,7 @@ (lto_file_vtable): Use it instead of lto_file. 2007-11-06 Alon Dayan - Kenneth Zadeck + Kenneth Zadeck * lto-read.c (process_flags, lto_static_init_local): read flags of VAR_DECL and FUNCTION_DECL of size>1. @@ -4814,7 +4814,7 @@ * lto-read.c (input_expr_operand): Change the LTO_return_expr1 case to use DECL_RESULT if necessary. -2007-11-01 Kenneth Zadeck +2007-11-01 Kenneth Zadeck * lto-read.c (input_tree_list): Removed. (input_tree_flags): Added parameter to force flags no matter what @@ -4844,7 +4844,7 @@ (lto/lto-symtab.o): Depend on LTO_H instead of TREE_H. (lto/lto-read.o): Likewise. -2007-10-29 Kenneth Zadeck +2007-10-29 Kenneth Zadeck * lto-read.c (data_in): Added type_decls and current_col fields. (string_slot): New type to hold canonized file name. @@ -4883,7 +4883,7 @@ RESULT_DECL slightly earlier. Only remember the decl for later if we successfully merge declarations. -2007-10-24 Kenneth Zadeck +2007-10-24 Kenneth Zadeck * lto-read.c (input_expr_operand): Give label_values the proper context and provide switch statements with a default type. @@ -4906,7 +4906,7 @@ * lto-read.c (lto_read_body): Call init_ssa_operands if we are reading a function body. -2007-10-20 Kenneth Zadeck +2007-10-20 Kenneth Zadeck * lto-read.c (input_tree_flags): Renamed from input_flags to be semetric with output_tree_flags. Added call to log flags. @@ -4959,7 +4959,7 @@ Implement for scalar integer modes. (lto_init): Initialize size_type_node. -2007-10-18 Kenneth Zadeck +2007-10-18 Kenneth Zadeck * lto-read.c (input_expr_operand): Remove ssa name asserts. (input_local_var): Add chaining for params. @@ -4988,7 +4988,7 @@ (input_cfg): Use basic_block_info_for_function instead of basic_block_info. -2007-10-16 Kenneth Zadeck +2007-10-16 Kenneth Zadeck * lto-read.c (input_sleb128, input_integer): Use proper casts. (input_list): Renamed input_tree_list and modified to follow same @@ -4998,7 +4998,7 @@ (lto_read_body): Change placement for setting context of debug_labels. -2007-10-16 Kenneth Zadeck +2007-10-16 Kenneth Zadeck * lto-read.c (input_real): Output debugging in proper order. (input_integer): Compute bit lengths properly. @@ -5044,7 +5044,7 @@ the DIE. (lto_resolve_fn_ref): Delete trailing whitespace. -2007-09-11 Kenneth Zadeck +2007-09-11 Kenneth Zadeck * lto-read.c (input_expr_operand): Added type for STRING_CST. @@ -5077,7 +5077,7 @@ * lto-read.c (lto_read_body): Doc fix. -2007-08-29 Kenneth Zadeck +2007-08-29 Kenneth Zadeck * lto-read.c (fun_in): Renamed to data_in. (input_expr_operand, input_local_var, input_string_internal, @@ -5091,13 +5091,13 @@ (lto_read_function_body, lto_read_var_init): New function. -2007-08-28 Kenneth Zadeck +2007-08-28 Kenneth Zadeck * lto-read.c (input_expr_operand): Assert that there really is a FUNCTION_DECL. (input_globals): Removed checks on 0 section. -2007-08-28 Kenneth Zadeck +2007-08-28 Kenneth Zadeck * lto-read.c (fun_in): Added local_decls_index and local_decls_index_d. @@ -5153,12 +5153,12 @@ * lto.c (lto_read_form): Add entry for DW_AT_inline. -2007-08-02 Kenneth Zadeck +2007-08-02 Kenneth Zadeck * lto-read.c (lto_read_function_body): Moved declaration of fn outside of ifdef. -2007-08-01 Kenneth Zadeck +2007-08-01 Kenneth Zadeck * lto-read.c (input_uleb128, input_string_internal, input_real, input_integer, input_record_start, input_list, get_type_ref, @@ -5167,13 +5167,12 @@ input_ssa_names, input_bb, input_function): Added semicolons. -2007-07-31 Kenneth Zadeck +2007-07-31 Kenneth Zadeck * lto-read.c (input_globals): Remove debugging. (input_function): Set DECL_ARGUMENTS. - -2007-07-31 Kenneth Zadeck +2007-07-31 Kenneth Zadeck * lto-read.c (input_expr_operand): Fixed code for COND_EXEC, RETURN_EXPR, MODIFY_EXPR and processing of flags. @@ -5218,7 +5217,7 @@ process local variables. (lto_read_subroutine_type_subprogram_DIE): Read child DIEs. -2007-07-13 Kenneth Zadeck +2007-07-13 Kenneth Zadeck * lto-read.c (input_list, input_expr_operand): Added struct function parameter. @@ -5257,7 +5256,7 @@ (lto_elf_read_var_init): Likewise. * Make-lang.in (lto/lto-elf.o): Depend on $(TM_H). -2007-06-26 Kenneth Zadeck +2007-06-26 Kenneth Zadeck * lto-read (make_new_block): Initialize the stmt_list. (lto_static_init_local): Add debugging for missing codes. @@ -5280,7 +5279,7 @@ * Make-lang.in (LTO_OBJS): Depend on attribs.o. -2007-06-21 Kenneth Zadeck +2007-06-21 Kenneth Zadeck * lto/lto-tree.h (lang_decl, lang_type, language_function): Added dummy since ggc does not like empty structs. diff --git a/gcc/objc/ChangeLog b/gcc/objc/ChangeLog index cf735d125e1..6badc59df74 100644 --- a/gcc/objc/ChangeLog +++ b/gcc/objc/ChangeLog @@ -1651,7 +1651,7 @@ to gcc_alloc_xxx calls in hash_init and hash_class_name_enter to get it to compile in the current trunk. - 2006-01-27 Fariborz Jahanian + 2006-01-27 Fariborz Jahanian Radar 4345837 * objc/objc-act.c (hash_class_name_enter): New. @@ -1690,7 +1690,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2006-03-10 Fariborz Jahanian + 2006-03-10 Fariborz Jahanian Radar 4407151 * objc/objc-act.c (objc_is_class_name): template parameter is not @@ -1702,12 +1702,12 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-11-08 Fariborz Jahanian + 2005-11-08 Fariborz Jahanian Radar 4330422 * objc/objc-act.c (objc_non_volatilized_type): New - 2005-10-07 Fariborz Jahanian + 2005-10-07 Fariborz Jahanian Radar 4204796 * objc-act.c (objc_build_volatilized_type): Build 'volatilzed' @@ -1721,7 +1721,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2006-03-27 Fariborz Jahanian + 2006-03-27 Fariborz Jahanian Radar 4133425 * objc-act.c (objc_diagnose_private_ivar): New. @@ -1741,7 +1741,7 @@ 2010-10-14 Iain Sandoe merge from FSF apple 'trunk' branch. - 2006 Fariborz Jahanian + 2006 Fariborz Jahanian Radars 4436866, 4505126, 4506903, 4517826 * objc-act.c (CALL_EXPR_OBJC_PROPERTY_GETTER): New. @@ -1792,7 +1792,7 @@ merge from FSF apple 'trunk' branch. - 2006-04-26 Fariborz Jahanian + 2006-04-26 Fariborz Jahanian Radar 3803157 (method attributes) * objc/objc-act.h (METHOD_TYPE_ATTRIBUTES): New macro. * objc/objc-act.c (objc_decl_method_attributes): New. @@ -1850,7 +1850,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2006-04-12 Fariborz Jahanian + 2006-04-12 Fariborz Jahanian Radar 4507230 * objc-act.c (objc_type_valid_for_messaging): New routine to check @@ -1862,20 +1862,20 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-10-17 Fariborz Jahanian + 2005-10-17 Fariborz Jahanian Radar 4290840 * objc-act.c (objc_start_method_definition): Check for error_mark_node for the selector name and make a quick exit. -2010-10-04 Andi Kleen +2010-10-04 Andi Kleen * Make-lang.in (cc1obj-dummy, cc1obj): Add + to build rule. 2010-09-30 Iain Sandoe merge from FSF 'apple/trunk' branch. - 2006-01-30 Fariborz Jahanian + 2006-01-30 Fariborz Jahanian Radar 4386773 * objc/objc-act.c (objc_set_method_opt): New function. @@ -1893,7 +1893,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-10-04 Fariborz Jahanian + 2005-10-04 Fariborz Jahanian Radar 4278236 * objc-act.c (objc_declare_class): Pick the right @@ -1903,7 +1903,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-10-04 Fariborz Jahanian + 2005-10-04 Fariborz Jahanian Radar 4281748 * objc-act.c (objc_check_global_decl): New @@ -1934,7 +1934,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-08-23 Stuart Hastings + 2005-08-23 Stuart Hastings Ziemowit Laski Radar 4209854 @@ -2001,7 +2001,7 @@ Merge from 'apple/trunk' branch on FSF servers. I modified the changes to be used only when compiling for the NeXT runtime. - 2005-10-10 Fariborz Jahanian + 2005-10-10 Fariborz Jahanian Radar 4301047 @@ -2018,7 +2018,7 @@ Merge from 'apple/trunk' branch on FSF servers. - 2005-12-15 Fariborz Jahanian + 2005-12-15 Fariborz Jahanian Radar 4229905 * objc-act.c (objc_have_common_types): New function. @@ -2056,13 +2056,13 @@ Merge from 'apple/trunk' branch on FSF servers. - 2006-03-09 Fariborz Jahanian + 2006-03-09 Fariborz Jahanian Radar 4457381 * objc/objc-act.c (objc_finish_message_expr): Look for message in @class's protocol list. - 2006-02-07 Fariborz Jahanian + 2006-02-07 Fariborz Jahanian Radar 4219590 * objc/objc-act.c (objc_start_method_definition): Initialize @@ -2251,19 +2251,19 @@ really_start_method, get_super_receiver, handle_class_ref): Set DECL_READ_P in addition to TREE_USED. -2010-04-07 Iain Sandoe +2010-04-07 Iain Sandoe PR objc/35996 * objc-act.c (objc_init): Warn that -fobjc-gc is ignored for -fgnu-runtime and set flag_objc_gc to zero. -2010-04-07 Iain Sandoe +2010-04-07 Iain Sandoe PR objc++/23716 * objc-act.c (build_module_initializer_routine): Make the argument to objc_start_function NULL_TREE when compiling ObjC++. -2010-02-18 Iain Sandoe +2010-02-18 Iain Sandoe Mike Stump PR objc/43061 @@ -2476,7 +2476,7 @@ * objc-act.c (get_super_receiver): Update calls to build_modify_expr to pass new argument. -2009-04-21 Taras Glek +2009-04-21 Taras Glek * objc-act.c: Update GTY annotations to new syntax * objc-act.h: Likewise @@ -2781,13 +2781,14 @@ PR objc/27240 * objc-act.c (objc_is_public): Return early on invalid type. -2006-03-02 Fariborz Jahanian +2006-03-02 Fariborz Jahanian * objc-act.c (init_module_descriptor): Remove file name from module descriptor. (gen_type_name_0): Fix ICE when issuing warning. -2006-02-20 Rafael Ávila de Espíndola +2006-02-20 Rafael Ávila de Espíndola + * Make-lang.in (OBJC): Remove (OBJECTIVE-C): Remove (objective-c): Remove diff --git a/gcc/objcp/ChangeLog b/gcc/objcp/ChangeLog index 1451a1c8513..e51e8f587c7 100644 --- a/gcc/objcp/ChangeLog +++ b/gcc/objcp/ChangeLog @@ -200,7 +200,7 @@ 2010-10-14 Iain Sandoe merge from FSF apple 'trunk' branch. - 2006 Fariborz Jahanian + 2006 Fariborz Jahanian Radars 4436866, 4505126, 4506903, 4517826 * objcp-lang.c (objcxx_init_ts): Update for property_decl. @@ -221,7 +221,7 @@ (cc1objplus-checksum): Change to run checksum over object files and options only. -2010-10-04 Andi Kleen +2010-10-04 Andi Kleen * Make-lang.in (cc1objplus-dummy, cc1objplus): Add + to build rule. @@ -426,7 +426,7 @@ * Make-lang.in (objcp/objcp-decl.o): Add dependency on $(TARGET_H). -2006-02-20 Rafael Ávila de Espíndola +2006-02-20 Rafael Ávila de Espíndola * Make-lang.in (OBJ-C++): Remove (.PHONY): Remove Obj-c++ and obj-C++. Add obj-c++ diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index 997393ec608..383786c202d 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1292,11 +1292,11 @@ * be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, ru.po, sr.po, sv.po, tr.po, zh_CN.po, zh_TW.po: Update. -2007-08-01 Philipp Thomas +2007-08-01 Philipp Thomas * sv.po: Update. -2007-07-31 Philipp Thomas +2007-07-31 Philipp Thomas * de.po: Update. @@ -3342,11 +3342,11 @@ notice and this notice are preserved. * be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, ru.po, sr.po, sv.po, tr.po, zh_CN.po, zh_TW.po: Update. -2007-08-01 Philipp Thomas +2007-08-01 Philipp Thomas * sv.po: Update. -2007-07-31 Philipp Thomas +2007-07-31 Philipp Thomas * de.po: Update. diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index ad6b6809523..87e88225382 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -239,12 +239,12 @@ PR tree-optimization/71077 * gcc.target/i386/pr71077.c: New test. -2016-08-27 Steven G. Kargl +2016-08-27 Steven G. Kargl PR fortran/77380 * gfortran.dg/pr77380.f90: New test. -2016-08-27 Steven G. Kargl +2016-08-27 Steven G. Kargl PR fortran/77372 gfortran.dg/pr77372.f90: New test. @@ -298,8 +298,8 @@ PR fortran/77358 * gfortran.dg/submodule_17.f08: New test. -2016-08-24 Michael Collison - Michael Collison +2016-08-24 Michael Collison + Michael Collison * gcc.target/arm/builtin_saddl.c: New testcase. * gcc.target/arm/builtin_saddll.c: New testcase. @@ -605,7 +605,7 @@ PR fortran/67496 * gfortran.dg/pr67496.f90: New test. -2015-08-17 Alan Hayward +2015-08-17 Alan Hayward PR tree-optimization/71752 * gcc.dg/vect/pr71752.c: New. @@ -833,7 +833,7 @@ PR tree-optimization/72851 * gcc.dg/torture/pr72851.c: New testcase. -2016-08-12 Alexandre Oliva +2016-08-12 Alexandre Oliva PR debug/63240 * g++.dg/debug/dwarf2/defaulted-member-function-1.C: New. @@ -1348,7 +1348,7 @@ PR target/72748 * gcc.target/i386/pr72748.c: New test. -2015-08-01 Alan Hayward +2015-08-01 Alan Hayward PR tree-optimization/71818 * gcc.dg/vect/pr71818.c: New @@ -1376,7 +1376,7 @@ * lib/target-supports.exp (check_effective_target_c): Fix indentation. (check_effective_target_c++): Likewise. Also match for libstdc++. -2016-07-30 Steven G. Kargl +2016-07-30 Steven G. Kargl PR fortran/41922 * gfortran.dg/equiv_constraint_5.f90: Adjust the error message. @@ -1704,7 +1704,7 @@ EFFECTIVE_TARGETS list. Return the number of supported targets. 2016-07-26 Richard Biener - Prathamesh Kulkarni + Prathamesh Kulkarni PR middle-end/70920 * gcc.dg/pr70920-1.c: New test-case. @@ -1973,7 +1973,7 @@ * g++.dg/cpp0x/nullptr35.C (caught): Fix typo. 2016-07-15 Jerry DeLisle - Marco Restelli + Marco Restelli PR fortran/62125 * gfortran.dg/pr62125.f90: New test. @@ -2419,7 +2419,7 @@ * gcc.target/i386/mpx/mpx-check.h: Check XGETBV output if kernel supports MPX. -2016-07-05 Kito Cheng +2016-07-05 Kito Cheng * gcc.c-torture/compile/pr69102.c: Require fpic support. @@ -6548,7 +6548,7 @@ PR tree-optimization/70780 * gcc.dg/torture/pr70780.c: New testcase. -2016-04-25 Michael Collison +2016-04-25 Michael Collison * gcc.target/arm/neon-vaddws16.c: New test. * gcc.target/arm/neon-vaddws32.c: New test. @@ -7260,7 +7260,7 @@ * g++.dg/ipa/devirt-51.C: New testcase. 2016-04-04 Bill Schmidt - Jakub Jelinek + Jakub Jelinek PR middle-end/70457 * gcc.dg/torture/pr70457.c: New. @@ -7490,7 +7490,7 @@ PR tree-optimization/59124 * gcc.dg/Warray-bounds-19.c: New test. -2016-03-29 Zachary T Welch +2016-03-29 Zachary T Welch * lib/prune.exp (escape_regex_chars): New. (prune_file_path): Update to quote metcharacters for regexp. -- 2.30.2