aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-19Drop stabs from h8/300 and v850 portsJeff Law1-3/+0
2021-03-18Fix building the V850 port using recent versions of gcc.Nick Clifton1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-02-29Make STATIC_CHAIN_REGNUM a call used register.Jeff Law1-2/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-6/+0
2018-06-27v850-protos.h (notice_update_cc): Remove.Jeff Law1-5/+0
2018-06-27v850-modes.def (CCZ, CCNZ): Add new modes.Jeff Law1-13/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-05Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro bodyTom de Vries1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-7/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-9/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-7/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-8/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-4/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-31[V850] Hookize LIBCALL_VALUEAnatoly Sokolov1-6/+0
2015-07-11[V850] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov1-82/+0
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-02-24v850.h (ASM_SPEC): Pass -msoft-float/-mhard-float on to the assembler.Nick Clifton1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-25v850.c (GHS_default_section_names): Change to const char * type.Nick Clifton1-3/+3
2014-05-28re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that ...Georg-Johann Lay1-2/+7
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-02gcse.c (pre_delete): Remove references to regmove from comments.Steven Bosscher1-4/+0
2013-01-31lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton1-9/+29
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-11-20v850.c (F): New function.Nick Clifton1-23/+50
2012-09-07v850.h (DBX_DEBUGGING_INFO): Define.Nick Clifton1-2/+8
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-4/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-6/+0
2011-06-30v850.h (CPP_SPEC): Define __v850e__ when compiling for the V850E.Nick Clifton1-0/+1
2011-06-07config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton1-2/+2
2011-04-26fr30.h (inhibit_libc): Don't define.Joseph Myers1-2/+2
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-11/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-9/+0
2011-03-29[multiple changes]Vladimir Makarov1-5/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+5
2011-03-27[multiple changes]Vladimir Makarov1-5/+0
2011-03-22v850-opts.h: New.Joseph Myers1-19/+0