Age | Commit message (Expand) | Author | Files | Lines |
2006-10-31 | gigi.h: (tree_code_for_record_type): Declare. | Eric Botcazou | 1 | -226/+198 |
2006-10-03 | * decl.c, utils.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-09-29 | decl.c (gnat_to_gnu_entity): Do not set "const" flag on "pure" Ada subprogram... | Eric Botcazou | 1 | -3/+13 |
2006-09-15 | re PR ada/15802 (ICE at expr.c:6764 (placeholder mechanism)) | Eric Botcazou | 1 | -10/+53 |
2006-09-13 | re PR ada/28591 (ICE in splice_child_die, at dwarf2out.c:5513) | Eric Botcazou | 1 | -7/+10 |
2006-05-28 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2006-02-17 | re PR ada/26315 (ACATS failures c43208b c85006a c85006d cd92001) | Eric Botcazou | 1 | -0/+1 |
2006-02-15 | re PR ada/26096 (Ada bootstrap fails in g-alleve.adb) | Richard Kenner | 1 | -71/+147 |
2006-02-06 | decl.c (gnat_substitute_in_type): Don't handle CHAR_TYPE. | Roger Sayle | 1 | -1/+0 |
2005-12-09 | decl.c (gnat_to_gnu_entity, [...]): Don't early expand pointer initialization... | Olivier Hainque | 1 | -43/+50 |
2005-11-15 | decl.c: Factor common code to build a storage type for an unconstrained objec... | Thomas Quinot | 1 | -118/+159 |
2005-10-21 | re PR ada/22418 (Ada produces mis-match (non compatible) types in MODIFY_EXPR) | Olivier Hainque | 1 | -1/+1 |
2005-08-29 | re PR ada/21053 (Warnings from init.c) | Arnaud Charlet | 1 | -4/+12 |
2005-08-01 | * decl.c, utils.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-29 | * decl.c, init.c, initialize.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -10/+10 |
2005-07-09 | decl.c (components_to_record): Use DECL_FCONTEXT instead of DECL_SECTION_NAME. | Andrew Pinski | 1 | -4/+4 |
2005-07-07 | decl.c (gnat_to_gnu_entity): Do not strip the padding type if the parameter i... | Eric Botcazou | 1 | -2/+6 |
2005-07-04 | decl.c (prepend_attributes): New case. | Eric Botcazou | 1 | -0/+8 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-06-16 | re PR ada/20515 ("stdcall" imports are not handled correctly) | Eric Botcazou | 1 | -20/+38 |
2005-05-29 | cal.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2005-04-01 | adaint.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -7/+7 |
2005-03-30 | tree.def (FILE_TYPE): Removed. | Tom Tromey | 1 | -1/+0 |
2005-03-29 | decl.c (gnat_to_gnu_entity): Rework comment. | Eric Botcazou | 1 | -7/+6 |
2005-03-18 | ada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate. | Eric Botcazou | 1 | -27/+14 |
2005-03-15 | re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1) | Eric Botcazou | 1 | -109/+154 |
2005-02-10 | Fix for c330001 - PR ada/19386 | Eric Botcazou | 1 | -16/+43 |
2005-01-03 | decl.c (compatible_signatures_p): New function. | Arnaud Charlet | 1 | -3/+72 |
2004-12-09 | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 1 | -1/+0 |
2004-12-08 | decl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the input type for TYPE_SIZE_U... | Arnaud Charlet | 1 | -7/+11 |
2004-11-19 | a-exexpr.adb (Others_Value, [...]): New variables... | Arnaud Charlet | 1 | -14/+27 |
2004-10-27 | decl.c (gnat_to_gnu_field): Use the type of the inner object for a JM type on... | Eric Botcazou | 1 | -15/+19 |
2004-10-04 | cuintp.c, [...]: Use gcc_assert and gcc_unreachable. | Richard Kenner | 1 | -67/+53 |
2004-09-21 | decl.c (gnat_to_gnu_entity): Check for a dummy designated type via TYPE_MODE ... | Olivier Hainque | 1 | -1/+1 |
2004-09-21 | decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit... | Robert Dewar | 1 | -15/+24 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -4/+3 |
2004-09-13 | [multiple changes] | Arnaud Charlet | 1 | -47/+63 |
2004-09-01 | [multiple changes] | Arnaud Charlet | 1 | -11/+23 |
2004-08-13 | [multiple changes] | Arnaud Charlet | 1 | -10/+19 |
2004-08-09 | [multiple changes] | Arnaud Charlet | 1 | -4/+8 |
2004-07-26 | [multiple changes] | Arnaud Charlet | 1 | -691/+664 |
2004-07-13 | [multiple changes] | Arnaud Charlet | 1 | -17/+43 |
2004-06-28 | decl.c: Remove calls to add_decl_expr... | Richard Kenner | 1 | -95/+60 |
2004-06-26 | ada-tree.def (DECL_STMT): Deleted. | Richard Kenner | 1 | -8/+8 |
2004-06-20 | decl.c (elaborate_expression, [...]): Arguments now bool instead of int. | Richard Kenner | 1 | -25/+20 |
2004-06-14 | ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation. | Richard Kenner | 1 | -5/+8 |
2004-06-07 | ada-tree.def (TRANSFORM_EXPR, [...]): Deleted. | Richard Kenner | 1 | -83/+78 |
2004-06-07 | [multiple changes] | Arnaud Charlet | 1 | -3/+17 |
2004-05-17 | [multiple changes] | Arnaud Charlet | 1 | -29/+41 |