Daily bump.
[gcc.git] / gcc / gimple-pretty-print.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-25 Matthew Malcomsonlibsanitizer: Add hwasan pass and associated gimple...
2020-11-13 Gergö BaranyDecompose OpenACC 'kernels' constructs into parts,...
2020-08-03 Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-06-18 Tobias Burnussilence empty-body warning
2020-06-16 Jakub Jelinekopenmp: Initial part of OpenMP 5.0 non-rectangular...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-19 David Malcolmgimple const-correctness fixes
2019-11-12 Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2019-08-30 Martin SeborPR middle-end/91599 - GCC does not say where warning...
2019-07-04 Alexandre Olivaintroduce EH_ELSE_EXPR tree and gimplifier
2019-07-03 Richard Bienergimple-pretty-print.c (dump_ternary_rhs): Fix BIT_INSER...
2019-06-10 Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-06-05 Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-05-17 Richard Bienergimple-parser.c (c_parser_gimple_statement): Handle...
2019-05-16 Richard Bienergimple-parser.c (c_parser_gimple_statement): Handle...
2019-05-09 Martin LiskaSupport {MIN,MAX}_EXPR in GIMPLE FE.
2019-05-09 Martin LiskaSupport profile (BB counts and edge probabilities)...
2019-03-14 Richard Bienerc-tree.h (enum c_declspec_il): New.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-06 Segher Boessenkoolasm inline
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-10-17 Aldy Hernandezbitmap.c (bitmap_head::dump): New.
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-08-27 Martin LiskaAdd new gswitch related functions into tree-cfg.c.
2018-08-01 Martin SeborPR tree-optimization/86650 - -Warray-bounds missing...
2018-06-27 Eric Botcazougimple.h (gimple_return_retbnd): Delete.
2018-06-16 Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-06-08 David MalcolmConvert dump and optgroup flags to enums
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-02-09 Alexandre Oliva[IEPM] Introduce inline entry point markers
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-16 Richard SandifordAdd VEC_SERIES_EXPR and associated optab
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-11-28 Julia KovalRemove Cilk Plus support.
2017-11-27 Martin Jambor[PR 81248] Fix ipa-sra size check
2017-11-07 Eric Botcazou* gimple-pretty-print.c (dump_profile): Return "" inste...
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19 Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-08-14 Martin SeborPR c/81117 - Improve buffer overflow checking in strncp...
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-31 Martin LiskaLearn GIMPLE pretty printer to produce nicer dump output.
2017-07-25 Georg-Johann Layre PR lto/81487 ([mingw32] ld.exe: error: asprintf...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-13 Martin LiskaEnhance dump_probability function.
2017-05-26 Martin LiskaSimplify usage of some TDF_* flags.
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
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-01-01 Jakub JelinekUpdate copyright years.
2016-12-14 Martin LiskaPrint 2 digits after decimal delimiter for BB frequencies
2016-12-13 Martin LiskaAdd pretty printer for ASAN_MARK and add a helper fn
2016-11-24 Martin LiskaDump probability for edges a frequency for BBs
2016-11-14 Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-11-02 Richard Bienerre PR tree-optimization/78035 (Inconsistency between...
2016-09-28 Nathan Sidwellgimple-pretty-print.c (dump_gimple_call_args): Simplify...
2016-09-27 Nathan Sidwellinternal-fn.h (IFN_UNIQUE_CODES, [...]): New.
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-05-20 David MalcolmImplement CALL_EXPR_MUST_TAIL_CALL
2016-05-20 Richard Guentherre PR target/29756 (SSE intrinsics hard to use without...
2016-05-12 Richard Bienerre PR middle-end/71062 (r235622 and restrict pointers)
2016-01-19 Martin JamborMerge of HSA
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-22 Richard Hendersonre PR ipa/67811 ([TM] ICE with try-block in transaction)
2015-12-14 Tom de VriesDump default defs for arguments, static chain and decl...
2015-12-01 Julian BrownOpenACC host_data support.
2015-11-12 James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
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-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
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-06-25 Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-02-21 Thomas SchwingeCorrect TDF_RAW pretty-printing of GIMPLE_OMP_FOR's...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-29 Richard Bienerre PR middle-end/59208 (ice in initialize_flags_in_bb)
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmConvert gimple types from a union to C++ inheritance
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-15 Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-15 Richard Bienerre PR middle-end/50262 (PTA doesn't disambiguate locall...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
next