[Ada] Argument_String_To_List creates empty items from whitespace
[gcc.git] / gcc / gimple.c
2018-07-11 Aldy Hernandezvr-values.c (gimple_stmt_nonzero_p): Abstract common...
2018-06-08 David MalcolmConvert dump and optgroup flags to enums
2018-06-08 Martin LiskaRemove MPX
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-12 Martin LiskaFix integer overflow in stats of GIMPLE statements.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-11-10 Martin SeborPR c/81117 - Improve buffer overflow checking in strncpy
2017-10-26 Tom de VriesFix unsharing of GIMPLE_OMP_{SINGLE,TARGET,TEAMS} in...
2017-10-20 Igor TsimbalistAdd generic part for Intel CET enabling. The spec is...
2017-10-19 Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-29 Trevor Saundersuse c++ for gimple_build_debug_bind{,_source}
2017-07-29 Trevor Saundersreplace gimple_alloc_stat with c++
2017-07-25 Eric Botcazougimple.c (gimple_assign_set_rhs_with_ops): Do not ask...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-13 Martin LiskaAdd pretty printer for ASAN_MARK and add a helper fn
2016-11-07 Martin LiskaIntroduce -fsanitize-address-use-after-scope
2016-10-16 Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-08-04 Patrick PalkaDesignate the widest case label to be the default label
2016-06-29 Richard Bienerre PR middle-end/71002 (-fstrict-aliasing breaks Boost...
2016-06-07 Jan Hubickagimple.c: Include builtins.h
2016-06-06 David MalcolmSelftest framework
2016-06-06 Bernd Edlingerre PR c/24414 (Old-style asms don't clobber memory)
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-16 Marek Polacekgimple.c (maybe_remove_unused_call_args): Fix typos...
2016-05-06 Nathan Sidwellgimple.c (gimple_call_same_target_p): Unique functions...
2016-05-02 Jakub Jelinekre PR target/49244 (__sync or __atomic builtins will...
2016-03-11 Jakub Jelinekre PR tree-optimization/70177 (ICE in extract_ops_from_...
2016-01-19 Martin JamborMerge of HSA
2016-01-18 Richard Bienerre PR tree-optimization/69308 (ifcombine joins together...
2016-01-13 Jakub Jelinekre PR middle-end/69156 (gcc.dg/pr59630.c: ICE: verify_g...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-22 Richard Hendersonre PR ipa/67811 ([TM] ICE with try-block in transaction)
2015-11-27 Bernd SchmidtBe more careful about barriers when speculating conditi...
2015-11-17 Richard SandifordAdd a combined_fn enum
2015-11-09 Richard HendersonAdd TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-27 Nathan Sidwellinternal-fn.c (expand_UNIQUE): New.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-14 Marek Polacekre PR middle-end/67133 (ICE at -Os and above on x86_64...
2015-08-13 Richard Bienergimple.h (gcall::code_): New constant static member.
2015-08-12 Richard Bienergimple.h (remove_pointer): New trait.
2015-08-05 Manuel López-Ibáñezre PR c/16351 (NULL dereference warnings)
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-09 Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-26 Andrew MacLeodgimple.c (gimple_call_set_fndecl): Remove.
2015-06-25 Andrew MacLeodgimple.h (gimple_call_set_fn): Move inline function.
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-11 Richard HendersonConvert to md_asm_adjust
2015-02-04 Jan Hubickare PR middle-end/64922 (runtime error: member call...
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-12-01 Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-14 Jakub Jelinekipa-pure-const.c (struct funct_state_d): Add can_free...
2014-11-14 Jakub Jelineksanopt.c: Include tree-ssa-operands.h.
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-17 Jakub Jelinekre PR tree-optimization/63464 (compare one character...
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-08-11 Yury GribovAdded fnspec to internal functions.
2014-08-08 Richard Bienerbuiltins.c (c_getstr, [...]): Export.
2014-06-25 Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17 Trevor Saundersrm a bunch of _stat allocation functions
2014-05-07 David MalcolmConst-correctness of gimple_call_builtin_p
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-29 Patrick Palkainvoke.texi: Fix typo.
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-04 Richard Bienerre PR middle-end/60746 (ICE segfault in gimple-expr...
2014-01-08 Richard Bienerre PR middle-end/59630 (ICE converting the return type...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-16 Jakub Jelinekre PR middle-end/58956 (wrong code at -O1 and above...
2013-12-09 David MalcolmEliminate label_to_block_map macro.
2013-12-05 Jeff Lawcommon.opt: Split up -fisolate-erroneous-paths into...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-27 David MalcolmFix checking of gimple types
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 Trevor Saundersadd auto_vec
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-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-18 Ilya Enkovichbuiltin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
next