aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32c/m32c-protos.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-11/+11
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-08-22constraints.md: New file.Nathan Froyd1-6/+1
2011-08-23m32c.h (CLASS_MAX_NREGS): Remove macro.Anatoly Sokolov1-1/+0
2011-08-16m32c.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro.Anatoly Sokolov1-2/+0
2011-07-25m32c.h (PRINT_OPERAND, [...]): Remove macro.Anatoly Sokolov1-3/+0
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-20/+14
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-1/+0
2010-11-22re PR target/46613 (m32c fails to build - m32c_conditional_register_usage mis...Joern Rennecke1-0/+1
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-1/+0
2010-11-05re PR target/44754 (m32c_pragma_memregs / m32c_pragma_address warnings)Joern Rennecke1-2/+3
2010-09-02m32c.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov1-1/+0
2010-09-01m32c-protos.h (m32c_function_arg): Delete.Nathan Froyd1-7/+0
2010-08-31m32c.c (classes_intersect): Remove.Anatoly Sokolov1-2/+0
2010-08-23m32c.c (m32c_function_value_regno_p): Make static.Anatoly Sokolov1-3/+1
2010-06-25m32c-protos.h (m32c_note_pragma_address): Declare.DJ Delorie1-0/+3
2009-10-22m32c.c (m32c_function_value_regno_p): New function.Anatoly Sokolov1-2/+1
2009-09-22m32c-protos.h (m32c_initialize_trampoline): Remove.Richard Henderson1-1/+0
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-1/+0
2009-05-12Merge cond-optab branch.Paolo Bonzini1-4/+0
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-1/+0
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-2/+2
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-2/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-05-07m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define.Jayant Sonar1-0/+1
2007-02-08m32c-protos.h (m32c_illegal_subreg_p): New.DJ Delorie1-0/+1
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-1/+0
2006-09-01cond.md (cbranch<mode>4): Defer splitting until after reload.DJ Delorie1-0/+3
2006-06-26[multiple changes]DJ Delorie1-0/+1
2006-03-31cond.md: Set condition flags properly throughout.DJ Delorie1-0/+1
2006-03-08addsub.md (addqi3): Disparage a0/a1.DJ Delorie1-0/+9
2005-07-20config.gcc: Add m32c-elf support.DJ Delorie1-0/+105