| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * config/arc/arc-protos.c: Remove the prototype for | kazu | 2005-06-26 | 1 | -10/+0 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 1 | -25/+1 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -2/+4 |
* | * config/arc/arc.c (get_arc_condition_code): Use gcc_assert & | nathan | 2005-05-05 | 1 | -41/+36 |
* | * 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 | 1 | -1/+2 |
* | * config/arc/arc.c (arc_cpu_string): Make static. Default to "base" | rsandifo | 2005-03-17 | 1 | -23/+41 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -2/+2 |
* | * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md, | kazu | 2004-09-18 | 1 | -1/+1 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 1 | -1/+2 |
* | 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 | 1 | -0/+27 |
* | * 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 | 1 | -0/+3 |
* | * 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 | 1 | -62/+9 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -3/+3 |
* | * target-def.h (TARGET_STRUCT_VALUE_RTX): Define as | kazu | 2004-02-08 | 1 | -2/+0 |
* | * config/arc/arc.c (arc_return_in_memory): Check the return | kazu | 2004-02-06 | 1 | -3/+7 |
* | * config/arc/arc-protos.h: Remove the prototype for | kazu | 2004-02-06 | 1 | -1/+29 |
* | * config/alpha/alpha.c, config/arc/arc.c, config/avr/avr.c, | kazu | 2004-02-04 | 1 | -1/+1 |
* | * config/alpha/alpha.c, config/arc/arc.c, | kazu | 2004-02-04 | 1 | -1/+1 |
* | * config/arc/arc.c (TARGET_PROMOTE_FUNCTION_ARGS): New. | kazu | 2004-01-26 | 1 | -0/+21 |
* | * final.c (final_scan_insn): Make non-static again. | drow | 2004-01-18 | 1 | -4/+5 |
* | * config/alpha/alpha-modes.def: Fix comment formatting. | kazu | 2003-12-25 | 1 | -1/+1 |
* | 2003-11-19 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2003-11-20 | 1 | -150/+79 |
* | * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o | zack | 2003-10-13 | 1 | -6/+3 |
* | GNU CC -> GCC | kcook | 2003-09-27 | 1 | -4/+4 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 1 | -4/+7 |
* | * arc.c (arc_output_function_prologue, | ghazi | 2003-05-16 | 1 | -2/+2 |
* | * expr.c (move_block_from_reg): Remove "size" parm. Localize vars. | amodra | 2003-05-09 | 1 | -4/+2 |
* | * arc.c (arc_encode_section_info): Remove. | rth | 2003-04-17 | 1 | -20/+3 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 1 | -61/+63 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 1 | -1/+63 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -2/+20 |
* | gcc/ | rth | 2002-10-16 | 1 | -3/+2 |
* | * real.c (ereal_to_decimal): Add digits parameter. | rth | 2002-09-04 | 1 | -1/+1 |
* | * arc.c (output_shift): Use stdio instead of asm_fprintf. | ghazi | 2002-08-20 | 1 | -8/+8 |
* | * arc.c (arc_init): Don't use ISO C style function definitions. | ghazi | 2002-08-11 | 1 | -1/+1 |
* | * builtins.c (std_expand_builtin_va_start): Remove unused | zack | 2002-07-16 | 1 | -3/+2 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -8/+4 |
* | * system.h (ENCODE_SECTION_INFO): Poison it. | rth | 2002-05-19 | 1 | -0/+17 |
* | PR target/4792 | jakub | 2002-03-20 | 1 | -4/+3 |
* | 2002-02-17 Philipp Thomas <pthomas@suse.de> | pthomas | 2002-02-17 | 1 | -5/+5 |
* | * arc.c (arc_hard_regno_mode_ok): Const-ify. | ghazi | 2001-12-23 | 1 | -1/+1 |