aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/iq2000
AgeCommit message (Expand)AuthorFilesLines
2004-10-28(iq2000_expand_epilogue): Use emit_jump_insn() to generate the returnNick Clifton1-1/+1
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata2-5/+5
2004-09-08function.c (reference_callee_copied): New.Richard Henderson2-2/+2
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-3/+0
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski1-1/+1
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-3/+0
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-2/+4
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson3-12/+9
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-14/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-1/+1
2004-07-08iq2000-protos.h (iq2000_va_arg): Remove.Richard Henderson3-197/+8
2004-07-04iq2000.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define.Steven Bosscher2-21/+22
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-5/+5
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-2/+0
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-1/+1
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-4/+3
2004-02-23Remove -fwritable-strings.Zack Weinberg1-18/+14
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-2/+0
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-1/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2-2/+2
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata1-4/+6
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-4/+4
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2-21/+20
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-0/+4
2004-01-27iq2000-protos.h: Remove the prototype for iq2000_setup_incoming_varargs.Kazu Hirata3-34/+44
2004-01-14iq2000-protos.h: Fix comment formatting.Kazu Hirata3-15/+15
2003-12-16iq2000.h: Formatting.Stan Cox3-661/+607
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson1-3/+0
2003-10-10genmodes.c, [...]: New files.Zack Weinberg1-2/+0
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-14/+0
2003-08-23iq2000.c: Fix comment typos.Kazu Hirata2-4/+4
2003-08-23iq2000.c: Follow spelling conventions.Kazu Hirata2-9/+9
2003-08-23pa.c: Replace 'GNU CC' with 'GCC'.Jason Eckhardt4-254/+146
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-5/+0
2003-08-14config.gcc (iq2000*-*-elf*): Don't set xm_file.Zack Weinberg1-35/+0
2003-08-08iq2000: New port.Stan Cox8-0/+8168