aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc
AgeCommit message (Expand)AuthorFilesLines
2005-09-06re PR target/8973 ([arc-7-elf] the interupt handler does not return properly,...Saurabh Verma1-2/+7
2005-09-06re PR target/8972 ([arc-7-elf] the c code ' x << i' causes infinite loop when...Saurabh Verma1-1/+7
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-07-21gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata1-1/+0
2005-06-26arc-protos.c: Remove the prototype for arc_finalize_pic.Kazu Hirata3-27/+0
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-26opt-functions.awk (var_type): New function.Richard Sandiford2-29/+5
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-2/+4
2005-05-09crtstuff.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-05arc.c (get_arc_condition_code): Use gcc_assert & gcc_unreachable as appropriate.Nathan Sidwell2-43/+38
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-2/+2
2005-04-18(arc_output_function_epilogue): Remove prescan parameter from calls toNick Clifton1-4/+3
2005-03-29arc.c (arc_output_function_epilogue): Pass prescan as 0 when calling final_sc...Ian Lance Taylor1-3/+3
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata2-2/+3
2005-03-17alpha.opt, [...]: Add copyright notices.Kazu Hirata1-0/+21
2005-03-17arc.c (arc_cpu_string): Make static.Richard Sandiford3-90/+75
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-15/+0
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-2/+2
2004-11-05re PR target/18263 ([3.4 only] Build broken for ARC.)Ramana Radhakrishnan1-1/+1
2004-10-21lib1funcs.asm (___umulsidi3): Fix typo.Giovanni Bajo1-1/+1
2004-10-21* config/arc/lib1funcs.asm (___umulsidi3): Fix typo.Giovanni Bajo1-1/+1
2004-10-20re PR target/17317 (Match Constraints for *movdf_insn fails)Ramana Radhakrishnan3-44/+18
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2004-09-08function.c (reference_callee_copied): New.Richard Henderson2-10/+2
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-1/+1
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-13/+28
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-15/+0
2004-07-09arc.md: Switch to DFA-based scheduler description.Paolo Bonzini2-6/+16
2004-07-08builtins.c (ind_gimplify_va_arg_expr): New.Richard Henderson1-5/+1
2004-07-08arc-protos.h (arc_va_arg): Remove.Richard Henderson3-74/+9
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-5/+0
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-6/+0
2004-03-16freebsd-spec.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-15/+0
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-3/+3
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-9/+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-06arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata1-3/+7
2004-02-06arc-protos.h: Remove the prototype for arc_setup_incoming_varargs.Kazu Hirata3-26/+30
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-04* config/arc/arc.h, config/fr30/fr30.hKazu Hirata1-27/+0
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-5/+6
2004-01-26arc.c (TARGET_PROMOTE_FUNCTION_ARGS): New.Kazu Hirata2-25/+22
2004-01-18final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz1-4/+5
2003-12-25alpha-modes.def: Fix comment formatting.Kazu Hirata1-1/+1
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell1-1/+0