aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-08-02Improve -Wmisleading-indentation heuristicsPatrick Palka1-0/+5
2015-08-02Remove is_first_nonwhitespace_on_line(), instead improve get_visual_column()Patrick Palka1-0/+8
2015-08-02Refactor entry point to -Wmisleading-indentationPatrick Palka1-0/+13
2015-07-30c-pretty-print.c (unary_expression): Don't print '*' for reference decay.Jason Merrill1-0/+5
2015-07-30c-common.c (warn_tautological_cmp): Bail for float types.Marek Polacek1-0/+4
2015-07-27re PR bootstrap/67030 (ARM bootstrap failure due to [-Werror=tautological-com...Marek Polacek1-0/+5
2015-07-27re PR c++/66555 (Fails to warn for if (j == 0 && i == i))Marek Polacek1-0/+9
2015-07-23c-ubsan.c (ubsan_instrument_division): Use unshare_expr throughout.Marek Polacek1-0/+5
2015-07-23re PR sanitizer/66908 (Uninitialized variable when compiled with UBsan)Marek Polacek1-0/+7
2015-07-20re PR c++/55095 (Wshift-overflow)Marek Polacek1-0/+11
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska1-0/+7
2015-07-15opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ...Andrew MacLeod1-0/+4
2015-07-13Fix double word typos.Aldy Hernandez1-1/+5
2015-07-10c-ada-spec.h (cpp_operation): Revert latest change.Eric Botcazou1-0/+6
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod1-0/+5
2015-07-08c-ada-spec.h (cpp_operation): Add IS_CONSTEXPR.Eric Botcazou1-0/+5
2015-07-08c-omp.c (c_omp_declare_simd_clauses_to_numbers): If all clauses are to be rem...Jakub Jelinek1-0/+5
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-0/+23
2015-07-07c-ada-spec.h (cpp_operation): Add IS_MOVE_CONSTRUCTOR.Eric Botcazou1-0/+5
2015-07-01c-common.h (D_CXX11): Rename from D_CXX0X.Jason Merrill1-0/+4
2015-07-01c-opts.c (c_common_post_options): Default to C++14.Jason Merrill1-0/+2
2015-07-01c-opts.c (c_common_post_options): Highest ABI level is now 10.Jason Merrill1-0/+4
2015-07-01Fix latest entryEric Botcazou1-6/+7
2015-06-30Implement N4197 - Adding u8 character literalsEdward Smith-Rowland1-0/+10
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,Manuel López-Ibáñez1-0/+6
2015-06-29re PR c/66322 (Linus Torvalds: -Wswitch-bool produces dubious warnings, fails...Marek Polacek1-0/+12
2015-06-26c-common.c (check_main_parameter_types): Use VECTOR_TYPE_P or VECTOR_INTEGER_...Marek Polacek1-0/+6
2015-06-26array-notation-common.c (find_rank): Use INDIRECT_REF_P.Marek Polacek1-0/+9
2015-06-26* c-common.c (handle_unused_attribute): Use VAR_OR_FUNCTION_DECL_P.Marek Polacek1-0/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-0/+8
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford1-0/+5
2015-06-25function.h (struct incoming_args): Move struct.Andrew MacLeod1-0/+4
2015-06-25array-notation-common.c: Use VAR_P throughout.Marek Polacek1-0/+12
2015-06-25cilk.c (extract_free_variables): Use is_global_var.Marek Polacek1-0/+4
2015-06-23c-common.c: Don't include target-def.h.Richard Sandiford1-0/+4
2015-06-23c-common.c (warn_logical_operator): Use tree_int_cst_equal when comparing INT...Marek Polacek1-0/+5
2015-06-22c-ada-spec.h (cpp_operation): Add HAS_DEPENDENT_TEMPLATE_ARGS.Pierre-Marie de Rodat1-0/+6
2015-06-22Use std::swap instead of manual swaps.Mikhail Maltsev1-0/+5
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-0/+24
2015-06-13Emit -Waddress warnings for comparing address of reference against NULLPatrick Palka1-0/+6
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-0/+24
2015-06-08re PR c/66415 (ice in location_column_from_byte_offset)Marek Polacek1-0/+5
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-0/+5
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-0/+24
2015-06-02PR c/66220: Fix false positive from -Wmisleading-indentationDavid Malcolm1-0/+8
2015-06-02Avoid unnecessary work when -Wmisleading-indentation isn't enabledDavid Malcolm1-0/+5
2015-06-01Change use to type-based pool allocator in c-format.c.Martin Liska1-0/+5
2015-05-31c-ada-spec.c (is_tagged_type): Test for TYPE_METHODS on main variant.Eric Botcazou1-0/+5
2015-05-25* c-ubsan.c (ubsan_instrument_shift): Use type0.Marek Polacek1-0/+4
2015-05-22fix some dates in ChangeLogsTrevor Saunders1-2/+2