summaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.c
Commit message (Expand)AuthorAgeFilesLines
* v850.c (F): New function.Nick Clifton2012-11-201-83/+174
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-2/+2
* v850.h (DBX_DEBUGGING_INFO): Define.Nick Clifton2012-09-071-63/+51
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-1/+1
* v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...Steven Bosscher2012-06-251-3/+0
* integrate.c: Remove.Steven Bosscher2012-05-291-1/+0
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-4/+8
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-0/+1
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-7/+11
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-103/+0
* re PR target/49403 (v850e-elf: incompatible pointer type (near initialization...Nick Clifton2011-06-141-1/+3
* config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton2011-06-071-0/+30
* gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt2011-05-031-1/+1
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-0/+16
* v850.c (expand_prologue): Do not use the CALLT instruction for interrupt hand...Nick Clifton2011-04-121-3/+3
* v850-opts.h: New.Joseph Myers2011-03-221-42/+37
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-1/+10
* ChangeLog gcc/Kai Tietz2011-03-211-7/+13
* v850.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov2011-03-181-6/+9
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-221-0/+17
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-101-1/+1
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-9/+9
* v850.c (v850_function_value_regno_p): Make static.Naveen H.S2010-09-171-152/+126
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-161-1/+20
* v850-protos.h (function_arg): Delete.Nathan Froyd2010-08-311-5/+29
* configure.ac: Support all v850 targets.Naveen.H.S2010-07-261-165/+309
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* v850-protos.h (print_operand): Delete.Nathan Froyd2010-06-171-13/+29
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* v850.c (function_arg): Fix handling of zero-length function arguments.Nick Clifton2009-11-241-8/+16
* v850.h (FUNCTION_VALUE): Remove.Anatoly Sokolov2009-09-251-0/+15
* v850.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2009-09-221-1/+39
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-0/+12
* cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez2009-07-071-2/+3
* arc.c: Include "df.h".Ian Lance Taylor2009-06-251-14/+18
* ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor2009-06-031-1/+1
* Merge cond-optab branch.Paolo Bonzini2009-05-121-0/+5
* arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-101-3/+3
* v850.md (epilogue): Remove suppressed code.Nick Clifton2009-04-231-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka2008-08-311-1/+1
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-3/+3
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-1/+1
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-2/+2
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-5/+5
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe...Rask Ingemann Lambertsen2007-07-041-82/+4
* re PR target/32341 (undefined reference to `df_set_regs_ever_live_p')Rask Ingemann Lambertsen2007-06-141-1/+2