aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/decl.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-01adaint.c, [...]: Fix comment typos.Kazu Hirata1-7/+7
2005-03-30tree.def (FILE_TYPE): Removed.Tom Tromey1-1/+0
2005-03-29decl.c (gnat_to_gnu_entity): Rework comment.Eric Botcazou1-7/+6
2005-03-18ada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate.Eric Botcazou1-27/+14
2005-03-15re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)Eric Botcazou1-109/+154
2005-02-10Fix for c330001 - PR ada/19386Eric Botcazou1-16/+43
2005-01-03decl.c (compatible_signatures_p): New function.Arnaud Charlet1-3/+72
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell1-1/+0
2004-12-08decl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the input type for TYPE_SIZE_U...Arnaud Charlet1-7/+11
2004-11-19a-exexpr.adb (Others_Value, [...]): New variables...Arnaud Charlet1-14/+27
2004-10-27decl.c (gnat_to_gnu_field): Use the type of the inner object for a JM type on...Eric Botcazou1-15/+19
2004-10-04cuintp.c, [...]: Use gcc_assert and gcc_unreachable.Richard Kenner1-67/+53
2004-09-21decl.c (gnat_to_gnu_entity): Check for a dummy designated type via TYPE_MODE ...Olivier Hainque1-1/+1
2004-09-21decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit...Robert Dewar1-15/+24
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-4/+3
2004-09-13[multiple changes]Arnaud Charlet1-47/+63
2004-09-01[multiple changes]Arnaud Charlet1-11/+23
2004-08-13[multiple changes]Arnaud Charlet1-10/+19
2004-08-09[multiple changes]Arnaud Charlet1-4/+8
2004-07-26[multiple changes]Arnaud Charlet1-691/+664
2004-07-13[multiple changes]Arnaud Charlet1-17/+43
2004-06-28decl.c: Remove calls to add_decl_expr...Richard Kenner1-95/+60
2004-06-26ada-tree.def (DECL_STMT): Deleted.Richard Kenner1-8/+8
2004-06-20decl.c (elaborate_expression, [...]): Arguments now bool instead of int.Richard Kenner1-25/+20
2004-06-14ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation.Richard Kenner1-5/+8
2004-06-07ada-tree.def (TRANSFORM_EXPR, [...]): Deleted.Richard Kenner1-83/+78
2004-06-07[multiple changes]Arnaud Charlet1-3/+17
2004-05-17[multiple changes]Arnaud Charlet1-29/+41
2004-04-29[multiple changes]Arnaud Charlet1-6/+7
2004-04-27[multiple changes]Arnaud Charlet1-1/+5
2004-04-23[multiple changes]Arnaud Charlet1-0/+2
2004-04-19[multiple changes]Arnaud Charlet1-8/+18
2004-04-05c-decl.c (build_compound_literal): Use TYPE_READONLY.Richard Kenner1-2/+2
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-8/+8
2004-03-23alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL.Richard Kenner1-3/+7
2004-03-21alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner1-6/+3
2004-03-19[multiple changes]Arnaud Charlet1-35/+21
2004-03-19langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook.Richard Kenner1-9/+0
2004-03-18tree.h (TREE_CHECK2, [...]): New macros.Richard Kenner1-1/+1
2004-03-15[multiple changes]Arnaud Charlet1-8/+24
2004-03-02[multiple changes]Arnaud Charlet1-0/+4
2004-02-18[multiple changes]Arnaud Charlet1-0/+8
2004-02-12[multiple changes]Arnaud Charlet1-2/+2
2004-02-02[multiple changes]Arnaud Charlet1-1/+10
2004-01-23[multiple changes]Arnaud Charlet1-23/+52
2004-01-15[multiple changes]Arnaud Charlet1-2/+7
2004-01-05[multiple changes]Arnaud Charlet1-0/+15
2003-11-18[multiple changes]Arnaud Charlet1-9/+1
2003-11-17[multiple changes]Arnaud Charlet1-10/+7
2003-11-04re PR ada/12806 (Program_Error sinput.adb:397)Arnaud Charlet1-38/+19