aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-5/+5
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-04v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe...Rask Ingemann Lambertsen1-82/+4
2007-06-14re PR target/32341 (undefined reference to `df_set_regs_ever_live_p')Rask Ingemann Lambertsen1-1/+2
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-9/+12
2007-02-04v850.c, [...]: Follow spelling conventions.Kazu Hirata1-5/+5
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford1-0/+5
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-24/+46
2005-08-26v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton1-1/+8
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-5/+5
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers1-1/+1
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-3/+3
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-1/+1
2005-05-07v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate.Nathan Sidwell1-130/+99
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-04-06v850-protos.h (override_options): Delete.Richard Sandiford1-40/+61
2005-03-21v850-protos.h: Remove the prototypes for reg_or_int9_operand...Kazu Hirata1-409/+1
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-7/+10
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-09-08function.c (reference_callee_copied): New.Richard Henderson1-0/+3
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-3/+0
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-0/+19
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-15/+0
2004-07-09v850-protos.h (v850_va_arg): Remove.Richard Henderson1-36/+10
2004-07-06alpha.c (alpha_use_dfa_pipeline_interface): Remove.Steven Bosscher1-8/+1
2004-06-05v850.c (v850_use_dfa_pipeline_interface): New.Steven Bosscher1-0/+11
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+0
2004-02-23Remove -fwritable-strings.Zack Weinberg1-7/+0
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-1/+1
2004-01-29v850.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata1-1/+36
2003-12-31lib1funcs.asm: Fix comment formatting.Kazu Hirata1-9/+9
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-3/+3
2003-10-04v850-c.c, [...]: Convert to ISO C90 function declarations and definitions.Nathanael Nerode1-183/+104
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-4/+4
2003-07-26pe.c (arm_mark_dllimport): Don't use xxx_with_decl.Gabriel Dos Reis1-4/+4
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-9/+3
2003-05-16* v850.c (print_operand): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-10/+10
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-8/+8
2003-04-17v850.c (print_operand): Use SYMBOL_REF_[ZST]DA.Richard Henderson1-79/+59
2003-04-04(expand_prologue): Only use register save helper functions if long calls are ...Nick Clifton1-25/+31
2003-03-28elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra1-3/+1
2003-03-13lib1funcs.asm, [...]: GCC, not GNU CC.Nathanael Nerode1-4/+4
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-0/+2