aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-4/+4
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
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-08-20re PR target/86984 (invalid relocation accessing a const char array)Bernd Edlinger1-1/+1
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-3/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-7/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-1/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-6/+0
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-7/+0
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford1-10/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-8/+0
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford1-6/+0
2017-09-05Make mode_for_size return an opt_modeRichard Sandiford1-1/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-11/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-12/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-12alpha.h (FUNCTION_VALUE, [...]): Remove.Uros Bizjak1-43/+0
2015-11-11alpha-protos.h (print_operand): Remove.Uros Bizjak1-31/+0
2015-10-20alpha.h (HARD_REGNO_NREGS): Use CEIL macro.Uros Bizjak1-6/+8
2015-10-11alpha.h (ALPHA_ROUND): Implement using ROUND_UP macro.Uros Bizjak1-1/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-12alpha.h (TARGET_SUPPORTS_WIDE_INT): New define.Uros Bizjak1-0/+2
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers1-8/+0
2014-08-19alpha.h (CLZ_DEFINED_VALUE_AT_ZERO, [...]): Return 0/1 rather than bool.Marek Polacek1-2/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-19target.def: Define canonicalize_comparison hook.Andreas Krebbel1-20/+0
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-7/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-1/+1
2012-03-22alpha.h (ASM_OUTPUT_ALIGN): Move to config/alpha/elf.hUros Bizjak1-30/+0
2012-03-22config.gcc (alpha*-*-linux*): Add elfos.h to tm_file.Uros Bizjak1-57/+7
2012-03-14Remove non-GAS non-ELF support in alpha backendRainer Orth1-107/+0
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-4/+1
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-6/+0
2011-05-04* config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB)Rainer Orth1-20/+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-4/+1
2011-03-29[multiple changes]Vladimir Makarov1-13/+0