aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nios2
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-09Machine modes for address printing.Julian Brown1-3/+3
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor2-132/+132
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-23/+7
2015-10-06nios2.c (nios2_symbol_ref_in_small_data_p): For -mgpopt=local, also exclude u...Sandra Loosemore1-3/+7
2015-09-22nios2.c (nios2_legitimize_address): When handling 'reg + reloc' cases...Chung-Lin Tang1-2/+2
2015-07-15nios2.c (nios2_emit_stack_limit_check): Fix uninitialized-variable warning.Sandra Loosemore1-1/+1
2015-07-14constraints.md (U, v): New constraints.Sandra Loosemore5-21/+270
2015-07-14nios2-protos.h (nios2_expand_return): Declare.Sandra Loosemore3-74/+363
2015-07-14predicates.md (pop_operation): New.Sandra Loosemore6-0/+4945
2015-07-14nios2.h (LABEL_ALIGN): Define.Sandra Loosemore6-121/+976
2015-07-14nios2.h (SMALL_INT12): New macro.Sandra Loosemore5-5/+53
2015-07-14nios2.opt (march, mbmx, mcdx): New options.Sandra Loosemore4-3/+51
2015-07-14nios2.c (TEMP_REG_NUM): Move define up in file.Sandra Loosemore1-16/+44
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-1/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-07-05nios2-protos.h (nios2_symbol_ref_in_small_data_p): Delete extern declaration.Chung-Lin Tang3-8/+8
2015-07-04nios2.c (save_reg, [...]): Use plus_constant.Sandra Loosemore2-16/+16
2015-06-29nios2.c (nios2_delegitimize_address): Make assert less restrictive.Sandra Loosemore1-1/+1
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1