aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nios2
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-28nios2-linux: add missing cpp specsMike Frysinger1-0/+3
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
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 Tang3-6/+12
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-5/+5
2015-05-04common.opt (fdelete-null-pointer-checks): Init to -1.Sandra Loosemore1-0/+9
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-03-21nios2-protos.h (nios2_adjust_call_address): Adjust function parameter declara...Chung-Lin Tang3-24/+123
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-2/+4
2015-01-20nios2.c (nios2_asm_file_end): Implement TARGET_ASM_FILE_END hook for adding ....Chung-Lin Tang1-0/+15
2015-01-15re PR target/59710 (Nios2: Missing gprel optimization)Sandra Loosemore3-18/+105
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-5/+12
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek13-13/+13
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-29/+29
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-03use rtx_code_label moreTrevor Saunders1-1/+1
2014-07-23config.gcc: Add nios2-*-rtems*.Sebastian Huber2-0/+167
2014-06-21nios2.c: Include "builtins.h".Jan-Benedict Glaw1-0/+1
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1