aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/moxie
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move crtstuff support to toplevel libgccRainer Orth2-74/+0
2011-08-05soft-fp: Move to ../libgcc.Rainer Orth2-66/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-5/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-7/+13
2011-06-12Fix moxie comparisonsAnthony Green1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-4/+0
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-2/+2
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
2011-01-14alpha.md (umk_mismatch_args): Don't put a mode on set.Mike Stump1-4/+4
2010-12-22svr4.h: Remove.Joseph Myers1-8/+0
2010-12-09moxie.h (LINK_SPEC, [...]): Define.Joseph Myers2-0/+22
2010-12-09netware.h (TARGET_POSIX_IO): Define.Joseph Myers1-6/+0
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-21moxie EH fixesAnthony Green1-0/+15
2010-11-12re PR target/46428 (moxie-elf --enable-werror-always build fails)Joern Rennecke2-3/+3
2010-10-28moxie-protos.h (moxie_function_arg): Delete.Nathan Froyd3-22/+23
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-5/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers3-6/+6
2010-07-30Add moxie-rtems configuration.Anthony Green1-0/+29
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