| Commit message (Expand) | Author | Age | Files | Lines |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+9 |
* | 2014-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-16 | 1 | -0/+5 |
* | use rtx_code_label more | tbsaunde | 2014-09-03 | 1 | -1/+1 |
* | Use rtx_insn for various target.def hooks | dmalcolm | 2014-08-27 | 1 | -2/+2 |
* | * symtab.c (section_hash): New hash. | hubicka | 2014-06-12 | 1 | -3/+2 |
* | gcc/ | rsandifo | 2014-06-03 | 1 | -2/+2 |
* | * expr.h: Remove prototypes of functions defined in builtins.c. | amacleod | 2014-06-02 | 1 | -0/+1 |
* | * config/arc/arc.c (arc_select_cc_mode): Fix parentheses. | nickc | 2014-04-29 | 1 | -9/+11 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+4 |
* | * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | steven | 2013-03-30 | 1 | -1/+0 |
* | * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu | steven | 2013-03-29 | 1 | -2/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | 2012-10-23 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-10-23 | 1 | -2/+2 |
* | PR middle-end/54635 | gjl | 2012-09-26 | 1 | -2/+2 |
* | * hooks.c (hook_int_rtx_mode_as_bool_0): New function. | olegendo | 2012-09-05 | 1 | -1/+1 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -0/+1 |
* | * integrate.c: Remove. | steven | 2012-05-29 | 1 | -1/+0 |
* | gcc/ | rsandifo | 2012-05-05 | 1 | -5/+6 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -2/+3 |
* | PR middle-end/46500 | amylaar | 2011-06-16 | 1 | -12/+20 |
* | * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to | jsm28 | 2011-06-14 | 1 | -51/+1 |
* | gcc/ | rsandifo | 2011-04-21 | 1 | -0/+22 |
* | * config/m32r/m32r-opts.h: New. | jsm28 | 2011-03-22 | 1 | -39/+4 |
* | * target.def (handle_option): Take gcc_options and | jsm28 | 2011-03-22 | 1 | -2/+13 |
* | ChangeLog gcc/ | ktietz | 2011-03-21 | 1 | -4/+6 |
* | * config/m32r/m32r.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, | aesok | 2011-02-18 | 1 | -0/+104 |
* | 2011-01-25 Joel Sherrill <joel.sherrill@oarcorp.com> | joel | 2011-01-25 | 1 | -1/+4 |
* | * common.opt (main_input_filename, main_input_basename, | jsm28 | 2010-12-01 | 1 | -1/+0 |
* | * target.def (conditional_register_usage): Define. | froydnj | 2010-11-22 | 1 | -0/+14 |
* | * config/m32r/m32r.c: Remove unused variables frame_size and insn. | amylaar | 2010-11-15 | 1 | -9/+3 |
* | * target.h (enum opt_levels, struct default_options): New. | jsm28 | 2010-10-22 | 1 | -15/+9 |
* | * flags.h (g_switch_value, g_switch_set): Remove. | jsm28 | 2010-10-04 | 1 | -8/+3 |
* | * config/m32r/m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove. | aesok | 2010-09-16 | 1 | -3/+4 |
* | * target.def (target_option.optimization): New hook. | jsm28 | 2010-09-16 | 1 | -0/+15 |
* | * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | jsm28 | 2010-09-16 | 1 | -1/+13 |
* | * config/m32r/m32r.c (m32r_mode_dependent_address_p): New functions. | aesok | 2010-09-09 | 1 | -0/+14 |
* | * config/m32r/m32r.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove. | aesok | 2010-09-07 | 1 | -0/+20 |
* | * config/m32r/m32r.c (m32r_function_value, m32r_libcall_value, | aesok | 2010-09-04 | 1 | -0/+40 |
* | * config/m32r/m32r.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Move | froydnj | 2010-08-31 | 1 | -0/+66 |
* | * common.opt (-G): Don't define option here. | jsm28 | 2010-07-30 | 1 | -1/+6 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * config/m32r/m32r-protos.h (m32r_print_operand): Delete. | froydnj | 2010-06-17 | 1 | -4/+20 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | * config/m32r/m32r.c (m32r_is_insn): Return false for debugging | nickc | 2009-09-28 | 1 | -1/+1 |
* | * config/m32r/m32r.c (TARGET_TRAMPOLINE_INIT): New. | rth | 2009-09-22 | 1 | -0/+35 |
* | * hooks.h (hook_bool_const_int_const_int_true): Declare. | aesok | 2009-08-25 | 1 | -0/+15 |
* | * config/arc/arc.c: Include "df.h". | ian | 2009-06-25 | 1 | -13/+13 |
* | include/: | ian | 2009-06-03 | 1 | -2/+2 |