summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* PR c/56980mpolacek2014-10-241-1/+3
* * machmode.h (int_n_data_t): New.dj2014-10-141-3/+13
* gcc/rsandifo2014-05-211-0/+18
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-2/+2
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * gcc/c-family/rsandifo2013-11-181-3/+3
| * gcc/ada/rsandifo2013-11-181-1/+1
| * gcc/ada/rsandifo2013-11-181-2/+2
* | Remove tree_to_hwi.rsandifo2013-11-191-1/+1
* | Merge in trunk.mrs2013-11-161-7/+1
|\ \ | |/
| * gcc/c-family/rsandifo2013-11-151-7/+1
* | Merge with trunk.rsandifo2013-11-091-0/+9
|\ \ | |/
| * gcc:jsm282013-11-071-0/+9
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-1/+1
* | Merge in trunk.mrs2013-09-041-334/+313
|\ \ | |/
| * c-family/gdr2013-09-041-26/+28
| * c/gdr2013-09-031-70/+66
| * c-family/gdr2013-08-301-47/+40
| * Really commit all changesgdr2013-08-261-8/+6
| * c-family/gdr2013-08-261-96/+88
| * c-family/gdr2013-08-261-67/+66
| * c-family/gdr2013-08-251-22/+21
| * c-family/gdr2013-08-251-16/+21
| * c-family/gdr2013-08-251-6/+5
| * * c-pretty-print.h (c_pretty_printer::constant): Now a virtualgdr2013-08-241-13/+12
| * * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-221-35/+32
* | Add wide-int branch.mrs2013-08-131-18/+17
|/
* * c-pretty-print.c (print_c_tree): Simplify. Use non-static localgdr2013-08-051-16/+7
* * pretty-print.h (pp_base): Remove. Adjust dependent macros.gdr2013-08-051-21/+21
* * pretty-print.h (pp_bar_bar): New.gdr2013-08-041-6/+6
* * pretty-print.h (pp_underscore): New.gdr2013-08-031-1/+1
* Implemented Cilk Plus Array Notation for C Compiler.bviyer2013-05-281-0/+12
* * c-pretty-print.c (pp_c_pretty_printer_init): Clear pp->flags.jakub2013-03-041-0/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-2/+2
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-1/+2
* gcc/steven2012-08-071-4/+2
* 2012-06-04 Sterling Augustine <saugustine@google.com>sterling2012-06-041-1/+3
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-1/+9
* 2012-01-17 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-01-171-1/+3
* 2011-11-08 Richard Guenther <rguenther@suse.de>rguenth2011-11-081-0/+7
* 2011-10-11 Paolo Carlini <paolo.carlini@oracle.com>paolo2011-10-111-1/+13
* PR c++/49813jason2011-07-221-2/+4