summaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.mpolacek2014-06-201-1/+5
* * gimplify.c (omp_notice_variable): If n is non-NULLjakub2014-06-181-0/+4
* Fix dot dump bugdavidxl2014-06-171-0/+1
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-6/+0
* Merge from trunk.rsandifo2014-04-171-2/+16
|\
| * * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou2014-04-151-2/+10
| * 2014-04-08 Richard Biener <rguenther@suse.de>rguenth2014-04-081-0/+6
* | Merge in trunk.mrs2014-04-021-0/+28
|\ \ | |/
| * 2014-03-26 Richard Biener <rguenther@suse.de>rguenth2014-03-261-0/+19
| * 2014-02-28 Tobias Burnus <burnus@net-b.de>burnus2014-02-271-0/+9
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge with trunk.rsandifo2013-12-041-2/+2
|\ \ | |/
| * Reverted:kyukhin2013-11-291-1/+0
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+2
* | Remove some differences with trunk.rsandifo2013-11-201-1/+1
* | Merge from trunk.rsandifo2013-11-201-0/+8
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * * tree-pretty-print.c (dump_generic_node): Print class type ofhubicka2013-11-191-0/+6
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Remove tree_to_hwi.rsandifo2013-11-191-2/+2
* | Merge in trunk.mrs2013-11-161-0/+4
|\ \ | |/
| * * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-0/+4
* | Merge with trunk.rsandifo2013-11-091-0/+4
|\ \ | |/
| * gcc:jsm282013-11-071-0/+4
* | Merge in trunk.mrs2013-11-041-2/+25
|\ \ | |/
| * Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+9
| * Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-1/+1
| * * mode-classes.def (MODE_POINTER_BOUNDS): New.kyukhin2013-10-251-0/+1
| * 2013-08-24 Tobias Burnus <burnus@net-b.de>burnus2013-10-241-0/+12
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-5/+5
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-4/+4
* | Merge in trunk.mrs2013-10-201-52/+292
|\ \ | |/
| * gcc/pmatos2013-10-161-2/+2
| * 2013-10-11 Richard Biener <rguenther@suse.de>rguenth2013-10-111-2/+4
| * libgomp/jakub2013-10-111-47/+257
| * gcc/rsandifo2013-09-281-1/+1
| * 2013-09-24 Christophe Lyon <christophe.lyon@linaro.org>clyon2013-09-241-10/+10
| * 2013-09-23 Kugan Vivekanandarajah <kuganv@linaro.org>clyon2013-09-231-22/+30
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-4/+4
* | Merge in trunk.mrs2013-09-041-2/+38
|\ \ | |/
| * * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-1/+35
| * * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-221-1/+3
* | Add wide-int branch.mrs2013-08-131-25/+19
|/
* * pretty-print.h (pp_base): Remove. Adjust dependent macros.gdr2013-08-051-1/+1
* * pretty-print.h (pp_bar_bar): New.gdr2013-08-041-39/+39