aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nios2
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-16/+6
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-10/+3
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-3/+3
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-12/+3
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-1/+1
2019-05-28Remove obsolete comment about use_thunkRainer Orth1-2/+1
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov1-0/+3
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-12/+13
2019-01-01Update copyright years.Jakub Jelinek16-17/+17
2018-11-03re PR target/87079 (nios2 optimization for size - case of regression relative...Sandra Loosemore1-0/+13
2018-10-27re PR target/80024 (nios2: unclear wording "numeric digits" in diagnostic)Sandra Loosemore1-2/+2
2018-08-03nios2.c (TARGET_HAVE_SPECULATION_SAFE_VALUE): Define.Sandra Loosemore1-0/+3
2018-07-17nios2.c (nios2_label_align): Update for recent changes which dropped ALIGN_LA...Jeff Law1-2/+2
2018-03-15nios2.md (movsi_internal): Fix thinko in split predicate.Sandra Loosemore1-3/+4
2018-01-08nios2: Enable Ada run-time buildSebastian Huber1-1/+1
2018-01-03Update copyright years.Jakub Jelinek16-17/+17
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek2-3/+3
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-12-07nios2.md (ld<bhw_uns>io): Add splitter for memory operand.Sandra Loosemore2-3/+22
2017-12-07nios2.c (nios2_symbolic_constant_allowed): Rename to...Sandra Loosemore3-57/+108
2017-10-28nios2.h (FRAME_GROWS_DOWNWARD): Define to 1.Sandra Loosemore2-1/+4
2017-10-26constraints.md ("S"): Match r0rel_constant_p too.Sandra Loosemore4-17/+88
2017-10-26nios2.c: Include xregex.h.Sandra Loosemore2-1/+28
2017-10-23nios2.c (nios2_rtx_costs): Make costs better reflect reality.Sandra Loosemore1-26/+139
2017-10-23nios2-protos.h (nios2_large_constant_p): Declare.Sandra Loosemore3-22/+287
2017-10-23nios2.c (TARGET_LRA_P): Don't override.Sandra Loosemore1-3/+0
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-4/+3
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 Sandiford3-18/+13
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-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-2/+2
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-1/+1
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber1-15/+20
2017-02-24nios2.c (nios2_simple_const_p): Returns false if the argument isn't a CONST_INT.Segher Boessenkool1-2/+12
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek16-17/+17
2016-12-11nios2.c (nios2_emit_move_sequence): Call copy_rtx to avoid shared structure e...Sandra Loosemore1-1/+2
2016-11-24nios2.c (nios2_init_libfuncs): Add ATTRIBUTE_UNUSED.Chung-Lin Tang1-1/+1
2016-11-17re PR target/78357 (nios2 uses non-standard atomic functions)Chung-Lin Tang2-6/+5
2016-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford1-1/+1
2016-10-26* config/nios2/nios2.c (nios2_rtx_costs): Avoid fallthru.Jeff Law1-0/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-01-04Update copyright years.Jakub Jelinek16-17/+17
2015-11-18re PR target/68410 (config/nios2/nios2.c: 4123: duplicates in expression)Sandra Loosemore1-2/+2