summaryrefslogtreecommitdiff
path: root/gcc/config/moxie
Commit message (Expand)AuthorAgeFilesLines
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* Makefile.def (target_modules): Remove libmudflapJeff Law2013-10-261-8/+0
* linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.Alexander Ivchenko2013-09-051-0/+3
* Set current_function_static_stack_size for moxie.Anthony Green2013-01-191-0/+3
* Update copyright years in gcc/Richard Sandiford2013-01-1010-11/+10
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-043-3/+3
* Add -mno-crt0 to moxie portAnthony Green2012-09-222-2/+6
* Bi-endian support for moxieAnthony Green2012-09-133-5/+44
* Optimize moxie function prologuesAnthony Green2012-09-081-5/+15
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-052-4/+4
* Move crtstuff support to toplevel libgccRainer Orth2011-11-022-74/+0
* soft-fp: Move to ../libgcc.Rainer Orth2011-08-052-66/+0
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-5/+0
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-7/+13
* Fix moxie comparisonsAnthony Green2011-06-121-1/+1
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-4/+0
* linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers2011-04-111-2/+2
* [multiple changes]Vladimir Makarov2011-03-291-9/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+9
* [multiple changes]Vladimir Makarov2011-03-271-9/+0
* alpha.md (umk_mismatch_args): Don't put a mode on set.Mike Stump2011-01-141-4/+4
* svr4.h: Remove.Joseph Myers2010-12-221-8/+0
* moxie.h (LINK_SPEC, [...]): Define.Joseph Myers2010-12-092-0/+22
* netware.h (TARGET_POSIX_IO): Define.Joseph Myers2010-12-091-6/+0
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* moxie EH fixesAnthony Green2010-11-211-0/+15
* re PR target/46428 (moxie-elf --enable-werror-always build fails)Joern Rennecke2010-11-122-3/+3
* moxie-protos.h (moxie_function_arg): Delete.Nathan Froyd2010-10-283-22/+23
* avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov2010-10-161-5/+0
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-163-6/+6
* Add moxie-rtems configuration.Anthony Green2010-07-301-0/+29
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-2/+0
* moxie.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov2010-06-103-20/+28
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Fix moxie tramponline alignment problemAnthony Green2010-02-032-5/+6
* defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton2009-11-041-4/+0
* cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek2009-09-241-1/+1
* moxie.c (moxie_static_chain, [...]): New.Richard Henderson2009-09-222-36/+56
* moxie.md (*movsi, [...]): Use xor to load the constant 0 when appropriate.Anthony Green2009-09-094-31/+35
* Tweak ABI & add moxie-uclinux target.Anthony Green2009-07-313-23/+54
* Tweak moxie prologue and epilogue code.Anthony Green2009-07-022-27/+37
* Enable building with g++.Anthony Green2009-06-303-7/+10
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-302-2/+3
* defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov2009-06-251-8/+0
* Fixes for moxie sfp and memory loadsAnthony Green2009-06-202-0/+8
* Add PC-relative branch support to Moxie port.Anthony Green2009-06-112-14/+36
* Finish committing moxie portAnthony Green2009-06-101-3/+9
* Commit moxie port.Anthony Green2009-06-1011-0/+1765