aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/moxie/moxie.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-22Add -mno-crt0 to moxie portAnthony Green1-2/+2
2012-09-13Bi-endian support for moxieAnthony Green1-5/+14
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-2/+2
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-5/+0
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-4/+0
2011-03-29[multiple changes]Vladimir Makarov1-9/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+9
2011-03-27[multiple changes]Vladimir Makarov1-9/+0
2010-12-22svr4.h: Remove.Joseph Myers1-8/+0
2010-12-09moxie.h (LINK_SPEC, [...]): Define.Joseph Myers1-0/+16
2010-12-09netware.h (TARGET_POSIX_IO): Define.Joseph Myers1-6/+0
2010-11-21moxie EH fixesAnthony Green1-0/+15
2010-11-12re PR target/46428 (moxie-elf --enable-werror-always build fails)Joern Rennecke1-1/+1
2010-10-28moxie-protos.h (moxie_function_arg): Delete.Nathan Froyd1-13/+0
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-5/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-2/+0
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-06-10moxie.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov1-16/+0
2010-02-03Fix moxie tramponline alignment problemAnthony Green1-3/+3
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-4/+0
2009-09-22moxie.c (moxie_static_chain, [...]): New.Richard Henderson1-36/+0
2009-09-09moxie.md (*movsi, [...]): Use xor to load the constant 0 when appropriate.Anthony Green1-4/+4
2009-07-31Tweak ABI & add moxie-uclinux target.Anthony Green1-14/+6
2009-06-30Enable building with g++.Anthony Green1-3/+3
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-2/+0
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-8/+0
2009-06-20Fixes for moxie sfp and memory loadsAnthony Green1-0/+3
2009-06-11Add PC-relative branch support to Moxie port.Anthony Green1-0/+2
2009-06-10Commit moxie port.Anthony Green1-0/+574