summaryrefslogtreecommitdiff
path: root/gcc/config/v850
Commit message (Expand)AuthorAgeFilesLines
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-027-33/+26
* v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe...Rask Ingemann Lambertsen2007-07-043-143/+7
* re PR target/32341 (undefined reference to `df_set_regs_ever_live_p')Rask Ingemann Lambertsen2007-06-141-1/+2
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-9/+12
* defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz2007-03-221-1/+1
* v850.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-043-14/+14
* v850.h (ASM_OUTPUT_ADDR_DIFF_ELT): Disabled the shift, as we've disabled the ...DJ Delorie2006-06-011-2/+4
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford2006-03-021-0/+5
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-073-121/+48
* c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson2005-11-261-11/+11
* tree-vect-transform.c, [...]: Fix comment typos.Kazu Hirata2005-09-301-1/+1
* config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting.Nick Clifton2005-09-282-5/+11
* config/v850/lib1funcs.asm (___ucmpdi2): Correct jump instruction for when theNick Clifton2005-09-281-1/+1
* v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton2005-08-264-43/+628
* Eliminate linker error with v850e code using interrupt_handler attribute.Erik Christiansen2005-08-171-14/+9
* Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-1/+1
* toplev.h: Add comment about the first parameter for warning().DJ Delorie2005-07-191-11/+13
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-5/+5
* c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers2005-07-032-2/+2
* toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2005-07-021-3/+3
* defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek2005-06-261-2/+2
* Update FSF address.R. Kelley Cook2005-06-258-16/+16
* common.opt (-Wattributes): New.DJ Delorie2005-05-251-1/+1
* v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate.Nathan Sidwell2005-05-073-152/+122
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-232-15/+15
* v850-protos.h (override_options): Delete.Richard Sandiford2005-04-064-196/+157
* v850-protos.h: Remove the prototypes for reg_or_int9_operand...Kazu Hirata2005-03-215-451/+445
* v850.h (PREDICATE_CODES): Remove a nonexistent predicate in PREDICATE_CODES.Kazu Hirata2005-03-181-1/+0
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-293-13/+10
* cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,...Steven Bosscher2004-11-291-5/+0
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-1/+1
* elfos.h, [...]: Update copyright.Kazu Hirata2004-10-171-1/+1
* function.c (reference_callee_copied): New.Richard Henderson2004-09-082-2/+3
* emit-rtl.c (gen_const_mem): New.Richard Henderson2004-08-181-2/+1
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-1/+1
* genattr.c (struct range, [...]): Remove them.Paolo Bonzini2004-07-201-3/+0
* target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2004-07-132-5/+20
* builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson2004-07-131-15/+0
* v850-protos.h (v850_va_arg): Remove.Richard Henderson2004-07-093-43/+12
* alpha.c (alpha_use_dfa_pipeline_interface): Remove.Steven Bosscher2004-07-061-8/+1
* v850.c (v850_use_dfa_pipeline_interface): New.Steven Bosscher2004-06-052-3/+20
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-1/+0
* defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata2004-03-071-15/+0
* Remove -fwritable-strings.Zack Weinberg2004-02-231-7/+0
* target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata2004-02-081-2/+0
* tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2004-02-061-1/+1
* arm.md, [...]: Fix indentation.Kazu Hirata2004-02-021-2/+2
* arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata2004-02-021-2/+3
* arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2004-02-011-1/+1