Age | Commit message (Expand) | Author | Files | Lines |
2008-01-21 | Update copyright year. | Eric Botcazou | 1 | -1/+1 |
2008-01-21 | trans.c (gnat_to_gnu): Use POINTER_PLUS_EXPR in pointer arithmetics. | Eric Botcazou | 1 | -3/+2 |
2007-11-16 | utils2.c (build_call_alloc_dealloc): Move the code retrieving an allocator re... | Olivier Hainque | 1 | -33/+1 |
2007-09-22 | utils2.c (build_unary_op): Propagate the TYPE_REF_CAN_ALIAS_ALL flag to the r... | Eric Botcazou | 1 | -0/+19 |
2007-09-03 | Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera... | Nick Clifton | 1 | -5/+4 |
2007-08-14 | re PR ada/19037 (constant renaming creates new constant) | Olivier Hainque | 1 | -20/+62 |
2007-08-11 | decl.c, utils2.c: Fix whitespace in last change. | Kaveh R. Ghazi | 1 | -3/+4 |
2007-08-11 | decl.c (compare_field_bitpos): Constify. | Kaveh R. Ghazi | 1 | -6/+5 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -2/+9 |
2007-06-06 | utils2.c (build_allocator): Provide the extra arguments to make_aligning_type... | Olivier Hainque | 1 | -50/+143 |
2007-04-06 | utils2.c (known_alignment): Handle COMPOUND_EXPR, COND_EXPR and BIT_AND_EXPR. | Olivier Hainque | 1 | -0/+21 |
2007-03-09 | cuintp.c (UI_To_gnu): Use fold_buildN calls instead of calling fold with the ... | Roger Sayle | 1 | -71/+77 |
2007-02-16 | trans.c (call_to_gnu): Use build_call_list instead of build3 to build the cal... | Eric Botcazou | 1 | -50/+28 |
2007-02-03 | * misc.c, utils2.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-01-25 | decl.c (gnat_to_gnu_entity): Use TREE_OVERFLOW instead of TREE_CONSTANT_OVERF... | Roger Sayle | 1 | -2/+2 |
2006-09-29 | decl.c (gnat_to_gnu_entity): Do not set "const" flag on "pure" Ada subprogram... | Eric Botcazou | 1 | -1/+2 |
2006-03-04 | gigi.h (get_ada_base_type): Delete. | Eric Botcazou | 1 | -13/+0 |
2006-02-17 | re PR ada/26315 (ACATS failures c43208b c85006a c85006d cd92001) | Eric Botcazou | 1 | -2/+3 |
2006-02-15 | re PR ada/26096 (Ada bootstrap fails in g-alleve.adb) | Richard Kenner | 1 | -4/+9 |
2005-12-09 | trans.c (tree_transform, emit_check): Adjust calls to build_call_raise, passi... | Olivier Hainque | 1 | -12/+39 |
2005-11-15 | decl.c: Factor common code to build a storage type for an unconstrained objec... | Thomas Quinot | 1 | -65/+62 |
2005-10-21 | re PR ada/21937 (Member record alignment triggers an ICE) | Eric Botcazou | 1 | -1/+43 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -11/+16 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-06-16 | fe.h: Add entry for Opt.Exception_Locations_Suppressed so that gigi can deter... | Jose Ruiz | 1 | -5/+10 |
2005-05-29 | cal.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-01 | adaint.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-03-15 | [multiple changes] | Arnaud Charlet | 1 | -3/+3 |
2005-02-10 | Fix for c330001 - PR ada/19386 | Eric Botcazou | 1 | -6/+12 |
2004-12-23 | re PR middle-end/17746 (ICE when building the Ada RTS) | Eric Botcazou | 1 | -1/+1 |
2004-10-04 | cuintp.c, [...]: Use gcc_assert and gcc_unreachable. | Richard Kenner | 1 | -52/+30 |
2004-09-21 | decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit... | Robert Dewar | 1 | -10/+10 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -3/+4 |
2004-09-13 | [multiple changes] | Arnaud Charlet | 1 | -107/+108 |
2004-09-01 | [multiple changes] | Arnaud Charlet | 1 | -0/+1 |
2004-08-27 | tree.h (size_int_type): Remove. | Nathan Sidwell | 1 | -2/+2 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -4/+4 |
2004-08-20 | stor-layout.c (initialize_sizetypes): Set SIZETYPE earlier, clear cache on co... | Nathan Sidwell | 1 | -2/+2 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -2/+2 |
2004-07-26 | [multiple changes] | Arnaud Charlet | 1 | -153/+140 |
2004-07-15 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -1/+0 |
2004-06-28 | decl.c: Remove calls to add_decl_expr... | Richard Kenner | 1 | -9/+6 |
2004-06-20 | decl.c (elaborate_expression, [...]): Arguments now bool instead of int. | Richard Kenner | 1 | -23/+9 |
2004-06-14 | ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation. | Richard Kenner | 1 | -18/+18 |
2004-06-07 | ada-tree.def (TRANSFORM_EXPR, [...]): Deleted. | Richard Kenner | 1 | -11/+27 |
2004-05-17 | [multiple changes] | Arnaud Charlet | 1 | -1/+0 |
2004-04-19 | [multiple changes] | Arnaud Charlet | 1 | -3/+6 |
2004-04-05 | c-decl.c (build_compound_literal): Use TYPE_READONLY. | Richard Kenner | 1 | -2/+2 |
2004-04-01 | * utils2.c: Update copyright notice. | Arnaud Charlet | 1 | -1/+1 |