summaryrefslogtreecommitdiff
path: root/gcc/config/m32r
Commit message (Expand)AuthorAgeFilesLines
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-042-15/+15
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-042-11/+17
* PR82045: Avoid passing machine modes through "..."rsandifo2017-09-041-2/+2
* Remove the frame size argument from function_prologue/epiloguersandifo2017-08-211-6/+5
* .marxin2017-08-081-0/+1
* Update copyright years.jakub2017-01-0112-12/+12
* * config/m32r/m32r.c (m32r_print_operand): Adjust fallthru comment.law2016-10-261-1/+2
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* use rtx_insn * moretbsaunde2016-09-221-1/+1
* Put a TARGET_LRA_P into every targetsegher2016-09-141-0/+3
* 2016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-09-091-13/+2
* remove m32-rtems supporttbsaunde2016-06-211-33/+0
* Update copyright years.jakub2016-01-0413-13/+13
* Machine modes for address printing.jules2015-11-091-5/+8
* Improve --help output to generate references to option aliases.msebor2015-10-211-15/+15
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-22/+8
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-6/+2
* * config/m32r/m32r.c (m32r_attribute_identifier): New function.nickc2015-07-311-0/+10
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* always define WORD_REGISTER_OPERATIONStbsaunde2015-07-091-1/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-2/+5
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* gcc/rsandifo2015-06-251-0/+1
* gcc/rsandifo2015-06-251-1/+2
* * config/bfin/bfin.c (bfin_expand_prologue): Setnickc2015-06-251-0/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Add --enable-default-pie option to GCC configurehjl2015-05-281-1/+1
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-1/+1
* gcc/rsandifo2015-05-071-16/+8
* add default for NO_FUNCTION_CSEtbsaunde2015-04-281-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* gcc/olegendo2015-01-051-2/+1
* Update copyright years.jakub2015-01-0513-13/+13
* gcc/ada/rsandifo2014-10-292-40/+40
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-2/+2
* use rtx_code_label moretbsaunde2014-09-031-1/+1
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-2/+2
* * symtab.c (section_hash): New hash.hubicka2014-06-121-3/+2
* gcc/rsandifo2014-06-031-2/+2
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * config/arc/arc.c (arc_select_cc_mode): Fix parentheses.nickc2014-04-291-9/+11
* Update copyright years in gcc/rsandifo2014-01-0213-13/+13
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-1/+0
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-2/+2