aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32c/m32c.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-06-17Add a target calls hook: TARGET_PUSH_ARGUMENTH.J. Lu1-1/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-1/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-2/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-1/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-1/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-1/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-1/+0
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-19/+0
2011-08-23m32c.h (CLASS_MAX_NREGS): Remove macro.Anatoly Sokolov1-2/+0
2011-08-16m32c.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro.Anatoly Sokolov1-2/+0
2011-07-25m32c.h (PRINT_OPERAND, [...]): Remove macro.Anatoly Sokolov1-4/+0
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-04-19m32c.c (m32c_emit_epilogue): Don't try to push registers if we already know t...DJ Delorie1-15/+8
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-2/+0
2011-03-22m32c.c: Don't include opts.h.Joseph Myers1-1/+0
2011-02-16* config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*.Joseph Myers1-8/+8
2011-02-01* config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition.DJ Delorie1-3/+0
2010-12-14m32c.h (ENDFILE_SPEC, [...]): Define.Joseph Myers1-0/+19
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-2/+0
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd1-1/+0
2010-11-05re PR target/44754 (m32c_pragma_memregs / m32c_pragma_address warnings)Joern Rennecke1-3/+5
2010-10-22m32c-pragma.c (m32c_register_pragmas): Register the __far address space.DJ Delorie1-0/+4
2010-09-02m32c.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov1-2/+0
2010-09-01m32c-protos.h (m32c_function_arg): Delete.Nathan Froyd1-5/+0
2010-08-31m32c.c (classes_intersect): Remove.Anatoly Sokolov1-7/+0
2010-08-23m32c.c (m32c_function_value_regno_p): Make static.Anatoly Sokolov1-7/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-1/+0
2010-06-25m32c-protos.h (m32c_note_pragma_address): Declare.DJ Delorie1-0/+7
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-1/+1
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-1/+0
2009-10-22m32c.c (m32c_function_value_regno_p): New function.Anatoly Sokolov1-4/+1
2009-09-24re PR target/41456 (unrecognized R constraint: R13)DJ Delorie1-0/+3
2009-09-22m32c-protos.h (m32c_initialize_trampoline): Remove.Richard Henderson1-1/+0
2009-09-07gcc.c (this_is_linker_script): New variable.Nick Clifton1-6/+6