summaryrefslogtreecommitdiff
path: root/gcc/gimple.def
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki
2019-06-10tree.def (OMP_SCAN): New tree code.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-19Merge of HSAMartin Jambor
2016-01-04Update copyright years.Jakub Jelinek
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-27Fix checking of gimple typesDavid Malcolm
2013-10-11target.c: New file.Jakub Jelinek
2013-08-27Makefile.in (omp-low.o): Depend on $(TARGET_H).Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson
2009-09-14Squash commit of EH in gimpleRichard Henderson
2009-09-11gsstruct.def (DEFGSSTRUCT): Remove printable-name argument...Richard Henderson
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther
2009-05-06gimple.def (GIMPLE_ASSIGN): Fix incorrect information in the comment.Richard Guenther
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener