summaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge debug-early branch into mainline.Aldy Hernandez2015-06-051-0/+5
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-0/+24
* PR c/66220: Fix false positive from -Wmisleading-indentationDavid Malcolm2015-06-021-0/+8
* Avoid unnecessary work when -Wmisleading-indentation isn't enabledDavid Malcolm2015-06-021-0/+5
* Change use to type-based pool allocator in c-format.c.Martin Liska2015-06-011-0/+5
* c-ada-spec.c (is_tagged_type): Test for TYPE_METHODS on main variant.Eric Botcazou2015-05-311-0/+5
* * c-ubsan.c (ubsan_instrument_shift): Use type0.Marek Polacek2015-05-251-0/+4
* fix some dates in ChangeLogsTrevor Saunders2015-05-221-2/+2
* re PR c/47043 (allow deprecating enum values)Marek Polacek2015-05-221-0/+5
* remove most ifdef STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-0/+5
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-0/+5
* re PR c/52952 (Wformat location info is bad (wrong column number))Manuel López-Ibáñez2015-05-211-0/+13
* cfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.Marek Polacek2015-05-201-0/+4
* gimple-fold.c (fold_const_aggregate_ref_1): Use DECL_P.Marek Polacek2015-05-201-0/+4
* c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.Marek Polacek2015-05-201-0/+5
* Replace line_map union with C++ class hierarchyDavid Malcolm2015-05-191-0/+18
* Use std::swap instead of explicit swapsMikhail Maltsev2015-05-191-0/+4
* Move array-type va_list handling to build_va_argTom de Vries2015-05-181-0/+5
* re PR c/48956 (-Wconversion should warn when a complex value is assigned to a...Mikhail Maltsev2015-05-151-0/+10
* re PR c/66066 (r222889 causes bogus error: initializer element is not constant)Marek Polacek2015-05-141-0/+10
* Implement -Wmisleading-indentationDavid Malcolm2015-05-121-0/+6
* Don't take address of ap unless necessaryTom de Vries2015-05-121-0/+5
* c-opts.c (c_common_post_options): Also clear cpp_opts->cpp_warn_cxx11_compat.Jason Merrill2015-05-091-0/+3
* c-common.h (enum cxx_dialect): Add cxx_unset.Jason Merrill2015-05-091-0/+4
* c.opt (std=c++14): Remove Undocumented flag and experimental warning.Jason Merrill2015-05-091-0/+6
* c.opt (Wc++11-compat): Make primary.Jason Merrill2015-05-091-0/+3
* lex.c (lex_string): Add -Wc++11-compat warning.Jason Merrill2015-05-091-0/+4
* re PR c/64918 (invalid (?) warning when initializing structure)Marek Polacek2015-05-071-0/+5
* re PR c/65179 (Introduce new C warning: -Wshift-negative-value)Marek Polacek2015-05-071-0/+9
* c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumenting flexible member...Marek Polacek2015-05-071-3/+9
* c.opt (Wterminate): New.Jason Merrill2015-05-051-0/+4
* c-common.c (maybe_warn_bool_compare): When comparing with 0/1, require that t...Marek Polacek2015-04-301-0/+5
* c-common.c (handle_section_attribute): Refactor to reduce nesting and disting...Josh Triplett2015-04-291-0/+5
* re PR c/64610 (No -Wbool-compare warning on "(0 != a) >= 0")Marek Polacek2015-04-291-0/+6
* c-common.h (omp_clause_mask): Unconditionally define as a class.Jakub Jelinek2015-04-291-0/+6
* Remove ifn_va_arg ap fixupTom de Vries2015-04-281-0/+5
* c-ada-spec.c (in_function): Delete.Eric Botcazou2015-04-281-0/+10
* re PR c/63357 (Warn for P && P and P || P (same expression used multiple tim...Marek Polacek2015-04-241-0/+4
* re PR c/65830 (-Wno-shift-count-negative -Wno-shift-count-overflow don't work...Marek Polacek2015-04-241-0/+6
* re PR c/61534 (Wlogical-op should not warn when either operand comes from mac...Marek Polacek2015-04-241-0/+6
* PR target/55143: undefined reference to c_default_pointer_modeBernhard Reutner-Fischer2015-04-101-0/+6
* c-parser.c (c_parse_init): Don't call xstrdup on get_identifier argument.Jakub Jelinek2015-03-111-0/+5
* re PR c/65120 (Wlogical-not-parentheses should not warn about double exclamat...Jakub Jelinek2015-03-101-0/+6
* re PR sanitizer/65280 (-fsanitize=bounds does not detect out-of-bounds access)Marek Polacek2015-03-061-0/+6
* c-ada-spec.c (dump_ada_double_name): Fix pasto.Eric Botcazou2015-03-061-0/+5
* re PR ada/65319 (FAIL: g++.dg/other/dump-ada-spec-3.C -std=gnu++98 (internal...Eric Botcazou2015-03-051-0/+5
* c-ada-spec.c (is_tagged_type): Add guard for DECL_VINDEX.Eric Botcazou2015-03-011-0/+7
* re PR c/65040 (gcc-5 -Wformat broken)Marek Polacek2015-02-271-0/+5
* re PR c/35330 (ICE with invalid pragma weak)Kai Tietz2015-02-271-0/+7
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge2015-02-241-0/+7