aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850
AgeCommit message (Expand)AuthorFilesLines
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2-0/+2
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-9/+0
2010-06-17v850-protos.h (print_operand): Delete.Nathan Froyd3-28/+29
2010-06-05c-common.c: Move to c-family/.Steven Bosscher3-3/+3
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-11-24v850.c (function_arg): Fix handling of zero-length function arguments.Nick Clifton1-8/+16
2009-09-25v850.h (FUNCTION_VALUE): Remove.Anatoly Sokolov2-8/+15
2009-09-22v850.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2-24/+39
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-11/+13
2009-07-07cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez1-2/+3
2009-06-25arc.c: Include "df.h".Ian Lance Taylor2-16/+21
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor2-4/+6
2009-05-12Merge cond-optab branch.Paolo Bonzini2-245/+62
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2-6/+10
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-6/+0
2009-04-23v850.md (epilogue): Remove suppressed code.Nick Clifton2-9/+4
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-5/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2-0/+37
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
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