]> gcc.gnu.org Git - gcc.git/history - gcc/c/ChangeLog
Fix numerous typos in comments
[gcc.git] / gcc / c / ChangeLog
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-29 Marek Polacekre PR c/79730 (ICE tree check: expected var_decl, have...
2017-03-27 Jakub Jelinekre PR target/80162 (ICE on invalid code (address of...
2017-03-23 Marek Polacekc-tree.h: Remove a C_RID_YYCODE reference.
2017-03-21 Jakub Jelinekre PR c/80097 (internal compiler error in c_fully_fold_...
2017-03-17 Marek Polacek* c-parser.c: Add C11 references.
2017-03-15 Marek Polacek* c-parser.c (c_parser_enum_specifier): Remove redundan...
2017-03-11 Marek Polacek* c-decl.c (implicit_decl_warning): Add a comment....
2017-03-11 David MalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-03-09 Marek Polacekre PR sanitizer/79757 (ICE in declare_vars, at gimplify...
2017-03-09 Jakub Jelinekre PR c/79969 (C FE emits locus of forward enum declara...
2017-03-07 Jakub Jelinekre PR c/79834 (c/c-parser.c: make code more i18n-friendly) ibm/heads/ltc92707
2017-03-04 Marek Polacekre PR c/79847 (diagnostics: missing space in "implicit...
2017-03-03 Marek Polacekre PR c/79758 (ICE: tree check: expected class 'type...
2017-03-03 Jakub Jelinekre PR c/79837 (incomplete diagnostic in c-parser: expec...
2017-03-03 Jakub Jelinekre PR c/79836 (typo in c/c-parser.c: pragma omp ordered)
2017-02-28 Jakub Jelineki386.c: Include intl.h.
2017-02-24 Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-02-23 Richard Bienerre PR c/79684 (Conditional jump or move depends on...
2017-02-22 Marek Polacekre PR c/79662 (ICE on invalid code in convert_arguments...
2017-02-19 Prathamesh Kulkarnigimple-parser.c (c_parser_gimple_postfix_expression...
2017-02-19 Prathamesh Kulkarnigimple-pretty-print.c (dump_ternary_rhs): Adjust gimple...
2017-02-16 Jakub Jelinekre PR c++/79512 (ICE: Segfault in gimple_build_call_1...
2017-02-14 Prathamesh Kulkarnigimple-pretty-print.c (dump_unary_rhs): Adjust dump...
2017-02-13 Jakub Jelinekcprop.c (cprop_jump): Add missing space in string literal.
2017-02-13 Prathamesh Kulkarnire PR c/79478 (possible gimple error with gcc.dg/gimple...
2017-02-10 Prasad Ghangalgimple-parser.c (c_parser_gimple_binary_expression...
2017-02-09 Marek Polacekre PR c/79428 (ICE in c_parser_consume_token, at c...
2017-02-09 Jakub Jelinekre PR c/79431 (ICE in get, at cgraph.h:397)
2017-02-09 Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-02-07 Richard Bienergimple-parser.c (c_parser_gimple_expr_list): Simplify.
2017-01-25 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
2017-01-24 David MalcolmAdd "__RTL" to cc1
2017-01-20 Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
2017-01-13 Richard Bienergimple-parser.c (c_parser_gimple_compound_statement...
2017-01-13 Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2017-01-12 Richard Bienertree-pretty-print.c (dump_generic_node): Provide -gimpl...
2017-01-11 Jakub Jelinekre PR c++/72813 (atomic header cannot be compiled into...
2017-01-11 Richard Bienerre PR bootstrap/79052 (bootstrap-ubsan failures due...
2017-01-04 Marek Polacekre PR c++/64767 (Could GCC warn when a pointer is compa...
2017-01-04 David MalcolmC FE: implement fix-it hint for -Wmissing-braces
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-12-21 Jakub Jelinekre PR c/77767 (Side-effect from VLA array parameters...
2016-12-20 Richard Bienergimple-parser.c (c_parser_gimple_compound_statement...
2016-12-14 Martin JamborSplit omp-low into multiple files
2016-12-02 Cesar Philippidisc-parser.c (c_parser_pragma): Error when PRAGMA_OACC_...
2016-11-21 Bernd Edlingerre PR c++/71973 (c++ handles built-in functions inconsi...
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-11-15 Uros BizjakChangeLog: Fix ChangeLog entry.
2016-11-14 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_structure...
2016-11-14 Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-10-31 Le-Chun WuAdd -Wshadow=global -Wshadow=local and -Wshadow=compati...
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13 Jakub Jelinekre PR target/77957 (Undefined .LCTOC0 with -fstack...
2016-10-07 Bernd Schmidtre PR c++/69733 (-Wignored-qualifiers points to wrong...
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-24 Marek Polacekre PR c/77490 (bit-not (~) on boolean should be warned...
2016-09-23 Jakub Jelineksel-sched-ir.c (sel_global_bb_info, [...]): Remove...
2016-09-16 Marek Polacek* c-typeck.c (lvalue_p): Use true and false instead...
2016-09-14 Marek Polacekc-common.c (c_common_truthvalue_conversion): Use false...
2016-09-13 David Malcolmfix-it hints: insert_before vs insert_after
2016-09-13 Marek Polacekc-typeck.c (build_unary_op): Rename FLAG parameter...
2016-09-12 Bernd Edlingerre PR c++/77496 (ICE in instantiate_type, at cp/class...
2016-09-07 David MalcolmMove class substring_loc from c-family into gcc
2016-09-05 Jakub JelinekChangeLog formatting fixes.
2016-09-02 Jakub Jelinekre PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic...
2016-09-01 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-09-01 David MalcolmC: Fix missing spaces in 'struct' fix-it hints
2016-08-30 David Malcolmrich_location: add convenience overloads for adding...
2016-08-25 Marek Polacekc-common.c (warn_logical_not_parentheses): Print fixit...
2016-08-25 Marek Polacekre PR c/77323 (Bad "defaults to 'int'" warning for...
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-12 Jakub Jelinekre PR c/67410 (c/c-typeck.c references out of bounds...
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-11 Jakub Jelinekre PR c/72816 (ICE on x86_64-linux-gnu (tree check...
2016-08-08 David Malcolmc-format.c: suggest the correct format string to use...
2016-08-04 Thomas SchwingeRework C/C++ OpenACC routine parsing
2016-08-04 Thomas SchwingeC/C++: Simplify handling of location information for...
2016-08-01 Jan Beulichextend shift count warnings to vector types
2016-07-29 Marek Polacekre PR c/71573 (ICE on invalid C code on x86_64-linux...
2016-07-29 Marek Polacekre PR c/71853 (ICE on an ill-formed case statement...
2016-07-29 Marek Polacekre PR c/71742 (Wrong formulation of "error: flexible...
2016-07-29 Jakub Jelinekre PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_L...
2016-07-29 Marek Polacekre PR c/71583 (ICE on invalid code on x86_64-linux...
2016-07-22 Uros Bizjakc-typeck.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-20 David MalcolmEnabling work for C++ handling of misspelled identifier...
2016-07-20 David MalcolmC: convert return type of lookup_name_fuzzy from tree...
2016-07-15 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Don't scan for...
2016-07-15 Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-14 Jakub Jelinekre PR c/71858 (Surprising suggestions for misspellings)
2016-07-13 Trevor Saundersuse auto_vec for more local variables
2016-07-13 Trevor Saundersc-decl.c: add [cd]tors to c_struct_parse_info
2016-07-02 Jakub Jelinekre PR c/71719 (invalid set-but-not-used warning with...
2016-06-29 Thomas SchwingeImprove diagnostic messages of "#pragma omp cancel...
2016-06-28 Jakub Jelinekre PR c/71685 (Segmentation fault in gcc when compiling...
2016-06-28 Martin SeborPR c/71552 - Confusing error for incorrect struct initi...
2016-06-28 Jakub JelinekMakefile.in: Don't cat ../stage_current if it does...
2016-06-23 Andi KleenAdd make autoprofiledbootstrap
2016-06-22 David MalcolmC FE: suggest corrections for misspelled identifiers...
next
This page took 1.011427 seconds and 108 git commands to generate.