]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/gimple-parser.c
vec: add exact argument for various grow functions.
[thirdparty/gcc.git] / gcc / c / gimple-parser.c
2020-08-27  Martin Liskavec: add exact argument for various grow functions.
2020-05-07  Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-02-25  Jakub Jelinektypo fix: Fix probablity, becuse, sucessor and destinar...
2020-01-08  Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-25  Joseph MyersProperly handle C2x attributes on types.
2019-11-14  Joseph MyersSupport UTF-8 character constants for C2x.
2019-11-14  Joseph MyersSupport C2x [[]] attributes for C.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-11-07  Joseph MyersMove string concatenation for C into the parser.
2019-10-28  Richard Bienerre PR c/92249 (ICE in c_parser_gimple_compound_statemen...
2019-07-23  Richard Bienerre PR tree-optimization/83518 (Missing optimization...
2019-07-12  Alexandre Olivaintroduce try/finally/else in gimplefe
2019-07-10  Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-01  Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2019-05-17  Richard Bienergimple-parser.c (c_parser_gimple_statement): Handle...
2019-05-16  Richard Bienergimple-parser.c (c_parser_gimple_statement): Handle...
2019-05-15  Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2019-05-14  Richard Bienergimple-parser.c (c_parser_gimple_statement): Remove...
2019-05-09  Martin LiskaSupport {MIN,MAX}_EXPR in GIMPLE FE.
2019-05-09  Martin LiskaSupport profile (BB counts and edge probabilities)...
2019-03-14  Richard Bienerc-tree.h (enum c_declspec_il): New.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-30  Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-08-30  Alexander Monakovgimplefe: expose MULT_HIGHPART_EXPR
2018-06-16  Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-05-18  Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-05-17  Richard SandifordGimple FE support for internal functions
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-30  Richard Bienergimple-parser.c (c_parser_gimple_statement): Parse...
2017-10-20  Igor TsimbalistAdd generic part for Intel CET enabling. The spec is...
2017-06-19  Richard Bienerre PR bootstrap/80887 (gnat bootstrap fails at s-regpat...
2017-06-07  Jakub Jelinekdumpfile.h (enum tree_dump_index): Rename TDI_generic...
2017-05-31  Mikhail MaltsevGIMPLEFE: Handle missing labels in goto statements
2017-05-11  Nathan Sidwelldumpfle.h (dump_function): Declare here ...
2017-05-11  Mikhail MaltsevGIMPLEFE: Handle invalid SSA names
2017-05-11  Mikhail MaltsevGIMPLEFE: handle invalid __MEM
2017-05-11  Mikhail MaltsevGIMPLEFE: Handle invalid unary "*" operand type
2017-02-23  Richard Bienerre PR c/79684 (Conditional jump or move depends on...
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-14  Prathamesh Kulkarnigimple-pretty-print.c (dump_unary_rhs): Adjust dump...
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-07  Richard Bienergimple-parser.c (c_parser_gimple_expr_list): Simplify.
2017-01-24  David MalcolmAdd "__RTL" to cc1
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  Richard Bienerre PR bootstrap/79052 (bootstrap-ubsan failures due...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-20  Richard Bienergimple-parser.c (c_parser_gimple_compound_statement...
2016-12-14  Martin JamborSplit omp-low into multiple files
2016-11-14  Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.