| Commit message (Expand) | Author | Age | Files | Lines |
* | recog_memoized works on an rtx_insn * | dmalcolm | 2014-09-09 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator): | olegendo | 2013-12-10 | 1 | -6/+6 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | * config/frv/frv-protos.h (frv_ifcvt_machdep_init): Prototype. | nickc | 2012-07-23 | 1 | -1/+2 |
* | gcc/ | rsandifo | 2011-04-21 | 1 | -1/+0 |
* | * config/frv/frv-opts.h: New. | jsm28 | 2011-03-22 | 1 | -17/+2 |
* | * target.def (conditional_register_usage): Define. | froydnj | 2010-11-22 | 1 | -1/+0 |
* | * builtins.c (std_gimplify_va_arg_expr): Use | froydnj | 2010-11-16 | 1 | -1/+0 |
* | 2010-11-08 Joern Rennecke <amylaar@spamcop.net> | amylaar | 2010-11-08 | 1 | -1/+1 |
* | * config/frv/frv-protos.h (frv_function_arg): Delete. | froydnj | 2010-10-28 | 1 | -7/+0 |
* | * target.def (target_option.optimization): New hook. | jsm28 | 2010-09-16 | 1 | -1/+0 |
* | * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | jsm28 | 2010-09-16 | 1 | -1/+0 |
* | * config/frv/frv.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove. | aesok | 2010-09-12 | 1 | -1/+0 |
* | * config/frv/frv.h (CLASS_LIKELY_SPILLED_P): Remove. | aesok | 2010-09-06 | 1 | -2/+1 |
* | * config/frv/frv-protos.h (frv_print_operand): Delete. | froydnj | 2010-06-17 | 1 | -2/+0 |
* | * config/frv/frv.c (frv_function_value, frv_libcall_value, | aesok | 2009-10-31 | 1 | -0/+1 |
* | * config/frv/frv.c (TARGET_TRAMPOLINE_INIT): New. | rth | 2009-09-22 | 1 | -1/+0 |
* | * target.h (struct gcc_target): Add frame_pointer_required field. | aesok | 2009-06-29 | 1 | -2/+1 |
* | 2009-05-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-05-14 | 1 | -1/+1 |
* | Merge cond-optab branch. | bonzini | 2009-05-12 | 1 | -2/+2 |
* | 2009-05-04 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-05-04 | 1 | -1/+0 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -2/+2 |
* | * config/frv/frv.h (IRA_COVER_CLASSES): Define. | nickc | 2008-09-18 | 1 | -3/+2 |
* | * config/alpha/alpha.c (alpha_preferred_reload_class, | ghazi | 2008-08-06 | 1 | -3/+3 |
* | PR middle-end/20983 | jakub | 2007-12-06 | 1 | -2/+0 |
* | * config/host-hpux.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-08-02 | 1 | -5/+4 |
* | * config/alpha/alpha.c (alpha_start_function): Use switch_to_section. | rsandifo | 2005-12-07 | 1 | -5/+0 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | PR target/21889 | ebotcazou | 2005-06-08 | 1 | -1/+0 |
* | * config/frv/frv-protos.h: Add a prototype to | kazu | 2005-04-04 | 1 | -0/+13 |
* | * config/frv/frv-protos.h (frv_branch_cost_string, frv_branch_cost_int) | rsandifo | 2005-03-22 | 1 | -19/+0 |
* | * config/frv/frv.c (frv_legitimize_tls_address): New. | aldyh | 2005-01-26 | 1 | -1/+4 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -4/+0 |
* | * config/frv/frv-modes.def: Fix comment typos. | rsandifo | 2004-12-10 | 1 | -1/+1 |
* | * config/frv/frv-protos.h: Guard ifcvt functions declarations with | aoliva | 2004-11-26 | 1 | -1/+1 |
* | * config/frv/frv.h (LEGITIMIZE_ADDRESS): New. | aldyh | 2004-10-05 | 1 | -0/+2 |
* | * config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450) | rsandifo | 2004-09-09 | 1 | -0/+5 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 1 | -4/+0 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 1 | -4/+0 |
* | * config/frv/frv-protos.h (frv_expand_builtin_va_arg): Remove. | rth | 2004-07-08 | 1 | -1/+0 |
* | * config/frv/frv-protos.h (frv_expand_epilogue, | aoliva | 2004-05-02 | 1 | -2/+2 |
* | Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux. | aoliva | 2004-02-24 | 1 | -3/+5 |
* | * config/frv/frv-protos.h: Remove the prototype for | kazu | 2004-02-06 | 1 | -4/+0 |
* | * system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison. | kazu | 2004-02-03 | 1 | -4/+0 |
* | * config/frv/frv-protos.h: Remove the prototype for | kazu | 2004-01-29 | 1 | -2/+1 |
* | * config/frv/frv-protos.h: Fix comment formatting. | kazu | 2004-01-16 | 1 | -1/+1 |
* | 2003-11-14 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2003-11-14 | 1 | -161/+154 |
* | GNU CC -> GCC | kcook | 2003-09-27 | 1 | -4/+4 |
* | * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE. | aj | 2003-06-04 | 1 | -2/+1 |