aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-8/+8
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-6/+6
2003-04-17v850.c (print_operand): Use SYMBOL_REF_[ZST]DA.Richard Henderson2-103/+72
2003-04-04(expand_prologue): Only use register save helper functions if long calls are ...Nick Clifton2-26/+32
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 Nerode7-26/+26
2003-03-09frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.Neil Booth2-5/+10
2003-01-28target.h (targetm.address_cost): New.Richard Henderson2-3/+2
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson3-60/+55
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-10/+8
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-10/+10
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg4-10/+8
2002-10-01Don't let regrename clobber the link register.Jim Wilson1-0/+6
2002-09-26* v850.md ("length"): Change default value to 4.Miles Bader1-1/+1
2002-09-20Don't clobber app register r5 in muldi3.Jim Wilson1-7/+7
2002-09-20Fix -O3 stdarg miscompilation.Jim Wilson2-9/+4
2002-09-18s390.c: Follow spelling convention.Kazu Hirata2-6/+6
2002-09-16c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi1-1/+1
2002-09-15* v850-protos.h (v850_output_addr_const_extra): Prototype.Kaveh R. Ghazi1-0/+1