summaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* use rtx_code_label moretbsaunde2014-09-031-1/+1
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-2/+2
* * symtab.c (section_hash): New hash.hubicka2014-06-121-3/+2
* gcc/rsandifo2014-06-031-2/+2
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * config/arc/arc.c (arc_select_cc_mode): Fix parentheses.nickc2014-04-291-9/+11
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-1/+0
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-2/+2
* PR middle-end/54635gjl2012-09-261-2/+2
* * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo2012-09-051-1/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-0/+1
* * integrate.c: Remove.steven2012-05-291-1/+0
* gcc/rsandifo2012-05-051-5/+6
* gcc/rsandifo2011-08-181-2/+3
* PR middle-end/46500amylaar2011-06-161-12/+20
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-51/+1
* gcc/rsandifo2011-04-211-0/+22
* * config/m32r/m32r-opts.h: New.jsm282011-03-221-39/+4
* * target.def (handle_option): Take gcc_options andjsm282011-03-221-2/+13
* ChangeLog gcc/ktietz2011-03-211-4/+6
* * config/m32r/m32r.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P,aesok2011-02-181-0/+104
* 2011-01-25 Joel Sherrill <joel.sherrill@oarcorp.com>joel2011-01-251-1/+4
* * common.opt (main_input_filename, main_input_basename,jsm282010-12-011-1/+0
* * target.def (conditional_register_usage): Define.froydnj2010-11-221-0/+14
* * config/m32r/m32r.c: Remove unused variables frame_size and insn.amylaar2010-11-151-9/+3
* * target.h (enum opt_levels, struct default_options): New.jsm282010-10-221-15/+9
* * flags.h (g_switch_value, g_switch_set): Remove.jsm282010-10-041-8/+3
* * config/m32r/m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove.aesok2010-09-161-3/+4
* * target.def (target_option.optimization): New hook.jsm282010-09-161-0/+15
* * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.jsm282010-09-161-1/+13
* * config/m32r/m32r.c (m32r_mode_dependent_address_p): New functions.aesok2010-09-091-0/+14
* * config/m32r/m32r.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.aesok2010-09-071-0/+20
* * config/m32r/m32r.c (m32r_function_value, m32r_libcall_value,aesok2010-09-041-0/+40
* * config/m32r/m32r.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Movefroydnj2010-08-311-0/+66
* * common.opt (-G): Don't define option here.jsm282010-07-301-1/+6
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * config/m32r/m32r-protos.h (m32r_print_operand): Delete.froydnj2010-06-171-4/+20
* gcc/ChangeLog:steven2010-05-211-1/+0
* * config/m32r/m32r.c (m32r_is_insn): Return false for debuggingnickc2009-09-281-1/+1
* * config/m32r/m32r.c (TARGET_TRAMPOLINE_INIT): New.rth2009-09-221-0/+35
* * hooks.h (hook_bool_const_int_const_int_true): Declare.aesok2009-08-251-0/+15
* * config/arc/arc.c: Include "df.h".ian2009-06-251-13/+13
* include/:ian2009-06-031-2/+2