aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc
AgeCommit message (Expand)AuthorFilesLines
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-2/+2
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2-2/+2
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka2-6/+6
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek3-8/+5
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2-7/+9
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton6-30/+24
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-5/+4
2007-02-20alpha.c, [...]: Follow spelling conventions.Kazu Hirata2-9/+9
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-6/+1
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