| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 3 | -3/+3 |
* | * fwprop.c (should_replace_address): Add speed attribute. | hubicka | 2008-08-31 | 1 | -4/+5 |
* | * optabs.c (expand_abs_nojump): Update BRANCH_COST call. | hubicka | 2008-08-30 | 1 | -1/+1 |
* | * c-format.c (handle_format_attribute): Fix -Wc++-compat and/or | ghazi | 2008-06-27 | 1 | -3/+3 |
* | gcc/ | rsandifo | 2008-06-01 | 1 | -2/+2 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 2 | -2/+2 |
* | * except.c (dw2_size_of_call_site_table, | hubicka | 2008-04-18 | 1 | -1/+1 |
* | * function.h (incomming_args): Break out of struct function. | hubicka | 2008-04-08 | 2 | -6/+6 |
* | PR middle-end/20983 | jakub | 2007-12-06 | 3 | -8/+5 |
* | * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg): | ghazi | 2007-08-23 | 2 | -7/+9 |
* | * config/host-hpux.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-08-02 | 6 | -30/+24 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -5/+4 |
* | * config/alpha/alpha.c, config/alpha/alpha.md, | kazu | 2007-02-20 | 2 | -9/+9 |
* | gcc/ | shinwell | 2006-12-08 | 1 | -6/+1 |
* | 2005-09-06 Saurabh Verma <saurabh.verma@codito.com> | pinskia | 2005-09-06 | 1 | -2/+7 |
* | 2005-09-06 Saurabh Verma <saurabh.verma@codito.com> | pinskia | 2005-09-06 | 1 | -1/+7 |
* | * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c, | kazu | 2005-08-06 | 1 | -1/+1 |
* | * gensupport.c (old_preds): Don't reference PREDICATE_CODES. | kazu | 2005-07-21 | 1 | -1/+0 |
* | * config/arc/arc-protos.c: Remove the prototype for | kazu | 2005-06-26 | 3 | -27/+0 |
* | * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | jakub | 2005-06-26 | 1 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 8 | -16/+16 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 2 | -29/+5 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -2/+4 |
* | * crtstuff.c, integrate.h, tree-scalar-evolution.h, | kazu | 2005-05-09 | 1 | -1/+1 |
* | * config/arc/arc.c (get_arc_condition_code): Use gcc_assert & | nathan | 2005-05-05 | 2 | -43/+38 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -2/+2 |
* | (arc_output_function_epilogue): Remove prescan parameter from calls to | nickc | 2005-04-18 | 1 | -4/+3 |
* | * config/arc/arc.c (arc_output_function_epilogue): Pass prescan as | ian | 2005-03-29 | 1 | -3/+3 |
* | * hooks.c, hooks.h, intl.c, opts.h, prefix.c, tree-gimple.c, | kazu | 2005-03-18 | 2 | -2/+3 |
* | * config/alpha/alpha.opt, config/arc/arc.opt, | kazu | 2005-03-17 | 1 | -0/+21 |
* | * config/arc/arc.c (arc_cpu_string): Make static. Default to "base" | rsandifo | 2005-03-17 | 3 | -90/+75 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -15/+0 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -2/+2 |
* | PR target/18263 | giovannibajo | 2004-11-05 | 1 | -1/+1 |
* | * config/arc/lib1funcs.asm (___umulsidi3): Fix typo. | giovannibajo | 2004-10-21 | 1 | -1/+1 |
* | * config/arc/lib1funcs.asm (___umulsidi3): Fix typo. | giovannibajo | 2004-10-21 | 1 | -1/+1 |
* | * config/arc/lib1funcs.asm (___umulsidi3): Correct usage of flags. | giovannibajo | 2004-10-20 | 3 | -44/+18 |
* | * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md, | kazu | 2004-09-18 | 2 | -2/+2 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 2 | -10/+2 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -1/+1 |
* | 2004-07-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-20 | 1 | -3/+0 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 2 | -13/+28 |
* | * builtins.c (std_gimplify_va_arg_expr): Handle types passed | rth | 2004-07-13 | 1 | -15/+0 |
* | 2004-07-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-09 | 2 | -6/+16 |
* | * builtins.c (ind_gimplify_va_arg_expr): New. | rth | 2004-07-08 | 1 | -5/+1 |
* | * config/arc/arc-protos.h (arc_va_arg): Remove. | rth | 2004-07-08 | 3 | -74/+9 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -5/+0 |
* | * system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | ian | 2004-05-21 | 1 | -6/+0 |
* | * config/freebsd-spec.h, config/arc/arc-protos.h, | kazu | 2004-03-16 | 1 | -1/+1 |
* | * defaults.h (LEGITIMIZE_ADDRESS): Provide a default | kazu | 2004-03-07 | 1 | -15/+0 |