Age | Commit message (Expand) | Author | Files | Lines |
2006-10-31 | gigi.h: (tree_code_for_record_type): Declare. | Eric Botcazou | 1 | -41/+437 |
2006-10-23 | decl.c: Include langhooks.h. | Rafael Ávila de Espíndola | 1 | -27/+1 |
2006-10-03 | * utils.c: Fix a typo. | Kazu Hirata | 1 | -1/+1 |
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 | -0/+4 |
2006-09-15 | re PR ada/18817 (ACATS c380004 fails at run time) | Roger Sayle | 1 | -0/+16 |
2006-09-13 | re PR ada/21952 (Annoying "attribute directive ignored" warnings) | Eric Botcazou | 1 | -1/+53 |
2006-05-28 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2006-03-02 | tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document. | Richard Sandiford | 1 | -4/+4 |
2006-02-15 | re PR ada/26096 (Ada bootstrap fails in g-alleve.adb) | Richard Kenner | 1 | -37/+22 |
2005-12-09 | [multiple changes] | Arnaud Charlet | 1 | -3/+4 |
2005-12-05 | utils.c (convert): Use fold_convert where appropriate. | Richard Guenther | 1 | -9/+8 |
2005-12-02 | tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, ... | Roger Sayle | 1 | -3/+10 |
2005-11-15 | decl.c: Factor common code to build a storage type for an unconstrained objec... | Thomas Quinot | 1 | -19/+81 |
2005-08-01 | * decl.c, utils.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -4/+7 |
2005-07-09 | utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs. | Andrew Pinski | 1 | -2/+3 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -1/+0 |
2005-07-04 | decl.c (prepend_attributes): New case. | Eric Botcazou | 1 | -2/+28 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-04-01 | adaint.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2005-03-29 | re PR ada/19956 (ICE copy_tree_r, at tree-inline.c:2320 on simple Ada code) | Richard Kenner | 1 | -4/+6 |
2005-03-15 | re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1) | Eric Botcazou | 1 | -166/+178 |
2005-02-13 | re PR ada/19942 (Stage 2 compilation of ali.adb causes GNAT bug box) | Andrew Pinski | 1 | -1/+1 |
2005-02-12 | utils.c (gnat_type_for_mode): Return NULL for COMPLEX modes... | Richard Henderson | 1 | -2/+6 |
2005-02-10 | Fix for c330001 - PR ada/19386 | Eric Botcazou | 1 | -17/+28 |
2005-02-09 | builtins.c (DEF_BUILTIN): Add COND argument. | Richard Henderson | 1 | -100/+2 |
2005-01-03 | decl.c (compatible_signatures_p): New function. | Arnaud Charlet | 1 | -0/+14 |
2004-12-08 | decl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the input type for TYPE_SIZE_U... | Arnaud Charlet | 1 | -29/+35 |
2004-11-19 | a-exexpr.adb (Others_Value, [...]): New variables... | Arnaud Charlet | 1 | -1/+15 |
2004-10-04 | cuintp.c, [...]: Use gcc_assert and gcc_unreachable. | Richard Kenner | 1 | -31/+16 |
2004-09-21 | decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit... | Robert Dewar | 1 | -11/+11 |
2004-09-20 | re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c)) | Jan Hubicka | 1 | -18/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -8/+12 |
2004-09-13 | [multiple changes] | Arnaud Charlet | 1 | -42/+50 |
2004-09-01 | [multiple changes] | Arnaud Charlet | 1 | -4/+4 |
2004-08-27 | * utils.c (gnat_init_decl_processing): Ada has a signed sizetype. | Nathan Sidwell | 1 | -1/+1 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -1/+1 |
2004-08-24 | c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call. | Nathan Sidwell | 1 | -1/+1 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -1/+1 |
2004-08-10 | builtins.def (BUILT_IN_STACK_ALLOC): Remove. | Richard Henderson | 1 | -7/+13 |
2004-08-09 | [multiple changes] | Arnaud Charlet | 1 | -3/+2 |
2004-08-06 | utils.c (gnat_define_builtin): Remove second parameter of make_decl_rtl. | Andreas Schwab | 1 | -2/+2 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -5/+5 |
2004-07-26 | [multiple changes] | Arnaud Charlet | 1 | -187/+199 |
2004-07-25 | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 1 | -0/+2 |
2004-07-14 | trans.c (add_decl_expr): Clear TREE_READONLY if clear DECL_INITIAL. | Richard Kenner | 1 | -0/+5 |
2004-07-13 | [multiple changes] | Arnaud Charlet | 1 | -22/+10 |
2004-07-01 | tree.def (RTL_EXPR): Remove. | Richard Henderson | 1 | -3/+1 |
2004-06-28 | decl.c: Remove calls to add_decl_expr... | Richard Kenner | 1 | -299/+140 |