aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax/vax.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-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-21/+0
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-14VAX: Add the `setmemhi' instructionMaciej W. Rozycki1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-05PR target/95294: VAX: Convert backend to MODE_CC representationMaciej W. Rozycki1-22/+10
2020-12-05VAX: Provide the `ctz' operationMaciej W. Rozycki1-0/+4
2020-12-05VAX: Define LEGITIMATE_PIC_OPERAND_PMaciej W. Rozycki1-0/+5
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-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-6/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-8/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-6/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-6/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-28vax.h (REGNO_REG_CLASS): Access the REGNO argument.Jeff Law1-1/+1
2016-09-20vax.h (ELIMINABLE_REGS): Define.Bernd Edlinger1-0/+10
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-10/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-19Since started...Jan-Benedict Glaw1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd1-5/+0
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-4/+0
2012-06-18vax.h (VMS_TARGET): Remove.Steven Bosscher1-2/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-2/+3
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-11/+0
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-5/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-8/+1
2011-03-29[multiple changes]Vladimir Makarov1-9/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+9
2011-03-27[multiple changes]Vladimir Makarov1-9/+0
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-7/+0
2010-10-09vax.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd1-26/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-3/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-12/+0
2009-09-22vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson1-34/+0
2009-07-01vax.h (TARGET_BSD_DIVMOD): New macro.Maciej W. Rozycki1-0/+3
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-6/+0
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-10/+0
2009-05-12Merge cond-optab branch.Paolo Bonzini1-0/+1
2009-04-01[multiple changes]Matt Thomas1-91/+27