aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2-2/+2
2008-09-09* config/v850/v850.md (return): Restore frame size restriction.Nick Clifton1-1/+1
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-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-08-28v850.h (IRA_COVER_CLASSES): Define.Nick Clifton2-2/+7
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-1/+1
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-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 Hubicka2-3/+3
2008-04-02v850.md (casesi): Remove if (0) code.Ben Elliston1-8/+0
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey2-4/+6
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey2-6/+4
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 Clifton7-33/+26
2007-07-04v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe...Rask Ingemann Lambertsen3-143/+7
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-03-22defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz1-1/+1
2007-02-04v850.c, [...]: Follow spelling conventions.Kazu Hirata3-14/+14
2006-06-01v850.h (ASM_OUTPUT_ADDR_DIFF_ELT): Disabled the shift, as we've disabled the ...DJ Delorie1-2/+4
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 Sandiford3-121/+48
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-11/+11
2005-09-30tree-vect-transform.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-09-28config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting.Nick Clifton2-5/+11
2005-09-28config/v850/lib1funcs.asm (___ucmpdi2): Correct jump instruction for when theNick Clifton1-1/+1
2005-08-26v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton4-43/+628
2005-08-17Eliminate linker error with v850e code using interrupt_handler attribute.Erik Christiansen1-14/+9
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
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