aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie1-11/+13
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 Myers2-2/+2
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-3/+3
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-2/+2
2005-06-25Update FSF address.R. Kelley Cook8-16/+16
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 Sidwell3-152/+122
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2-15/+15
2005-04-06v850-protos.h (override_options): Delete.Richard Sandiford4-196/+157
2005-03-21v850-protos.h: Remove the prototypes for reg_or_int9_operand...Kazu Hirata5-451/+445
2005-03-18v850.h (PREDICATE_CODES): Remove a nonexistent predicate in PREDICATE_CODES.Kazu Hirata1-1/+0
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-13/+10
2004-11-29cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,...Steven Bosscher1-5/+0
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-08function.c (reference_callee_copied): New.Richard Henderson2-2/+3
2004-08-18emit-rtl.c (gen_const_mem): New.Richard Henderson1-2/+1
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
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 Henderson2-5/+20
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 Henderson3-43/+12
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 Bosscher2-3/+20
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+0
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-15/+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-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata1-2/+2
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-2/+3
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 Hirata2-19/+38
2003-12-31lib1funcs.asm: Fix comment formatting.Kazu Hirata4-42/+42
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata3-5/+5
2003-11-04v850.md (mulhisi3): Expand the const_int case separately to avoid trying to s...DJ Delorie1-5/+7
2003-10-04v850-c.c, [...]: Convert to ISO C90 function declarations and definitions.Nathanael Nerode3-263/+174
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-17/+0
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-4/+4
2003-09-04Add support for v850e1 processor - a variant of the v850e.Nick Clifton3-0/+23
2003-09-04Fix v850 multilibs so that there is only one copy of the default multilibNick Clifton2-2/+94
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 Weinberg3-14/+3
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-2/+0
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle1-2/+1
2003-05-16* v850.c (print_operand): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-05-15config.gcc: Purge all targets obsoleted in GCC 3.3.Zack Weinberg1-26/+0
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford3-19/+10
2003-04-29c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij1-1/+1