]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/gimple-parser.c
Eliminate source_location in favor of location_t
[thirdparty/gcc.git] / gcc / c / gimple-parser.c
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.