summaryrefslogtreecommitdiff
path: root/gcc/config/moxie
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix minor fallout from operand_address changeslaw2015-11-101-2/+2
* Improve --help output to generate references to option aliases.msebor2015-10-211-3/+3
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-27/+4
* [MOXIE] Hookize PRINT_OPERAND and PRINT_OPERAND_ADDRESSaesok2015-08-043-10/+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-072-24/+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
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+10
* Fix mul.x flag for moxiegreen2015-01-101-1/+1
* Tabify assembly output for moxiegreen2015-01-101-66/+66
* Fix CC_REG definition 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-0511-11/+11
* Roll ChangeLog file. Limit offsets to 16 bits for moxie.green2015-01-011-1/+2
* Fix zero extension for moxiegreen2014-12-301-16/+4
* Switch to 16-bit offsets for moxie ldo/sto instructionsgreen2014-12-276-9/+28
* Add mul.x support for moxiegreen2014-12-244-9/+47
* Add use of zex instruction for moxie portgreen2014-12-121-6/+6
* 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
* Add moxiebox target.green2014-07-271-0/+47
* * 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
* Fix typo in recent patch.green2014-04-041-2/+2
* This patch does three related things for the moxie port...green2014-04-032-2/+52
* Update copyright years in gcc/rsandifo2014-01-0210-10/+10
* gcc/rsandifo2013-12-101-3/+3
* Cleanup definitions of libc-related target hooks.mkuvyrkov2013-12-071-0/+8
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * Makefile.def (target_modules): Remove libmudflaplaw2013-10-261-8/+0
* * config/rs6000/linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.kyukhin2013-09-051-0/+3
* Set current_function_static_stack_size for moxie.green2013-01-191-0/+3
* Update copyright years in gcc/rsandifo2013-01-1010-11/+10
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-043-3/+3
* Add -mno-crt0 to moxie portgreen2012-09-222-2/+6
* Bi-endian support for moxiegreen2012-09-133-5/+44
* Optimize moxie function prologuesgreen2012-09-081-5/+15
* gcc/rsandifo2012-05-052-4/+4
* Move crtstuff support to toplevel libgccro2011-11-022-74/+0