tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid undesirable warning.
[gcc.git] / gcc / tree-pretty-print.c
2018-12-03 Julian BrownFix infinite recursion in OMP clause pretty-printing...
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-10-05 Richard Bienertree-core.h (tree_block::abstract_flag): Remove.
2018-09-28 Richard Bienertree.h (BLOCK_ORIGIN): New.
2018-09-12 Tom de Vries[debug] Add -gdescribe-dies
2018-08-27 David MalcolmLess verbose fix-it hints for missing header files...
2018-08-22 Martin SeborPR middle-end/87052 - STRING_CST printing incomplete...
2018-08-01 Martin SeborPR tree-optimization/86650 - -Warray-bounds missing...
2018-06-20 Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-16 Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-06-08 David MalcolmConvert dump and optgroup flags to enums
2018-06-08 Martin LiskaCome up with cgraph_node::get_uid and make cgraph_node...
2018-06-08 Martin LiskaRemove MPX
2018-05-29 Jakub Jelinekre PR target/85918 (Conversions to/from [unsigned]...
2018-05-18 Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-05-17 Richard SandifordGimple FE support for internal functions
2018-03-07 Jakub Jelinekre PR c++/84704 (internal compiler error: gimplificatio...
2018-01-31 Aldy Hernandezre PR lto/84105 (Segmentation fault in pp_tree_identifi...
2018-01-15 Richard Bienerre PR lto/83804 ([meta] LTO memory consumption)
2018-01-03 Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Richard Sandifordpoly_int: tree constants
2017-12-16 Richard SandifordAdd VEC_SERIES_EXPR and associated optab
2017-12-16 Richard SandifordAdd VEC_DUPLICATE_EXPR and associated optab
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-12 Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-11-28 Julia KovalRemove Cilk Plus support.
2017-11-28 Jakub Jelinektree.def (SWITCH_EXPR): Change from 3 operand to 2...
2017-11-23 Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-22 Richard SandifordReplace REDUC_*_EXPRs with internal functions.
2017-11-21 Marc GlisseNew POINTER_DIFF_EXPR
2017-11-17 Richard Bienerre PR fortran/83017 (DO CONCURRENT not parallelizing)
2017-11-15 Alexandre Olivaintroduce TDF_compare_debug, omit OBJ_TYPE_REF casts...
2017-10-11 Nathan Sidwell[PATCH] DECL_ASSEMBLER_NAME and friends
2017-10-11 Richard Bienertree.def (POLYNOMIAL_CHREC): Remove CHREC_VARIABLE...
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-08-23 Richard Bienerfunction.c (fndecl_name): Use verbosity 1 (no arguments...
2017-08-14 Martin SeborPR c/81117 - Improve buffer overflow checking in strncp...
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-05-19 Thomas SchwingeOpenACC 2.5 default (present) clause
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-13 Richard Bienertree-pretty-print.c (dump_generic_node): Fix inverted...
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-01 Jakub JelinekUpdate copyright years.
2016-12-22 Prathamesh Kulkarnitree-pretty-print.c (dump_generic_node): Change dump...
2016-12-09 Martin LiskaEscape non-printable chars in strings.
2016-11-22 Jakub JelinekOpenMP loop cloning for SIMT execution
2016-11-14 Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-23 Jakub Jelinek* hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR...
2016-09-16 Jason MerrillAdd inline functions for various bitwise operations.
2016-06-01 Thomas SchwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
2016-05-20 Richard Guentherre PR target/29756 (SSE intrinsics hard to use without...
2016-04-15 Jakub Jelinekre PR c++/70675 (compare-debug failure building LLVM)
2016-04-13 Jakub Jelinekre PR c++/70594 (-fcompare-debug failure)
2016-03-17 Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-01-19 Martin JamborMerge of HSA
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-23 Thomas SchwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-11-12 James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-06 David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-06 Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-05 Jakub Jelinekgcc/
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-27 Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-05 Richard SandifordRemove remaining uses of REAL_ARITHMETIC
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-16 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
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-12-04 David MalcolmAvoid overuse of name "buffer" in tree-pretty-print.c
2014-12-04 David MalcolmPR jit/63854: Fix double-initialization within tree...
2014-11-24 Richard Bienerre PR tree-optimization/55334 (mgrid regression (ipa...
2014-11-13 Alan LawrenceRemove VEC_RSHIFT_EXPR tree code, now unused
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-31 Richard Bienerbuiltins.c (fold_builtin_atomic_always_lock_free):...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-28 Alan LawrenceRemove VEC_LSHIFT_EXPR and vec_shl_optab
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-03 Manuel López-Ibáñeztree-pretty-print.c (dump_location): Make it extern.
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-20 Marek Polacekasan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-17 Xinliang David LiFix dot dump bug
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-15 Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-04-08 Richard Bienerre PR libfortran/60706 (FAIL: gfortran.dg/size_kind_2...
next