summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize names of attributes.marxin2017-08-071-0/+1
* PR c/35441reichelt2017-05-091-1/+21
* [bootstrap-O1] change value type to avoid sprintf buffer size warningaoliva2017-01-061-1/+2
* Update copyright years.jakub2017-01-011-1/+1
* PR c/78165 - avoid printing type suffix for constants in %E outputmsebor2016-12-081-27/+0
* PR debug/77773aldyh2016-10-281-5/+8
* Implement C _FloatN, _FloatNx types.jsm282016-08-191-0/+10
* PR c/7652mpolacek2016-08-121-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* adaamacleod2015-11-111-4/+0
* adaamacleod2015-10-291-5/+3
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-041-0/+4
* * c-pretty-print.c (pp_c_cv_qualifiers): Remove code dealingmpolacek2015-08-171-26/+5
* * c-pretty-print.c (unary_expression) [INDIRECT_REF]: Don't printjason2015-07-301-1/+7
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* * array-notation-common.c (find_rank): Use INDIRECT_REF_P.mpolacek2015-06-261-1/+1
* * array-notation-common.c: Use VAR_P throughout.mpolacek2015-06-251-1/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 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