aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/decl.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-03* decl.c, utils.c: Fix comment typos.Kazu Hirata1-1/+1
2006-09-29decl.c (gnat_to_gnu_entity): Do not set "const" flag on "pure" Ada subprogram...Eric Botcazou1-3/+13
2006-09-15re PR ada/15802 (ICE at expr.c:6764 (placeholder mechanism))Eric Botcazou1-10/+53
2006-09-13re PR ada/28591 (ICE in splice_child_die, at dwarf2out.c:5513)Eric Botcazou1-7/+10
2006-05-28decl.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2006-02-17re PR ada/26315 (ACATS failures c43208b c85006a c85006d cd92001)Eric Botcazou1-0/+1
2006-02-15re PR ada/26096 (Ada bootstrap fails in g-alleve.adb)Richard Kenner1-71/+147
2006-02-06decl.c (gnat_substitute_in_type): Don't handle CHAR_TYPE.Roger Sayle1-1/+0
2005-12-09decl.c (gnat_to_gnu_entity, [...]): Don't early expand pointer initialization...Olivier Hainque1-43/+50
2005-11-15decl.c: Factor common code to build a storage type for an unconstrained objec...Thomas Quinot1-118/+159
2005-10-21re PR ada/22418 (Ada produces mis-match (non compatible) types in MODIFY_EXPR)Olivier Hainque1-1/+1
2005-08-29re PR ada/21053 (Warnings from init.c)Arnaud Charlet1-4/+12
2005-08-01* decl.c, utils.c: Fix comment typos.Kazu Hirata1-1/+1
2005-07-29* decl.c, init.c, initialize.c: Fix comment typos.Kazu Hirata1-1/+1
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-10/+10
2005-07-09decl.c (components_to_record): Use DECL_FCONTEXT instead of DECL_SECTION_NAME.Andrew Pinski1-4/+4
2005-07-07decl.c (gnat_to_gnu_entity): Do not strip the padding type if the parameter i...Eric Botcazou1-2/+6
2005-07-04decl.c (prepend_attributes): New case.Eric Botcazou1-0/+8
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16re PR ada/20515 ("stdcall" imports are not handled correctly)Eric Botcazou1-20/+38
2005-05-29cal.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
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