aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c4x
AgeCommit message (Expand)AuthorFilesLines
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie1-2/+3
2005-07-12builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst...Adrian Straetling1-2/+2
2005-07-11alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref.Richard Henderson1-2/+2
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-2/+2
2005-07-01libunwind.S, [...]: Update FSF address.Kelley Cook1-2/+2
2005-06-30c4x-protos.h: Remove the prototypes for those functions removed from c4x.c.Kazu Hirata5-510/+428
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-2/+2
2005-06-25Update FSF address.R. Kelley Cook9-18/+18
2005-06-08* config/c4x/c4x.h (PREDICATE_CODES): Remove mem_operand.Kazu Hirata1-2/+1
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-1/+1
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford3-7/+1
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-1/+1
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata2-2/+3
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2-3/+3
2005-04-06re PR target/17824 (Hard-coded AS and LD in c4x.h)Ralf Corsepius1-8/+0
2005-03-30c4x-protos.h (c4x_rpts_cycles, [...]): Delete.Richard Sandiford4-246/+203
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-2/+0
2004-11-24c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher1-3/+1
2004-11-23t-rtems: New.Ralf Corsepius1-0/+10
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-2/+0
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-10-13Remove inclusion of loop.hNick Clifton1-1/+0
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-2/+3
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-1/+1
2004-08-18c4x.c (legitimize_operands): Remove calls to preserve_subexpressions_p.Paolo Bonzini1-2/+0
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-1/+1
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski3-9/+9
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-3/+0
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-32/+44
2004-07-14alpha.c (alpha_gimplify_va_arg_1): Move indirect ...Richard Henderson1-0/+8
2004-07-14expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini1-7/+0
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-4/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-3/+3
2004-07-08c4x-protos.h (c4x_va_arg): Remove.Richard Henderson3-11/+12
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2-6/+6
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-4/+0
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-14/+0
2004-06-30* config/c4x/c4x.md: Fix comment.Steven Bosscher1-16/+2
2004-06-07hooks.c (hook_int_void_1): New generic hook.Steven Bosscher2-3/+5
2004-05-21oops - omitted from previous delta. This change is:Nick Clifton1-4/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+0
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata1-2/+2
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-02-03c4x.h (FUNCTION_VALUE): Use gen_rtx_REG instead of gen_rtx.Kazu Hirata1-2/+2
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-3/+3