| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn MODES_TIEABLE_P into a target hook | rsandifo | 2017-09-04 | 1 | -15/+0 |
* | Turn HARD_REGNO_MODE_OK into a target hook | rsandifo | 2017-09-04 | 1 | -9/+3 |
* | Update copyright years. | jakub | 2017-01-01 | 1 | -1/+1 |
* | 2016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2016-09-09 | 1 | -13/+2 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | always define WORD_REGISTER_OPERATIONS | tbsaunde | 2015-07-09 | 1 | -1/+1 |
* | Add --enable-default-pie option to GCC configure | hjl | 2015-05-28 | 1 | -1/+1 |
* | always define STACK_GROWS_DOWNWARD | tbsaunde | 2015-05-22 | 1 | -1/+1 |
* | add default for NO_FUNCTION_CSE | tbsaunde | 2015-04-28 | 1 | -1/+1 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+2 |
* | * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation. | steven | 2012-12-05 | 1 | -1/+2 |
* | * target.def (class_max_nregs): New hook. | aesok | 2011-07-19 | 1 | -5/+0 |
* | gcc/ | rsandifo | 2011-04-21 | 1 | -13/+0 |
* | PR target/47109 | jsm28 | 2011-03-31 | 1 | -8/+0 |
* | 2011-03-28 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-29 | 1 | -5/+0 |
* | 2011-03-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-28 | 1 | -0/+5 |
* | 2011-03-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-27 | 1 | -5/+0 |
* | * config/m32r/m32r-opts.h: New. | jsm28 | 2011-03-22 | 1 | -85/+2 |
* | * config/m32r/m32r.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, | aesok | 2011-02-18 | 1 | -94/+1 |
* | * config/arc/arc.h (ASM_SPEC): Remove %{v}. | jsm28 | 2010-12-09 | 1 | -1/+1 |
* | * target.def (conditional_register_usage): Define. | froydnj | 2010-11-22 | 1 | -24/+0 |
* | * doc/tm.texi.in (HANDLE_SYSV_PRAGMA, | jsm28 | 2010-11-21 | 1 | -1/+0 |
* | * builtins.c (std_gimplify_va_arg_expr): Use | froydnj | 2010-11-16 | 1 | -9/+0 |
* | * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New. | jsm28 | 2010-11-01 | 1 | -8/+0 |
* | gcc/ | froydnj | 2010-10-23 | 1 | -6/+0 |
* | * target.h (enum opt_levels, struct default_options): New. | jsm28 | 2010-10-22 | 1 | -9/+0 |
* | * config/avr/avr.h (PREFERRED_RELOAD_CLASS): Remove. | aesok | 2010-10-16 | 1 | -6/+0 |
* | * flags.h (g_switch_value, g_switch_set): Remove. | jsm28 | 2010-10-04 | 1 | -2/+4 |
* | * target.def (target_option.optimization): New hook. | jsm28 | 2010-09-16 | 1 | -15/+0 |
* | * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | jsm28 | 2010-09-16 | 1 | -19/+0 |
* | * config/m32r/m32r.c (m32r_mode_dependent_address_p): New functions. | aesok | 2010-09-09 | 1 | -10/+0 |
* | * config/m32r/m32r.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove. | aesok | 2010-09-07 | 1 | -10/+0 |
* | * config/m32r/m32r.c (m32r_function_value, m32r_libcall_value, | aesok | 2010-09-04 | 1 | -16/+1 |
* | * config/m32r/m32r.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Move | froydnj | 2010-08-31 | 1 | -48/+0 |
* | * reginfo.c (init_reg_sets_1): Adjust comments. | froydnj | 2010-06-29 | 1 | -8/+0 |
* | * config/m32r/m32r-protos.h (m32r_print_operand): Delete. | froydnj | 2010-06-17 | 1 | -18/+0 |
* | * config/m32r/m32r.c (TARGET_TRAMPOLINE_INIT): New. | rth | 2009-09-22 | 1 | -32/+0 |
* | * hooks.h (hook_bool_const_int_const_int_true): Declare. | aesok | 2009-08-25 | 1 | -12/+0 |
* | * target.h (struct gcc_target): Add frame_pointer_required field. | aesok | 2009-06-29 | 1 | -5/+0 |
* | * config/arc/arc.c: Include "df.h". | ian | 2009-06-25 | 1 | -2/+2 |
* | * config/m32r/m32r.c: Use REG_P, MEM_P and CONST_INT_P where | nickc | 2009-05-27 | 1 | -5/+5 |
* | Merge cond-optab branch. | bonzini | 2009-05-12 | 1 | -6/+0 |
* | 2009-05-04 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-05-04 | 1 | -23/+0 |
* | * optabs.c (expand_abs_nojump): Update BRANCH_COST call. | hubicka | 2008-08-30 | 1 | -1/+1 |
* | * config/m32r/m32r.h (LEGITIMATE_CONSTANT_P): Treat LABEL_REFs in | nickc | 2008-08-29 | 1 | -1/+1 |
* | * config/m32r/m32r.h (IRA_COVER_CLASSES): Define. | nickc | 2008-08-28 | 1 | -1/+6 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -1/+1 |