| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ./: | ian | 2007-04-17 | 1 | -0/+4 |
* | 2007-04-08 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-04-08 | 1 | -3/+0 |
* | * langhooks.c (lhd_tree_inlining_add_pending_fn_decls, | steven | 2007-04-08 | 1 | -4/+0 |
* | 2007-04-07 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-04-07 | 1 | -0/+3 |
* | in / | dberlin | 2007-04-07 | 1 | -3/+0 |
* | 2007-04-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-04-06 | 1 | -9/+0 |
* | gcc/java/ChangeLog: | espindola | 2007-03-30 | 1 | -0/+1 |
* | gcc | tromey | 2007-01-10 | 1 | -4/+0 |
* | * gcc/java/decl.c: Include langhooks.h. | espindola | 2006-10-23 | 1 | -11/+6 |
* | * langhooks.h (struct lang_hooks): Add dwarf_name language hook. | hainque | 2006-05-19 | 1 | -1/+6 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -0/+38 |
* | * tree.c (recompute_tree_invariant_for_addr_expr): Rename from | dnovillo | 2005-12-09 | 1 | -1/+1 |
* | gcc/ | rth | 2005-11-21 | 1 | -6/+0 |
* | * c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name. | mrs | 2005-11-18 | 1 | -0/+6 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -0/+3 |
* | PR c/22013 | jsm28 | 2005-07-05 | 1 | -0/+6 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -2/+2 |
* | * langhooks.h (truthvalue_conversion): Remove. | jsm28 | 2005-03-23 | 1 | -13/+0 |
* | * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c, | kazu | 2005-02-21 | 1 | -1/+1 |
* | PR 18785 | zack | 2005-02-20 | 1 | -0/+9 |
* | Speed up walk_tree by introducing a special-purpose hash table. | austern | 2004-10-14 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -7/+8 |
* | * configure.ac: Check for COMDAT support. Robustify check for | mmitchel | 2004-09-15 | 1 | -0/+9 |
* | * tree.c (staticp): Return the static object. | rth | 2004-08-27 | 1 | -1/+1 |
* | 2004-08-19 Eric Christopher <echristo@redhat.com> | echristo | 2004-08-19 | 1 | -5/+0 |
* | * alias.c (readonly_fields_p): Remove. | rth | 2004-08-18 | 1 | -3/+0 |
* | include/ | gdr | 2004-08-02 | 1 | -1/+1 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -7/+2 |
* | * c-common.h (c_staticp): Change return type from int to bool. | bernie | 2004-07-25 | 1 | -1/+1 |
* | * langhooks.h (builtin_function): New langhook. | jsm28 | 2004-07-17 | 1 | -0/+12 |
* | * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, | rth | 2004-07-16 | 1 | -2/+0 |
* | * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block, | jsm28 | 2004-07-11 | 1 | -22/+0 |
* | 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk> | jsm28 | 2004-07-08 | 1 | -0/+4 |
* | * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove. | rth | 2004-07-07 | 1 | -4/+0 |
* | * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | kenner | 2004-07-06 | 1 | -1/+1 |
* | * function.c, langhooks-def.h, langhooks.h: Move max_size hook | kenner | 2004-07-05 | 1 | -4/+4 |
* | * langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook. | kenner | 2004-07-03 | 1 | -0/+4 |
* | * tree.def (VTABLE_REF): Remove. | rth | 2004-06-23 | 1 | -0/+4 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -1/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -17/+18 |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 1 | -0/+3 |
* | * langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook. | kenner | 2004-03-19 | 1 | -0/+5 |
* | * debug.h (struct gcc_debug_hooks): Add type_decl field. | zack | 2004-02-12 | 1 | -3/+0 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * expr.h (expand_expr): Make it a macro, not a function. | mmitchel | 2004-01-09 | 1 | -1/+1 |
* | * c-typeck.c (c_convert_parm_for_inlining): Add argnum, which | mrs | 2003-11-12 | 1 | -1/+1 |
* | 2003-10-06 Andrew Haley <aph@redhat.com> | aph | 2003-10-06 | 1 | -0/+3 |
* | PR debug/12066 | mmitchel | 2003-09-17 | 1 | -0/+3 |
* | * cgraph.h (struct cgraph_node): Rename lowered to analyzed. | rth | 2003-09-10 | 1 | -3/+4 |