aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo2-0/+6
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford2-22/+9
2013-11-02gcse.c (pre_delete): Remove references to regmove from comments.Steven Bosscher1-4/+0
2013-05-10t-rtems: Add more multilibs.Ralf Corsepius1-0/+4
2013-04-03v850e3v5.md (fmasf4): Use fmaf.s on E3V5 architectures.Nick Clifton1-9/+13
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-3/+3
2013-01-31lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton8-123/+484
2013-01-10Update copyright years in gcc/Richard Sandiford12-19/+12
2013-01-10rtems.h (ASM_SPEC): Pass -m8byte-align and -mgcc-abi on to assembler.Joel Sherrill1-19/+26
2013-01-09v850.md (cbranchsf4): New pattern.Nguyen Duy Dat4-103/+203
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek3-4/+4
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-11-20v850.c (F): New function.Nick Clifton5-194/+440
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-2/+2
2012-09-07v850.h (DBX_DEBUGGING_INFO): Define.Nick Clifton4-69/+59
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson2-6/+12
2012-07-18config.gcc (v850-*-rtems*): New target.Ralf Corsepius2-0/+32
2012-06-25v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...Steven Bosscher1-3/+0
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2-10/+16
2012-04-24Use braced string notation where applicable for v850.mdNaveen H.S1-464/+444
2012-03-27Remove MaskExists property from config/*/*.opt filesH.J. Lu1-1/+1
2012-03-01mn10300-modes.def: Fix copyright notice.Steven Bosscher1-13/+11
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-1/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth2-2391/+0
2011-09-13v850.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-9/+9
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-0/+1
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-20/+2
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-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-7/+11
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-103/+0
2011-06-14re PR target/49403 (v850e-elf: incompatible pointer type (near initialization...Nick Clifton1-1/+3
2011-06-07config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton4-128/+80
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-1/+1
2011-05-02fr30-protos.h (Mmode): Don't define.Joseph Myers1-10/+8
2011-04-26fr30.h (inhibit_libc): Don't define.Joseph Myers1-2/+2
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford2-11/+16
2011-04-12v850.c (expand_prologue): Do not use the CALLT instruction for interrupt hand...Nick Clifton1-3/+3
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 Myers4-68/+93
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-1/+10
2011-03-21ChangeLog gcc/Kai Tietz1-7/+13
2011-03-18v850.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov3-13/+11
2011-02-14make v850 use constraints.mdNathan Froyd4-100/+128
2011-01-24v850.opt (mv850es): New option - alias for -mv850e1.Nick Clifton2-5/+15