Age | Commit message (Expand) | Author | Files | Lines |
2008-07-29 | Moved to gcc-interface. | Arnaud Charlet | 1 | -2219/+0 |
2008-06-24 | utils2.c (known_alignment): Derive the alignment from pointed-to types only i... | Eric Botcazou | 1 | -29/+32 |
2008-05-12 | * utils2.c (known_alignment, contains_save_expr_p) | Tomas Bily | 1 | -9/+5 |
2008-05-03 | decl.c (maybe_pad_type): Try to get a form of the type with integral mode eve... | Eric Botcazou | 1 | -9/+12 |
2008-04-23 | tree-cfg.c (verify_expr): Check with is_gimple_address. | Paolo Bonzini | 1 | -2/+1 |
2008-04-20 | decl.c (gnat_to_gnu_entity): Also promote the alignment of constant objects, ... | Eric Botcazou | 1 | -6/+9 |
2008-04-15 | ada-tree.h (DECL_BY_COMPONENT_PTR_P): Use DECL_LANG_FLAG_3. | Eric Botcazou | 1 | -11/+26 |
2008-04-13 | sfn_scan.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -1/+1 |
2008-04-09 | decl.c (validate_size): Set minimum size for fat pointers same as access types. | Doug Rupp | 1 | -1/+8 |
2008-04-08 | decl.c (prepend_attributes): Fix typo. | Eric Botcazou | 1 | -1/+1 |
2008-04-08 | decl.c (gnat_to_gnu_entity): If -gnatd.a and not optimizing alignment for spa... | Eric Botcazou | 1 | -24/+21 |
2008-04-07 | fold-const.c (fold): New case. | Eric Botcazou | 1 | -2/+2 |
2008-03-31 | utils2.c (find_common_type): Document assumption on t1/t2 vs lhs/rhs. | Olivier Hainque | 1 | -20/+36 |
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 |