summaryrefslogtreecommitdiff
path: root/gcc/ada/decl.c
Commit message (Expand)AuthorAgeFilesLines
* * decl.c, utils.c: Fix comment typos.Kazu Hirata2006-10-031-1/+1
* decl.c (gnat_to_gnu_entity): Do not set "const" flag on "pure" Ada subprogram...Eric Botcazou2006-09-291-3/+13
* re PR ada/15802 (ICE at expr.c:6764 (placeholder mechanism))Eric Botcazou2006-09-151-10/+53
* re PR ada/28591 (ICE in splice_child_die, at dwarf2out.c:5513)Eric Botcazou2006-09-131-7/+10
* decl.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-3/+3
* re PR ada/26315 (ACATS failures c43208b c85006a c85006d cd92001)Eric Botcazou2006-02-171-0/+1
* re PR ada/26096 (Ada bootstrap fails in g-alleve.adb)Richard Kenner2006-02-151-71/+147
* decl.c (gnat_substitute_in_type): Don't handle CHAR_TYPE.Roger Sayle2006-02-061-1/+0
* decl.c (gnat_to_gnu_entity, [...]): Don't early expand pointer initialization...Olivier Hainque2005-12-091-43/+50
* decl.c: Factor common code to build a storage type for an unconstrained objec...Thomas Quinot2005-11-151-118/+159
* re PR ada/22418 (Ada produces mis-match (non compatible) types in MODIFY_EXPR)Olivier Hainque2005-10-211-1/+1
* re PR ada/21053 (Warnings from init.c)Arnaud Charlet2005-08-291-4/+12
* * decl.c, utils.c: Fix comment typos.Kazu Hirata2005-08-011-1/+1
* * decl.c, init.c, initialize.c: Fix comment typos.Kazu Hirata2005-07-291-1/+1
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-10/+10
* decl.c (components_to_record): Use DECL_FCONTEXT instead of DECL_SECTION_NAME.Andrew Pinski2005-07-091-4/+4
* decl.c (gnat_to_gnu_entity): Do not strip the padding type if the parameter i...Eric Botcazou2005-07-071-2/+6
* decl.c (prepend_attributes): New case.Eric Botcazou2005-07-041-0/+8
* Update FSF addressR. Kelley Cook2005-07-011-2/+2
* re PR ada/20515 ("stdcall" imports are not handled correctly)Eric Botcazou2005-06-161-20/+38
* cal.c, [...]: Fix comment typos.Kazu Hirata2005-05-291-3/+3
* adaint.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-7/+7
* tree.def (FILE_TYPE): Removed.Tom Tromey2005-03-301-1/+0
* decl.c (gnat_to_gnu_entity): Rework comment.Eric Botcazou2005-03-291-7/+6
* ada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate.Eric Botcazou2005-03-181-27/+14
* re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)Eric Botcazou2005-03-151-109/+154
* Fix for c330001 - PR ada/19386Eric Botcazou2005-02-101-16/+43
* decl.c (compatible_signatures_p): New function.Arnaud Charlet2005-01-031-3/+72
* tree.def (SET_TYPE): Remove.Nathan Sidwell2004-12-091-1/+0
* decl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the input type for TYPE_SIZE_U...Arnaud Charlet2004-12-081-7/+11
* a-exexpr.adb (Others_Value, [...]): New variables...Arnaud Charlet2004-11-191-14/+27
* decl.c (gnat_to_gnu_field): Use the type of the inner object for a JM type on...Eric Botcazou2004-10-271-15/+19
* cuintp.c, [...]: Use gcc_assert and gcc_unreachable.Richard Kenner2004-10-041-67/+53
* decl.c (gnat_to_gnu_entity): Check for a dummy designated type via TYPE_MODE ...Olivier Hainque2004-09-211-1/+1
* decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit...Robert Dewar2004-09-211-15/+24
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-4/+3
* [multiple changes]Arnaud Charlet2004-09-131-47/+63
* [multiple changes]Arnaud Charlet2004-09-011-11/+23
* [multiple changes]Arnaud Charlet2004-08-131-10/+19
* [multiple changes]Arnaud Charlet2004-08-091-4/+8
* [multiple changes]Arnaud Charlet2004-07-261-691/+664
* [multiple changes]Arnaud Charlet2004-07-131-17/+43
* decl.c: Remove calls to add_decl_expr...Richard Kenner2004-06-281-95/+60
* ada-tree.def (DECL_STMT): Deleted.Richard Kenner2004-06-261-8/+8
* decl.c (elaborate_expression, [...]): Arguments now bool instead of int.Richard Kenner2004-06-201-25/+20
* ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation.Richard Kenner2004-06-141-5/+8
* ada-tree.def (TRANSFORM_EXPR, [...]): Deleted.Richard Kenner2004-06-071-83/+78
* [multiple changes]Arnaud Charlet2004-06-071-3/+17
* [multiple changes]Arnaud Charlet2004-05-171-29/+41
* [multiple changes]Arnaud Charlet2004-04-291-6/+7