aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-3/+3
2013-01-31lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton1-12/+74
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-09v850.md (cbranchsf4): New pattern.Nguyen Duy Dat1-69/+14
2012-11-20v850.c (F): New function.Nick Clifton1-83/+174
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 Clifton1-63/+51
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
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 Sandiford1-4/+8
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-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 Clifton1-0/+30
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-0/+16
2011-04-12v850.c (expand_prologue): Do not use the CALLT instruction for interrupt hand...Nick Clifton1-3/+3
2011-03-22v850-opts.h: New.Joseph Myers1-42/+37
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 Sokolov1-6/+9
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-0/+17
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-9/+9
2010-09-17v850.c (v850_function_value_regno_p): Make static.Naveen H.S1-152/+126
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-1/+20
2010-08-31v850-protos.h (function_arg): Delete.Nathan Froyd1-5/+29
2010-07-26configure.ac: Support all v850 targets.Naveen.H.S1-165/+309
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-17v850-protos.h (print_operand): Delete.Nathan Froyd1-13/+29
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-11-24v850.c (function_arg): Fix handling of zero-length function arguments.Nick Clifton1-8/+16
2009-09-25v850.h (FUNCTION_VALUE): Remove.Anatoly Sokolov1-0/+15
2009-09-22v850.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson1-1/+39
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-0/+12
2009-07-07cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez1-2/+3
2009-06-25arc.c: Include "df.h".Ian Lance Taylor1-14/+18
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-12Merge cond-optab branch.Paolo Bonzini1-0/+5
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-3/+3
2009-04-23v850.md (epilogue): Remove suppressed code.Nick Clifton1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-3/+3
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-2/+2