summaryrefslogtreecommitdiff
path: root/gcc/gimple-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Merge in trunk.mrs2013-09-041-8/+26
|\ \ | |/
| * * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-3/+25
| * * diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.gdr2013-08-231-1/+1
| * * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-221-4/+0
* | Add wide-int branch.mrs2013-08-131-1/+1
|/
* * gimple-pretty-print.c (buffer): Remove.gdr2013-08-051-23/+16
* * pretty-print.h (pp_bar_bar): New.gdr2013-08-041-10/+10
* * pretty-print.h (pp_underscore): New.gdr2013-08-031-75/+75
* 2013-04-08 Richard Biener <rguenther@suse.de>rguenth2013-04-081-1/+0
* Add uniform debug dump function names.crowl2013-03-291-0/+15
* * trans-mem.c (expand_transaction): Do not set PR_INSTRUMENTEDCODEaldyh2013-03-081-0/+5
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * rtl.h (print_insn_with_notes): Prototype.steven2012-12-031-6/+43
* Remove alloca from dump_gimple_bb_headerhjl2012-10-301-11/+3
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-25/+25
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-3/+1