summaryrefslogtreecommitdiff
path: root/gcc/config/vax/vax.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-10-28vax.h (REGNO_REG_CLASS): Access the REGNO argument.Jeff Law
2016-09-20vax.h (ELIMINABLE_REGS): Define.Bernd Edlinger
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger
2016-01-04Update copyright years.Jakub Jelinek
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders
2015-01-05Update copyright years.Jakub Jelinek
2014-01-19Since started...Jan-Benedict Glaw
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson
2012-06-18vax.h (VMS_TARGET): Remove.Steven Bosscher
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers
2011-03-29[multiple changes]Vladimir Makarov
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov
2011-03-27[multiple changes]Vladimir Makarov
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov
2010-10-09vax.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd
2009-09-22vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson
2009-07-01vax.h (TARGET_BSD_DIVMOD): New macro.Maciej W. Rozycki
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini
2009-05-12Merge cond-optab branch.Paolo Bonzini
2009-04-01[multiple changes]Matt Thomas
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand
2007-11-30* config/vax/vax.h (ASM_FORMAT_PRIVATE_NAME): Remove. Use default.Ben Elliston
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton
2006-03-17rtl.h (CONST_INT_P): Define.Jan-Benedict Glaw
2006-03-16vax.c (nonindexed_address_p): Change logical negation from '!Jan-Benedict Glaw
2006-03-15vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and...Jan-Benedict Glaw
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek