aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
AgeCommit message (Expand)AuthorFilesLines
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-01-04Update copyright years.Jakub Jelinek8-8/+8
2015-11-09Machine modes for address printing.Julian Brown1-3/+4
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-27/+7
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
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-2/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-13/+4
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-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-7/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-19/+17
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-04-27predicates.md (xs_hi_general_operand): Delete.Richard Sandiford2-22/+2
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo1-1/+1
2015-01-05Update copyright years.Jakub Jelinek8-8/+8
2014-12-02sparc.c (sparc_atomic_assign_expand_fenv): Remove NULL last argument from cre...Jakub Jelinek1-1/+1
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-36/+36
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+5
2014-09-15Instruction attributes take an rtx_insn *David Malcolm2-4/+6
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-3/+4
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-3/+3
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-02-21stormy16.md (pushdqi1): Add mode to post_inc.Nick Clifton1-4/+4
2014-01-02Update copyright years in gcc/Richard Sandiford8-8/+8
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+11
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-8/+4
2013-03-18stormy16.c (xstormy16_expand_prologue): Remove spurious backslash.Nick Clifton1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford8-12/+8
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek4-4/+4
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-1/+2
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-2/+4
2012-07-31stormy16.c (xstormy16_expand_prologue): Add support for reporting stack usage.Nick Clifton1-0/+3
2012-06-25v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...Steven Bosscher1-3/+0
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-3/+5
2011-11-02Move libgcc2 to toplevel libgccRainer Orth17-426/+0
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-2/+3