summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
Commit message (Expand)AuthorAgeFilesLines
* Improve --help output to generate references to option aliases.Martin Sebor2015-10-211-9/+9
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-161-22/+10
* Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2015-10-051-11/+7
* bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod2015-07-101-1/+0
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* always define WORD_REGISTER_OPERATIONSTrevor Saunders2015-07-091-1/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-5/+6
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-1/+1
* Convert to md_asm_adjustRichard Henderson2015-05-111-10/+10
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-4/+4
* add default for NO_FUNCTION_CSETrevor Saunders2015-04-281-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+10
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* Update copyright years.Jakub Jelinek2015-01-0511-11/+11
* mn10300.c (mn10300_insert_setlb_lcc): Remove PATTERN call.Segher Boessenkool2014-11-251-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-292-31/+31
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* use rtx_insn * moreTrevor Saunders2014-09-161-4/+4
* single_set takes an insnDavid Malcolm2014-09-091-12/+13
* Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm2014-09-051-2/+2
* use rtx_insn * a little moreTrevor Saunders2014-09-041-1/+1
* NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2014-08-281-1/+1
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-1/+1
* mn10300: Fixes to PARALLEL handling within mn10300_adjust_sched_costDavid Malcolm2014-08-271-28/+23
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* mn10300.c (popcount): New function.Nick Clifton2014-02-101-4/+22
* mn10300.c (mn10300_hard_regno_mode_ok): Do not accept extended registers in a...Nick Clifton2014-02-051-3/+4
* mn10300-protos.h (mn10300_store_multiple_operation_p): Rename to mn10300_stor...Nick Clifton2014-01-304-6/+5
* Update copyright years in gcc/Richard Sandiford2014-01-0211-11/+11
* mn10300-protos.h (mn10300_store_multiple_operation): Delete.Richard Sandiford2013-11-233-3/+6
* cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener2013-11-191-2/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* mn10300.c (mn10300_get_live_callee_saved_regs): Add missing line to comment d...Nick Clifton2013-03-181-0/+1
* re PR target/54639 (mn10300_expand_epilogue: signed / unsigned comparison)Joern Rennecke2013-02-261-1/+1
* re PR target/56444 (mn10300.c:3228:16: error: unused variable ‘loops’)Richard Biener2013-02-261-1/+0
* mn10300.c (mn10300_scan_for_setlb_lcc): Fix loop discovery code.Richard Biener2013-02-131-12/+2
* Update copyright years in gcc/Richard Sandiford2013-01-1011-20/+11
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-047-7/+8
* tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher2012-12-051-1/+2
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-2/+4
* mn10300.c (mn10300_expand_prologue): Report stack usage if requested.Nick Clifton2012-08-071-0/+3
* mn10300.c (REG_SAVE_BYTES): Delete.Nick Clifton2012-07-263-25/+33