summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
Commit message (Expand)AuthorAgeFilesLines
* 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
* Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson2012-07-241-4/+0
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-0/+1
* basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher2012-07-111-1/+1
* mn10300.c (mn10300_encode_section_info): Call default_encode_section_info.Nick Clifton2012-07-061-1/+4
* LANGUAGES: Fix typos.Joseph Myers2012-05-292-4/+4
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-5/+6
* mn10300-modes.def: Fix copyright notice.Steven Bosscher2012-03-011-4/+3
* Move libgcc2 to toplevel libgccRainer Orth2011-11-021-3/+0
* mn10300.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2011-09-131-3/+3
* mn10300.c (mn10300_split_and_operand_count): Return a positive value to indic...Nick Clifton2011-09-091-1/+18
* mn10300.c (mn10300_insert_setlb_lcc): Set the jump label on the parallel part...Nick Clifton2011-09-071-0/+1
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-3/+4