aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/moxie
AgeCommit message (Expand)Author
2016-03-22Fix endianness issue for moxieboxAnthony Green
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-10[PATCH] Fix minor fallout from operand_address changesJeff Law
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor
2015-10-162015-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-08-04[MOXIE] Hookize PRINT_OPERAND and PRINT_OPERAND_ADDRESSAnatoly Sokolov
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-07[MOXIE] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-10Fix mul.x flag for moxieAnthony Green
2015-01-10Tabify assembly output for moxieAnthony Green
2015-01-10Fix CC_REG definition for moxieAnthony Green
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2015-01-01Roll ChangeLog file. Limit offsets to 16 bits for moxie.Anthony Green
2014-12-30Fix zero extension for moxieAnthony Green
2014-12-27Switch to 16-bit offsets for moxie ldo/sto instructionsAnthony Green
2014-12-24Add mul.x support for moxieAnthony Green
2014-12-12Add use of zex instruction for moxie portAnthony Green
2014-11-19Make TARGET_STATIC_CHAIN allow a function typeRichard Henderson
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew Macleod
2014-10-29gcc/ada/Richard Sandiford
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-07-27Add moxiebox target.Anthony Green
2014-06-02 * expr.h: Remove prototypes of functions defined in builtins.c.Andrew Macleod
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-04-04Fix typo in recent patch.Anthony Green
2014-04-03This patch does three related things for the moxie port...Anthony Green
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10gcc/Richard Sandiford
2013-12-07Cleanup definitions of libc-related target hooks.Maxim Kuvyrkov
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-10-26 * Makefile.def (target_modules): Remove libmudflapJeff Law
2013-09-05* config/rs6000/linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.Alexander Ivchenko
2013-01-19Set current_function_static_stack_size for moxie.Anthony Green
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-09-22Add -mno-crt0 to moxie portAnthony Green
2012-09-13Bi-endian support for moxieAnthony Green
2012-09-08Optimize moxie function prologuesAnthony Green