summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-ada-spec.c
Commit message (Expand)AuthorAgeFilesLines
* * c-ada-spec.c (get_underlying_decl): Return the typedef, if any.ebotcazou2016-04-171-52/+36
* Update copyright years.jakub2016-01-041-1/+1
* * c-ada-spec.c (print_ada_macros): Remove redundant blank line.ebotcazou2015-11-301-263/+214
* PR c++/68527ebotcazou2015-11-261-4/+6
* * c-ada-spec.c (dump_ada_template): Use RECORD_OR_UNION_TYPE_P.mpolacek2015-11-161-2/+1
* adaamacleod2015-11-111-3/+0
* adaamacleod2015-10-291-3/+2
* c-family/ebotcazou2015-07-101-5/+6
* c-family/ebotcazou2015-07-081-0/+6
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* c-family/ebotcazou2015-07-071-3/+5
* libcpp:emsr2015-06-301-0/+1
* * array-notation-common.c: Use VAR_P throughout.mpolacek2015-06-251-1/+1
* c-family/ebotcazou2015-06-221-4/+13
* 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-4/+0
* * c-ada-spec.c (is_tagged_type): Test for TYPE_METHODS on main variant.ebotcazou2015-05-311-0/+6
* * gimple-fold.c (fold_const_aggregate_ref_1): Use DECL_P.mpolacek2015-05-201-1/+1
* * c-ada-spec.c (in_function): Delete.ebotcazou2015-04-281-19/+98
* * c-ada-spec.c (dump_ada_double_name): Fix pasto.ebotcazou2015-03-061-1/+1
* PR ada/65319ebotcazou2015-03-051-11/+2
* * c-ada-spec.c (is_tagged_type): Add guard for DECL_VINDEX.ebotcazou2015-03-011-6/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+11
* Update copyright years.jakub2015-01-051-1/+1
* * gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.jakub2014-07-031-2/+3
* Fix some off-by-one errors and bounds testsrsandifo2014-04-231-2/+3
* Fix portability to hosts that use long long for HOST_WIDE_INT.mrs2014-04-221-1/+1
* Merge in trunk.mrs2014-02-101-5/+5
|\
| * c-family/ebotcazou2014-01-201-5/+5
* | Merge in trunk.mrs2014-01-031-35/+42
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * * c-ada-spec.c (print_constructor): New function.ebotcazou2013-12-281-34/+41
| * gcc/ada/rsandifo2013-11-201-4/+4
| * gcc/ada/rsandifo2013-11-181-1/+1
| * gcc/ada/rsandifo2013-11-181-2/+2
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-1/+1
* | Merge in trunk.mrs2013-11-041-224/+203
|\ \ | |/
| * c-family/ebotcazou2013-11-041-224/+203
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-1/+1
* | Merge in trunk.mrs2013-09-041-1/+0
|\ \ | |/
| * * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-221-1/+0
* | made sign parameter optional to wide_int::neg_pzadeck2013-08-241-1/+1
* | Add wide-int branch.mrs2013-08-131-31/+16
|/
* * c-ada-spec.c (print_ada_declaration): Prevent accessing null asm nameebotcazou2013-08-091-1/+1
* * pretty-print.h (pp_bar_bar): New.gdr2013-08-041-6/+6
* * pretty-print.h (pp_underscore): New.gdr2013-08-031-14/+14
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* * c-ada-spec.c (LOCATION_COL): Delete.ebotcazou2012-10-181-14/+22
* * c-ada-spec.c (ADA_HOST_WIDE_INT_PRINT_DOUBLE_HEX): Define.ebotcazou2012-10-161-10/+27