summaryrefslogtreecommitdiff
path: root/gcc/config/v850
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-202-2/+2
* * config/v850/v850.md (return): Restore frame size restriction.nickc2008-09-091-1/+1
* * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_PIECES_P): Pass speed ...hubicka2008-09-011-1/+1
* * frv.c (frv_rtx_costs): Update forward declaration.hubicka2008-08-311-1/+1
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-3/+3
* * config/v850/v850.h (IRA_COVER_CLASSES): Define.nickc2008-08-282-2/+7
* gcc/rsandifo2008-06-011-1/+1
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>ktietz2008-05-081-1/+1
* PR testsuite/35843hubicka2008-04-251-1/+1
* * function.h (incomming_args): Break out of struct function.hubicka2008-04-082-3/+3
* * config/v850/v850.md (casesi): Remove if (0) code.bje2008-04-011-8/+0
* gcc/tromey2008-03-272-4/+6
* gcctromey2008-03-252-6/+4
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-5/+5
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-027-33/+26
* * config/gcc/v850/v850.c (expand_prologue): Make sure GEN_INT() argument is s...nickc2007-07-043-143/+7
* 2007-06-14 Rask Ingemann Lambertsen <rask@sygehus.dk>spark2007-06-141-1/+2
* Merge dataflow branch into mainlinedberlin2007-06-111-9/+12
* * defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.rth2007-03-221-1/+1
* * config/v850/v850.c, config/v850/v850.h, config/v850/v850.md:kazu2007-02-043-14/+14
* * config/v850/v850.h (ASM_OUTPUT_ADDR_DIFF_ELT): Disabled thedj2006-06-011-2/+4
* * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu2006-05-281-1/+1
* * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.rsandifo2006-03-021-0/+5
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-073-121/+48
* * c-lex.c (pragma_lex): Rename from c_lex.rth2005-11-261-11/+11
* * tree-vect-transform.c, config/ms1/ms1.md,kazu2005-09-301-1/+1
* config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting.nickc2005-09-282-5/+11
* config/v850/lib1funcs.asm (___ucmpdi2): Correct jump instruction for when thenickc2005-09-281-1/+1
* * config/v850/v850.c (ep_memory_operand): Return FALSE if TARGET_EP is notnickc2005-08-264-43/+628
* Eliminate linker error with v850e code using interrupt_handler attribute.wilson2005-08-171-14/+9
* * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,kazu2005-08-061-1/+1
* * toplev.h: Add comment about the first parameter for warning().dj2005-07-191-11/+13
* * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,jsm282005-07-031-5/+5
* * c-common.h (GCC_DIAG_STYLE): Define.jsm282005-07-032-2/+2
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-3/+3
* * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.jakub2005-06-261-2/+2
* Update FSF address.kcook2005-06-258-16/+16
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-1/+1
* * config/v850/v850.c (print_operand): Use gcc_assert andnathan2005-05-073-152/+122
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-232-15/+15
* * config/v850/v850-protos.h (override_options): Delete.rsandifo2005-04-064-196/+157
* * config/v850/v850-protos.h: Remove the prototypes forkazu2005-03-215-451/+445
* * config/v850/v850.h (PREDICATE_CODES): Remove a nonexistentkazu2005-03-181-1/+0
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-303-13/+10
* * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven2004-11-291-5/+0
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-1/+1
* * config/elfos.h, config/gofast.h, config/interix.h,kazu2004-10-171-1/+1
* * function.c (reference_callee_copied): New.rth2004-09-082-2/+3
* * emit-rtl.c (gen_const_mem): New.rth2004-08-181-2/+1
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-1/+1