aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nios2/nios2.h
AgeCommit message (Expand)AuthorFilesLines
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-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore1-7/+33
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-01Fix bugs relating to flexibly-sized objects in nios2 backend.Sandra Loosemore1-3/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-08nios2: Enable Ada run-time buildSebastian Huber1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek1-1/+1
2017-10-28nios2.h (FRAME_GROWS_DOWNWARD): Define to 1.Sandra Loosemore1-0/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-4/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-3/+0
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-4/+1
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-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-14nios2.h (LABEL_ALIGN): Define.Sandra Loosemore1-0/+21
2015-07-14nios2.h (SMALL_INT12): New macro.Sandra Loosemore1-0/+1
2015-07-14nios2.opt (march, mbmx, mcdx): New options.Sandra Loosemore1-3/+11
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-12nios2.h (enum reg_class): Add IJMP_REGS enum value.Chung-Lin Tang1-4/+7
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2014-01-01nios2.h (BITS_PER_UNIT): Don't define it.Jan-Benedict Glaw1-1/+0
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang1-0/+500