* trans.c (call_to_gnu):Invoke the addressable_p predicate only
[gcc.git] / gcc / ada / decl.c
2008-01-13 Eric Botcazou* trans.c (call_to_gnu):Invoke the addressable_p predic...
2007-12-07 Olivier Hainquedecl.c (gnat_to_gnu_entity): When computing the designa...
2007-12-07 Olivier Hainquere PR ada/34173 (FAIL: gnat.dg/release_unc_maxalign...
2007-12-06 Eric Botcazoudecl.c (make_packable_type): Revert last change.
2007-11-29 Eric Botcazoudecl.c (make_packable_type): Retrieve the real name...
2007-11-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): If the type has strict...
2007-11-23 Eric Botcazoudecl.c (ceil_alignment): New function.
2007-11-07 Olivier Hainquedecl.c (make_aligning_type): Set the mode of the RECORD...
2007-09-26 Javier Mirandaa-tags.adb:
2007-09-17 Eric Botcazoudecl.c (gnat_to_gnu_entity): Make again the type of...
2007-09-12 Olivier Hainquedecl.c (gnat_to_gnu_entity): For a subtype with discrim...
2007-09-11 Eric Botcazoutree-ssa-structalias.c (push_fields_onto_fieldstack...
2007-09-10 Eric Botcazoudecl.c (gnat_to_gnu_entity): Deal with variable built...
2007-09-08 Eric Botcazoudecl.c (gnat_to_gnu_entity): Simplify the condition...
2007-09-08 Eric Botcazoudecl.c (make_packable_type): If the new type has been...
2007-09-03 Nick CliftonMake-lang.in: Change copyright header to refer to versi...
2007-08-14 Olivier Hainquere PR ada/19037 (constant renaming creates new constant)
2007-08-11 Kaveh R. Ghazidecl.c, utils2.c: Fix whitespace in last change.
2007-08-11 Kaveh R. Ghazidecl.c (compare_field_bitpos): Constify.
2007-06-10 Duncan Sandsdecl.c (gnat_to_gnu_entity): Use pointers to dummy...
2007-06-06 Eric Botcazoudecl.c (gnat_to_gnu_entity): Manually mark the top...
2007-04-06 Olivier Hainquedecl.c (gnat_to_gnu_entity): Associate an external...
2007-03-09 Roger Saylecuintp.c (UI_To_gnu): Use fold_buildN calls instead...
2007-02-25 Mark Mitchelldecl.c (annotate_value): Adjust for refactoring of...
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-06 Paolo Bonzinitree.c (tree_int_map_hash, [...]): Remove prototypes...
2007-01-25 Roger Sayledecl.c (gnat_to_gnu_entity): Use TREE_OVERFLOW instead...
2006-10-31 Eric Botcazougigi.h: (tree_code_for_record_type): Declare.
2006-10-03 Kazu Hirata* decl.c, utils.c: Fix comment typos.
2006-09-29 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not set "const" flag...
2006-09-15 Eric Botcazoure PR ada/15802 (ICE at expr.c:6764 (placeholder mechan...
2006-09-13 Eric Botcazoure PR ada/28591 (ICE in splice_child_die, at dwarf2out...
2006-05-28 Kazu Hiratadecl.c, [...]: Fix comment typos.
2006-02-17 Eric Botcazoure PR ada/26315 (ACATS failures c43208b c85006a c85006d...
2006-02-15 Richard Kennerre PR ada/26096 (Ada bootstrap fails in g-alleve.adb)
2006-02-06 Roger Sayledecl.c (gnat_substitute_in_type): Don't handle CHAR_TYPE.
2005-12-09 Olivier Hainquedecl.c (gnat_to_gnu_entity, [...]): Don't early expand...
2005-11-15 Thomas Quinotdecl.c: Factor common code to build a storage type...
2005-10-21 Olivier Hainquere PR ada/22418 (Ada produces mis-match (non compatible...
2005-08-29 Arnaud Charletre PR ada/21053 (Warnings from init.c)
2005-08-01 Kazu Hirata* decl.c, utils.c: Fix comment typos.
2005-07-29 Kazu Hirata* decl.c, init.c, initialize.c: Fix comment typos.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-09 Andrew Pinskidecl.c (components_to_record): Use DECL_FCONTEXT instea...
2005-07-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not strip the padding...
2005-07-04 Eric Botcazoudecl.c (prepend_attributes): New case.
2005-07-01 R. Kelley CookUpdate FSF address
2005-06-16 Eric Botcazoure PR ada/20515 ("stdcall" imports are not handled...
2005-05-29 Kazu Hiratacal.c, [...]: Fix comment typos.
2005-04-01 Kazu Hirataadaint.c, [...]: Fix comment typos.
2005-03-30 Tom Tromeytree.def (FILE_TYPE): Removed.
2005-03-29 Eric Botcazoudecl.c (gnat_to_gnu_entity): Rework comment.
2005-03-18 Eric Botcazouada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate.
2005-03-15 Eric Botcazoure PR ada/19900 (ACATS c391002 c432002 ICE categorize_c...
2005-02-10 Eric BotcazouFix for c330001 - PR ada/19386
2005-01-03 Arnaud Charletdecl.c (compatible_signatures_p): New function.
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-12-08 Arnaud Charletdecl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the...
2004-11-19 Arnaud Charleta-exexpr.adb (Others_Value, [...]): New variables...
2004-10-27 Eric Botcazoudecl.c (gnat_to_gnu_field): Use the type of the inner...
2004-10-04 Richard Kennercuintp.c, [...]: Use gcc_assert and gcc_unreachable.
2004-09-21 Olivier Hainquedecl.c (gnat_to_gnu_entity): Check for a dummy designat...
2004-09-21 Robert Dewardecl.c (gnat_to_gnu_type, [...]): Wrap modular packed...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-13 Arnaud Charlet[multiple changes]
2004-09-01 Arnaud Charlet[multiple changes]
2004-08-13 Arnaud Charlet[multiple changes]
2004-08-09 Arnaud Charlet[multiple changes]
2004-07-26 Arnaud Charlet[multiple changes]
2004-07-13 Arnaud Charlet[multiple changes]
2004-06-28 Richard Kennerdecl.c: Remove calls to add_decl_expr...
2004-06-26 Richard Kennerada-tree.def (DECL_STMT): Deleted.
2004-06-20 Richard Kennerdecl.c (elaborate_expression, [...]): Arguments now...
2004-06-14 Richard Kennerada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation.
2004-06-07 Richard Kennerada-tree.def (TRANSFORM_EXPR, [...]): Deleted.
2004-06-07 Arnaud Charlet[multiple changes]
2004-05-17 Arnaud Charlet[multiple changes]
2004-04-29 Arnaud Charlet[multiple changes]
2004-04-27 Arnaud Charlet[multiple changes]
2004-04-23 Arnaud Charlet[multiple changes]
2004-04-19 Arnaud Charlet[multiple changes]
2004-04-05 Richard Kennerc-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-23 Richard Kenneralias.c (get_alias_set): Add support for TYPE_REF_CAN_A...
2004-03-21 Richard Kenneralias.c (get_alias_set): Remove handling of PLACEHOLDER...
2004-03-19 Arnaud Charlet[multiple changes]
2004-03-19 Richard Kennerlanghooks-def.h (LANG_HOOKS_HASH_TYPES): New macro...
2004-03-18 Richard Kennertree.h (TREE_CHECK2, [...]): New macros.
2004-03-15 Arnaud Charlet[multiple changes]
2004-03-02 Arnaud Charlet[multiple changes]
2004-02-18 Arnaud Charlet[multiple changes]
2004-02-12 Arnaud Charlet[multiple changes]
2004-02-02 Arnaud Charlet[multiple changes]
2004-01-23 Arnaud Charlet[multiple changes]
2004-01-15 Arnaud Charlet[multiple changes]
2004-01-05 Arnaud Charlet[multiple changes]
2003-11-18 Arnaud Charlet[multiple changes]
2003-11-17 Arnaud Charlet[multiple changes]
2003-11-04 Arnaud Charletre PR ada/12806 (Program_Error sinput.adb:397)
2003-10-31 R. Kelley CookC90 prototype updates.
next