summaryrefslogtreecommitdiff
path: root/gcc/config/moxie/moxie.c
Commit message (Expand)AuthorAgeFilesLines
* [MOXIE] Hookize PRINT_OPERAND and PRINT_OPERAND_ADDRESSaesok2015-08-041-2/+7
* Fix double word typos.aldyh2015-07-131-1/+1
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* [MOXIE] Hookize GO_IF_LEGITIMATE_ADDRESSaesok2015-07-071-0/+41
* gcc/rsandifo2015-06-251-0/+1
* gcc/rsandifo2015-06-251-1/+2
* 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
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+10
* Fix mul.x flag for moxiegreen2015-01-101-1/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* Switch to 16-bit offsets for moxie ldo/sto instructionsgreen2014-12-271-2/+19
* Add mul.x support for moxiegreen2014-12-241-2/+5
* Make TARGET_STATIC_CHAIN allow a function typerth2014-11-191-4/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-6/+6
* 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
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* Set current_function_static_stack_size for moxie.green2013-01-191-0/+3
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Optimize moxie function prologuesgreen2012-09-081-5/+15
* gcc/rsandifo2012-05-051-2/+2
* PR middle-end/46500amylaar2011-06-161-7/+13
* * common.opt (main_input_filename, main_input_basename,jsm282010-12-011-1/+0
* PR target/46428amylaar2010-11-121-2/+2
* * config/moxie/moxie-protos.h (moxie_function_arg): Delete.froydnj2010-10-281-5/+23
* * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.jsm282010-09-161-3/+6
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * config/moxie/moxie.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,aesok2010-06-101-1/+26
* gcc/ada:lauras2010-06-081-1/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* Fix moxie tramponline alignment problemgreen2010-02-031-2/+3
* * cgraphunit.c (cgraph_lower_function): Revert last change.jakub2009-09-241-1/+1
* * config/moxie/moxie.c (moxie_static_chain,rth2009-09-221-0/+56
* * config/moxie/moxie.md (*movsi, *movhi, *movqi): Use xor to loadgreen2009-09-091-17/+14
* Tweak ABI & add moxie-uclinux target.green2009-07-311-9/+9
* Tweak moxie prologue and epilogue code.green2009-07-021-24/+34
* Enable building with g++.green2009-06-301-2/+2
* * target.h (struct gcc_target): Add frame_pointer_required field.aesok2009-06-291-0/+3
* Commit moxie port.green2009-06-101-0/+480