summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-ada-spec.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * c-ada-spec.c (dump_ada_template): Bail out for template declarationsebotcazou2012-10-111-1/+9
* 2012-10-10 Arnaud Charlet <charlet@adacore.com>charlet2012-10-101-1/+1
* 2012-10-04 Arnaud Charlet <charlet@adacore.com>charlet2012-10-041-5/+2
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-1/+1
* * c-ada-spec.c: Style fixes.charlet2012-09-181-88/+88
* * doc/invoke.texi: Document -fada-spec-parent.charlet2012-09-181-6/+20
* * c-ada-spec.c (dump_generic_ada_node): Fix handling of name_onlycharlet2012-08-231-8/+25
* gcc/steven2012-07-161-1/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * cse.c (insert_with_costs): Put semi-colon after empty loop bodyebotcazou2011-07-121-1/+2
* Remove doubled up words.mrs2011-04-101-1/+1
* Changelog c-family/ktietz2011-03-251-1/+2
* * c-ada-spec.c (dump_ada_template): Skip non-class instances.ebotcazou2011-03-221-3/+3
* * c-ada-spec.c (dump_generic_ada_node): Avoid dereferencing null type.charlet2011-01-261-0/+1
* * c-ada-spec.c (separate_class_package): New function.charlet2010-10-291-3/+28
* * c-ada-spec.c (dump_ada_template): Mark underlying instance type ascharlet2010-08-041-30/+42
* * c-ada-spec.c (dump_sloc): Remove column info.charlet2010-06-151-21/+83