aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/moxie
AgeCommit message (Expand)AuthorFilesLines
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-06-10moxie.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov3-20/+28
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-02-03Fix moxie tramponline alignment problemAnthony Green2-5/+6
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-4/+0
2009-09-24cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek1-1/+1
2009-09-22moxie.c (moxie_static_chain, [...]): New.Richard Henderson2-36/+56
2009-09-09moxie.md (*movsi, [...]): Use xor to load the constant 0 when appropriate.Anthony Green4-31/+35
2009-07-31Tweak ABI & add moxie-uclinux target.Anthony Green3-23/+54
2009-07-02Tweak moxie prologue and epilogue code.Anthony Green2-27/+37
2009-06-30Enable building with g++.Anthony Green3-7/+10
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2-2/+3
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-8/+0
2009-06-20Fixes for moxie sfp and memory loadsAnthony Green2-0/+8
2009-06-11Add PC-relative branch support to Moxie port.Anthony Green2-14/+36
2009-06-10Finish committing moxie portAnthony Green1-3/+9
2009-06-10Commit moxie port.Anthony Green11-0/+1765