Add pretty printer for ASAN_MARK and add a helper fn
[platform/upstream/linaro-gcc.git] / gcc / gimplify.c
2018-10-18 marxinAdd pretty printer for ASAN_MARK and add a helper fn 53/190553/2
2018-10-18 marxinFix PR sanitizer/78270 (part 2) 84/189284/2
2018-10-18 marxinCreate live_switch_vars conditionally (PR sanitizer... 83/189283/2
2018-10-18 marxinuse-after-scope fallout 82/189282/2
2018-10-18 marxinIntroduce -fsanitize-address-use-after-scope 80/189280/2
2018-10-18 mpolacekImplement -Wimplicit-fallthrough. 79/189279/2
2018-10-18 mpolacek PR c/7652 78/189278/2
2018-10-18 mpolacek PR middle-end/71476 75/189275/2
2018-10-18 mpolacek * gimplify.c (gimplify_switch_expr): Also handle GIMPL... 74/189274/2
2018-10-18 mpolacek PR c/71249 73/189273/2
2018-10-18 mpolacek PR c/49859 72/189272/2
2018-01-24 Jaehun JeongMerge "[asan_build] Enable asaned glibc work." into... accepted/tizen/base/20180126.040727 submit/tizen_base/20180124.094033
2017-11-02 Maxim OstapenkoImplement ISan: unsigned integer overflow checker. 17/158717/1
2017-08-03 Slava BarinovFix cleanup location for try_finally_expr. 59/138559/4
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-11-15 Yvan RouxMerge branches/gcc-6-branch rev 242371.
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
2016-07-11 Yvan RouxMerge branches/gcc-6-branch rev 238201.
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
2016-04-27 jakub Backported from mainline
2016-04-13 jakub PR middle-end/70633
2016-04-08 cesar gcc/
2016-04-06 ppalkaFix new -Wparentheses warnings encountered during bootstrap
2016-04-06 jakub PR middle-end/70550
2016-03-24 rguenth2016-03-24 Richard Biener <rguenther@suse.de>
2016-03-22 jakub PR c++/70295
2016-03-17 tschwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-16 rthGimplify vec_cond_expr with condition inside
2016-03-16 rthPR middle-end/70199
2016-03-16 mpolacek PR c/70093
2016-03-02 jakub PR libgomp/69555
2016-03-02 mpolacek PR c/67854
2016-02-17 jakub PR c++/69850
2016-02-10 jakub PR ipa/69241
2016-02-02 jnorris gcc/
2016-01-20 jakub PR middle-end/67653
2016-01-15 cesar gcc/
2016-01-08 jakub PR tree-optimization/69162
2016-01-04 jakub Update copyright years.
2015-12-23 tschwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-22 rthPR ipa/67811
2015-12-15 iverbingcc/c-family/
2015-12-04 ebotcazou PR middle-end/65958
2015-12-02 vriesFix oacc kernels default mapping for scalars
2015-12-01 julesOpenACC host_data support.
2015-11-26 jakub PR tree-optimization/68128
2015-11-13 nathan gcc/
2015-11-12 jnorris2015-11-12 James Norris <jnorris@codesourcery.com>
2015-11-12 nathanmissed error format change in previous commit
2015-11-12 nathan gcc/
2015-11-11 nathan gcc/
2015-11-08 ebotcazouMerge of the scalar-storage-order branch.
2015-11-06 jakub * gimplify.c (gimplify_omp_ordered): Fix up diagnostics
2015-11-06 cesar gcc/
2015-11-05 jakubgcc/
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27 tschwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-14 ebotcazou * gimplify.c (gimplify_addr_expr) <MEM_REF>: New case.
2015-10-14 rguenth2015-10-14 Richard Biener <rguenther@suse.de>
2015-10-13 jakubgcc/
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-09-10 jakub PR c++/67523
2015-09-10 jakub PR middle-end/67521
2015-09-10 jakub PR middle-end/67517
2015-09-10 jakub PR c++/67514
2015-09-07 mpolacek PR inline-asm/67448
2015-07-24 nathan * gimplify.c (omp_default_clause): New function. ...
2015-07-13 aldyhFix double word typos.
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-10 jakub PR middle-end/66820
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 vriesDon't dump low gimple functions in gimple dump
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-02 ebotcazou * gimplify.c (gimplify_modify_expr): Do not create...
2015-06-01 ebotcazou * gimplify.c (gimplify_modify_expr_rhs): Use simple...
2015-05-20 mpolacek * gimple-fold.c (fold_const_aggregate_ref_1): Use...
2015-05-19 jakub PR middle-end/66199
2015-05-18 vriesMove array-type va_list handling to build_va_arg
2015-05-13 vriesGimplify va_arg ap based on do_deref
2015-05-12 vriesDon't take address of ap unless necessary
2015-05-11 rthCanonicalize asm volatility earlier
2015-04-29 tschwingeAdd OMP_STANDALONE_CLAUSES.
2015-04-28 vriesRemove ifn_va_arg ap fixup
2015-04-22 vriesFix va_arg ap_copy nop detection
2015-04-18 tbsaunderemove need for store_values_directly
2015-04-17 ppalkaFix PR c++/64527
2015-04-17 vriesSet PROP_gimple_lva for functions without IFN_VA_ARG
2015-04-17 vriesPostpone expanding va_arg until pass_stdarg
2015-03-20 rguenth2015-03-20 Richard Biener <rguenther@suse.de>
2015-02-21 aldyh PR debug/58123
2015-01-21 edlingergcc/ChangeLog:
2015-01-21 rguenth2015-01-21 Richard Biener <rguenther@suse.de>
2015-01-15 tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
next