summaryrefslogtreecommitdiff
path: root/gcc/config/nios2
AgeCommit message (Expand)Author
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore
2020-01-01Update copyright years.Jakub Jelinek
2019-12-08Revert commit r279023.Sandra Loosemore
2019-12-05Disable --eh-frame-hdr with -pie or -shared on nios2-linux-gnu.Sandra Loosemore
2019-12-01Fix bugs relating to flexibly-sized objects in nios2 backend.Sandra Loosemore
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford
2019-05-28Remove obsolete comment about use_thunkRainer Orth
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-11-03re PR target/87079 (nios2 optimization for size - case of regression relative...Sandra Loosemore
2018-10-27re PR target/80024 (nios2: unclear wording "numeric digits" in diagnostic)Sandra Loosemore
2018-08-03nios2.c (TARGET_HAVE_SPECULATION_SAFE_VALUE): Define.Sandra Loosemore
2018-07-17nios2.c (nios2_label_align): Update for recent changes which dropped ALIGN_LA...Jeff Law
2018-03-15nios2.md (movsi_internal): Fix thinko in split predicate.Sandra Loosemore
2018-01-08nios2: Enable Ada run-time buildSebastian Huber
2018-01-03Update copyright years.Jakub Jelinek
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-12-07nios2.md (ld<bhw_uns>io): Add splitter for memory operand.Sandra Loosemore
2017-12-07nios2.c (nios2_symbolic_constant_allowed): Rename to...Sandra Loosemore
2017-10-28nios2.h (FRAME_GROWS_DOWNWARD): Define to 1.Sandra Loosemore
2017-10-26constraints.md ("S"): Match r0rel_constant_p too.Sandra Loosemore
2017-10-26nios2.c: Include xregex.h.Sandra Loosemore
2017-10-23nios2.c (nios2_rtx_costs): Make costs better reflect reality.Sandra Loosemore
2017-10-23nios2-protos.h (nios2_large_constant_p): Declare.Sandra Loosemore
2017-10-23nios2.c (TARGET_LRA_P): Don't override.Sandra Loosemore
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-09-25Turn CONSTANT_ALIGNMENT into 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 FUNCTION_ARG_PADDING 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-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford
2017-08-08trans.c: Include header files.Martin Liska
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber
2017-02-24nios2.c (nios2_simple_const_p): Returns false if the argument isn't a CONST_INT.Segher Boessenkool
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-11nios2.c (nios2_emit_move_sequence): Call copy_rtx to avoid shared structure e...Sandra Loosemore
2016-11-24nios2.c (nios2_init_libfuncs): Add ATTRIBUTE_UNUSED.Chung-Lin Tang
2016-11-17re PR target/78357 (nios2 uses non-standard atomic functions)Chung-Lin Tang
2016-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford