[Ada] No Default_Initial_Condition check when declaring an imported object
[gcc.git] / gcc / generic-match-head.c
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-05 Jakub Jelinekre PR tree-optimization/91734 (gcc skip an if statement...
2019-07-03 Martin LiskaAdd dbgcnt for gimple_match and generic_match.
2019-05-20 Richard Bienergimple-match-head.c: Include vec-perm-indices.h.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-06 Jakub Jelinekre PR tree-optimization/85726 (div C1 to div C2 match...
2018-02-13 Jakub Jelinekre PR middle-end/84309 (Wrong-code with -ffast-math)
2018-01-03 Jakub JelinekUpdate copyright years.
2017-06-22 James Greenhalgh[Patch match.pd] Fold (A / (1 << B)) to (A >> B)
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-04-04 Jakub Jelinekre PR c++/80297 (Compiler time crash: type mismatch...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-17 Richard SandifordAdd genmatch support for internal functions
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-15 Richard SandifordPR67945: Fix oscillation between pow representations
2015-07-23 Richard Bienergeneric-match-head.c: Include cgraph.h.
2015-07-16 Richard Bienerfold-const.c (fold_widened_comparison): Remove.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-14 Marc Glissegeneric-match-head.c (types_match): Handle non-types.
2015-05-07 Jeff Lawmatch.pd (bit_and (plus/minus (convert @0) (convert...
2015-05-04 Jeff LawRevert:
2015-05-04 Jeff Lawmatch.pd (bit_and (plus/minus (convert @0) (convert...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-24 Richard Bienergenmatch.c (expr::gen_transform): Use fold_buildN_loc...
2014-10-22 Richard BienerMakefile.in (OBJS): Add gimple-match.o and generic...