aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.c
AgeCommit message (Expand)Author
2018-03-07 PR c++/84704Jakub Jelinek
2018-01-31 PR lto/84105Aldy Hernandez
2018-01-152018-01-15 Richard Biener <rguenther@suse.de>Richard Biener
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-20poly_int: tree constantsRichard Sandiford
2017-12-16Add VEC_SERIES_EXPR and associated optabRichard Sandiford
2017-12-16Add VEC_DUPLICATE_EXPR and associated optabRichard Sandiford
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-11-28Remove Cilk Plus support.Julia Koval
2017-11-28 * tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek
2017-11-23 * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou
2017-11-22Replace REDUC_*_EXPRs with internal functions.Richard Sandiford
2017-11-21New POINTER_DIFF_EXPRMarc Glisse
2017-11-172017-11-17 Richard Biener <rguenther@suse.de>Richard Biener
2017-11-15introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with itAlexandre Oliva
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell
2017-10-112017-10-11 Richard Biener <rguenther@suse.de>Richard Biener
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-08-232017-08-23 Richard Biener <rguenther@suse.de>Richard Biener
2017-08-14PR c/81117 - Improve buffer overflow checking in strncpy - part 1Martin Sebor
2017-07-21 gcc/Nathan Sidwell
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-01-132017-01-13 Richard Biener <rguenther@suse.de>Richard Biener
2017-01-132017-01-13 Richard Biener <rguenther@suse.de>Richard Biener
2017-01-122017-01-12 Richard Biener <rguenther@suse.de>Richard Biener
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-222016-12-22 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2016-12-09Escape non-printable chars in strings.Martin Liska
2016-11-22OpenMP loop cloning for SIMT executionJakub Jelinek
2016-11-142016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>Prasad Ghangal
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-09-23 * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)Jakub Jelinek
2016-09-16 Add inline functions for various bitwise operations.Jason Merrill
2016-06-01Remove the unused OMP_CLAUSE_DEVICE_RESIDENTThomas Schwinge
2016-05-202016-05-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2016-04-15 PR c++/70675Jakub Jelinek
2016-04-13 PR c++/70594Jakub Jelinek
2016-03-17Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEThomas Schwinge
2016-01-19Merge of HSAMartin Jambor
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-23Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRThomas Schwinge
2015-11-122015-11-12 James Norris <jnorris@codesourcery.com>James Norris
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm
2015-11-06 gcc/Cesar Philippidis
2015-11-05gcc/Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod