summaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Clean up of new format of -falign-FOO.Martin Liska2018-07-171-1/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2017-10-231-9/+0
* Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2017-09-251-6/+0
* Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford2017-09-151-4/+0
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-121-7/+0
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-041-15/+0
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-9/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger2016-09-091-13/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* always define WORD_REGISTER_OPERATIONSTrevor Saunders2015-07-091-1/+1
* Add --enable-default-pie option to GCC configureH.J. Lu2015-05-271-1/+1
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-1/+1
* add default for NO_FUNCTION_CSETrevor Saunders2015-04-281-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher2012-12-051-1/+2
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-5/+0
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-13/+0
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-8/+0
* [multiple changes]Vladimir Makarov2011-03-291-5/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+5
* [multiple changes]Vladimir Makarov2011-03-271-5/+0
* m32r-opts.h: New.Joseph Myers2011-03-221-85/+2
* m32r.h (REG_OK_FOR_BASE_P, [...]): Remove macros.Anatoly Sokolov2011-02-181-94/+1
* arc.h (ASM_SPEC): Remove %{v}.Joseph Myers2010-12-091-1/+1
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-221-24/+0
* tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2010-11-211-1/+0
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-161-9/+0
* common.opt (R, [...]): New.Joseph Myers2010-11-011-8/+0
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2010-10-231-6/+0
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-9/+0
* avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov2010-10-161-6/+0
* flags.h (g_switch_value, [...]): Remove.Joseph Myers2010-10-041-2/+4
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-161-15/+0
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-161-19/+0
* m32r.c (m32r_mode_dependent_address_p): New functions.Anatoly Sokolov2010-09-091-10/+0
* m32r.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov2010-09-081-10/+0
* m32r.c (m32r_function_value, [...]): New functions.Anatoly Sokolov2010-09-041-16/+1
* m32r.h (FUNCTION_ARG, [...]): Move these...Nathan Froyd2010-08-311-48/+0
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-8/+0
* m32r-protos.h (m32r_print_operand): Delete.Nathan Froyd2010-06-171-18/+0
* m32r.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson2009-09-221-32/+0
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-12/+0
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-301-5/+0
* arc.c: Include "df.h".Ian Lance Taylor2009-06-251-2/+2