aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10300/mn10300.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-12/+12
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-05-13mn10300.c (mn10300_match_ccmode): Fix where we look for cc setter after the c...Jeff Law1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-21split up variables to use rtx_insn * moreTrevor Saunders1-4/+5
2016-11-02use rtx_insn * in various places where it is obviousTrevor Saunders1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek1-1/+0
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-2/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-09Machine modes for address printing.Julian Brown1-7/+8
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-22/+10
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-11/+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-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-5/+6
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
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-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-11Convert to md_asm_adjustRichard Henderson1-10/+10
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-4/+4
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-25mn10300.c (mn10300_insert_setlb_lcc): Remove PATTERN call.Segher Boessenkool1-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 Sandiford1-24/+24
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-16use rtx_insn * moreTrevor Saunders1-4/+4
2014-09-09single_set takes an insnDavid Malcolm1-12/+13
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm1-2/+2
2014-09-04use rtx_insn * a little moreTrevor Saunders1-1/+1
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-1/+1
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-1/+1
2014-08-27mn10300: Fixes to PARALLEL handling within mn10300_adjust_sched_costDavid Malcolm1-28/+23
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-02-10mn10300.c (popcount): New function.Nick Clifton1-4/+22
2014-02-05mn10300.c (mn10300_hard_regno_mode_ok): Do not accept extended registers in a...Nick Clifton1-3/+4
2014-01-30mn10300-protos.h (mn10300_store_multiple_operation_p): Rename to mn10300_stor...Nick Clifton1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-23mn10300-protos.h (mn10300_store_multiple_operation): Delete.Richard Sandiford1-2/+1
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener1-2/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-03-18mn10300.c (mn10300_get_live_callee_saved_regs): Add missing line to comment d...Nick Clifton1-0/+1
2013-02-26re PR target/54639 (mn10300_expand_epilogue: signed / unsigned comparison)Joern Rennecke1-1/+1