aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nios2/nios2.md
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
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-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-03-15nios2.md (movsi_internal): Fix thinko in split predicate.Sandra Loosemore1-3/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-07nios2.md (ld<bhw_uns>io): Add splitter for memory operand.Sandra Loosemore1-3/+20
2017-12-07nios2.c (nios2_symbolic_constant_allowed): Rename to...Sandra Loosemore1-25/+27
2017-10-23nios2-protos.h (nios2_large_constant_p): Declare.Sandra Loosemore1-11/+70
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-14constraints.md (U, v): New constraints.Sandra Loosemore1-0/+55
2015-07-14nios2-protos.h (nios2_expand_return): Declare.Sandra Loosemore1-1/+4
2015-07-14predicates.md (pop_operation): New.Sandra Loosemore1-0/+3
2015-07-14nios2.h (LABEL_ALIGN): Define.Sandra Loosemore1-95/+230
2015-07-14nios2.h (SMALL_INT12): New macro.Sandra Loosemore1-4/+4
2015-05-12nios2.md (trap, ctrapsi4): Use "trap" instead of "break".Sandra Loosemore1-2/+2
2015-05-12nios2.h (enum reg_class): Add IJMP_REGS enum value.Chung-Lin Tang1-2/+2
2015-03-21nios2-protos.h (nios2_adjust_call_address): Adjust function parameter declara...Chung-Lin Tang1-6/+6
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-14nios2.md (nios2_cbranch): Fix paste-o in length attribute computation.Sandra Loosemore1-2/+2
2014-04-22nios2.md (UNSPEC_ROUND): New.Sandra Loosemore1-0/+8
2014-04-01nios2.md (unspec): Remove UNSPEC_TLS, UNSPEC_TLS_LDM.Chung-Lin Tang1-2/+0
2014-02-20nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum.Chung-Lin Tang1-0/+1
2014-02-02nios2.md (load_got_register): Initialize GOT pointer from _gp_got instead of ...Sandra Loosemore1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang1-0/+1029