aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/moxie/moxie.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin1-4/+0
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-4/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-6/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-3/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-7/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-4/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-6/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-6/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-04[MOXIE] Hookize PRINT_OPERAND and PRINT_OPERAND_ADDRESSAnatoly Sokolov1-6/+0
2015-07-07[MOXIE] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov1-24/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-27Switch to 16-bit offsets for moxie ldo/sto instructionsAnthony Green1-2/+3
2014-04-03This patch does three related things for the moxie port...Anthony Green1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
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