summaryrefslogtreecommitdiff
path: root/gcc/gimple-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-11-12 James Norris <jnorris@codesourcery.com>jnorris2015-11-121-0/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-3/+3
* gcc/jakub2015-10-131-5/+47
* switch from gimple to gimple*tbsaunde2015-09-201-18/+18
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-14/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-17/+52
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-79/+102
* gcc/ienkovich2014-11-051-2/+8
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+7
* gcc/ChangeLog:manu2014-10-031-44/+4
* gcc/kyukhin2014-09-021-3/+19
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+10
* Merge in trunk.mrs2014-04-021-0/+1
|\
| * Correct TDF_RAW pretty-printing of GIMPLE_OMP_FOR's GF_OMP_FOR_KIND_CILKSIMD.tschwinge2014-02-211-0/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge with trunk.rsandifo2013-12-041-12/+8
|\ \ | |/
| * 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-4/+0
| * Reverted:kyukhin2013-11-291-8/+2
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+6
* | Add trailing_wide_ints and use it for range_info_def.rsandifo2013-11-281-4/+2
* | Merge from trunk.rsandifo2013-11-201-3/+4
|\ \ | |/
| * Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-3/+3
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* | Remove tree_to_hwi.rsandifo2013-11-191-1/+1
* | Merge in trunk.mrs2013-11-161-2/+18
|\ \ | |/
| * * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-0/+5
| * 2013-11-15 Richard Biener <rguenther@suse.de>rguenth2013-11-151-2/+12
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* | Merge in trunk.mrs2013-11-041-14/+34
|\ \ | |/
| * * gimple-pretty-print.c (dump_ssaname_info): Print newline alsojakub2013-10-311-2/+14
| * * tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.kyukhin2013-10-301-2/+8
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+6
| * * gimple-pretty-print.c (dump_ssaname_info): Always print "# " beforejakub2013-10-231-8/+10
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-1/+1
* | Merge in trunk.mrs2013-10-201-47/+174
|\ \ | |/
| * gcc/pmatos2013-10-161-8/+8
| * libgomp/jakub2013-10-111-3/+116
| * gcc/rsandifo2013-09-281-2/+2
| * 2013-09-24 Christophe Lyon <christophe.lyon@linaro.org>clyon2013-09-241-12/+12
| * 2013-09-23 Kugan Vivekanandarajah <kuganv@linaro.org>clyon2013-09-231-32/+46