aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c4x/c4x.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-02alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther1-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-06-30c4x-protos.h: Remove the prototypes for those functions removed from c4x.c.Kazu Hirata1-415/+7
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford1-5/+0
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-1/+1
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-03-30c4x-protos.h (c4x_rpts_cycles, [...]): Delete.Richard Sandiford1-63/+52
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-10-13Remove inclusion of loop.hNick Clifton1-1/+0
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
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 Pinski1-5/+5
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-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-3/+3
2004-07-08c4x-protos.h (c4x_va_arg): Remove.Richard Henderson1-4/+12
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-1/+1
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-14/+0
2004-06-07hooks.c (hook_int_void_1): New generic hook.Steven Bosscher1-0/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+0
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata1-2/+2
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-3/+3
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-4/+4
2004-01-28c4x.c (TARGET_ASM_EXTERNAL_LIBCALL): New.Kazu Hirata1-1/+27
2004-01-26c4x.c (c4x_legitimate_address_p): Invalidate direct memory references if TARG...Michael Hayes1-3/+5
2004-01-26* config/c4x/c4x.c (legitimize_operands): Truncate invalid shift counts.Michael Hayes1-1/+12
2004-01-26Fix last commit.Michael Hayes1-15/+0
2004-01-26c4x.c (c4x_valid_operands): More aggressively reject invalid operand combinat...Michael Hayes1-34/+79
2004-01-26c4x.c (c4x_check_legit_addr): Rename to c4x_legitimate_address_p.Michael Hayes1-2/+4
2004-01-13re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher1-8/+10
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-1/+1
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-7/+2
2003-10-06real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg1-2/+2
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-0/+33
2003-09-28pdp11-protos.h, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher1-434/+194
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata1-4/+4
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-0/+25
2003-06-16c4x.c: Don't include "c-tree.h".Kaveh R. Ghazi1-1/+0
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-7/+9
2003-05-16c4x.c (c4x_print_operand, [...]): Fix format specifier warnings.Kaveh R. Ghazi1-12/+12