aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nds32
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek27-27/+27
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford9-0/+18
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-14/+14
2017-12-08arc.c (arc_attribute_table): Add exclusions to the comment.Jakub Jelinek1-1/+2
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-12/+12
2017-11-17[NDS32] Reserve more register numbers for new registers in the future.Chung-Ju Wu1-53/+104
2017-11-17Add nds32 vector modes.Chung-Ju Wu2-2/+19
2017-11-16Provide more constraints for future use.Chung-Ju Wu2-3/+64
2017-11-16Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN.Chung-Ju Wu1-1/+0
2017-11-16Add new options: -mext-perf, -mext-perf2, -mext-string.Chung-Ju Wu6-20/+58
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-2/+0
2017-10-10Require wi::to_wide for treesRichard Sandiford1-4/+4
2017-09-16Refine formatting and comments.Chung-Ju Wu8-386/+385
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-5/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford3-19/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-11/+15
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford3-9/+8
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford2-11/+11
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-4/+2
2017-08-08trans.c: Include header files.Martin Liska2-0/+4
2017-03-08PR target/79928 - nds32: misspelled diagnostic: not support -fpicMartin Sebor1-1/+1
2017-01-01Update copyright years.Jakub Jelinek27-27/+27
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme6-0/+6
2016-09-22use rtx_insn * moreTrevor Saunders2-2/+2
2016-09-14Delete TARGET_LRA_P from those targets that set it to "true"Segher Boessenkool1-3/+0
2016-04-28nds32: Fix casesi (PR70668)Segher Boessenkool1-5/+3
2016-01-04Update copyright years.Jakub Jelinek27-27/+27
2015-11-09Machine modes for address printing.Julian Brown1-2/+2
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod9-296/+30
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod9-0/+9
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra3-4/+6
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod9-99/+36
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-23c-common.c: Don't include target-def.h.Richard Sandiford8-8/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod9-9/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod9-54/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod9-45/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford3-30/+25
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-03-10[NDS32] Rename some variables so that we can clearly identify they represent ...Chung-Ju Wu3-61/+63
2015-01-16[NDS32] Have sibling calls optmization to be performed on nds32 target.Chung-Ju Wu3-9/+122
2015-01-16[NDS32] Have shirnk-wrapping optimization to be performed on nds32 target.Chung-Ju Wu3-24/+50
2015-01-16[NDS32] Fix wrong data flow when building nds32 target with --enable-checking...Chung-Ju Wu3-0/+16
2015-01-15dojump.h: New header file.Prathamesh Kulkarni9-9/+90
2015-01-14[NDS32] Remove some features and options that are not available yet in nds32 ...Chung-Ju Wu4-192/+2