aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c4x
AgeCommit message (Expand)Author
2005-07-09Merge in gcc_4_0_0_release to gcc_4_0_1_releaseMike Stump
2004-12-30 * target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson
2004-11-24gcc/Steven Bosscher
2004-11-232004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-10-21 * dbxout.c (asmfile): Delete. All uses changed to asm_out_file.Zack Weinberg
2004-10-17 * config/elfos.h, config/gofast.h, config/interix.h,Kazu Hirata
2004-10-13Remove inclusion of loop.hNick Clifton
2004-09-18 * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md,Kazu Hirata
2004-09-15 * configure.ac: Check for COMDAT support. Robustify check forMark Mitchell
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell
2004-08-182004-04-18 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-08-15.:Nathan Sidwell
2004-08-132004-08-12 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-07-202004-07-19 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-17 * langhooks.h (builtin_function): New langhook.Joseph Myers
2004-07-14 * config/alpha/alpha.c (alpha_gimplify_va_arg_1): Move indirect ...Richard Henderson
2004-07-142004-07-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-14 * target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson
2004-07-13 * target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson
2004-07-08 * config/c4x/c4x-protos.h (c4x_va_arg): Remove.Richard Henderson
2004-07-07gcc/ChangeLog:Alexandre Oliva
2004-07-05 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkJoseph Myers
2004-07-04 * rtl.def (ADDRESSOF): Remove.Richard Henderson
2004-06-30 * config/c4x/c4x.md: Fix comment.Steven Bosscher
2004-06-07 * hooks.c (hook_int_void_1): New generic hook.Steven Bosscher
2004-05-21oops - omitted from previous delta. This change is:Nick Clifton
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-30 * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c,Kazu Hirata
2004-03-11 * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,Kazu Hirata
2004-02-06 * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra
2004-02-04 * config/alpha/alpha.c, config/arc/arc.c,Kazu Hirata
2004-02-03 * config/c4x/c4x.h (FUNCTION_VALUE): Use gen_rtx_REG insteadKazu Hirata
2004-02-03 * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c,Kazu Hirata
2004-02-02 * config/arm/arm.md, config/c4x/c4x.md, config/cris/cris.md,Kazu Hirata
2004-02-02 * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md,Kazu Hirata
2004-02-01 * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,Kazu Hirata
2004-01-31 * config/c4x/c4x.md: Use GEN_INT instead ofKazu Hirata
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata
2004-01-28 * config/c4x/c4x.c (TARGET_ASM_EXTERNAL_LIBCALL): New.Kazu Hirata
2004-01-26 * config/c4x/c4x.md (addqi3_noclobber): Move up pecking order.Michael Hayes
2004-01-26 * config/c4x/c4x.h (BCT_CHECK_LOOP_ITERATIONS): Remove.Michael Hayes
2004-01-26 * config/c4x/c4x.c (c4x_legitimate_address_p): Invalidate directMichael Hayes
2004-01-26 * config/c4x/c4x.c (legitimize_operands): Truncate invalid shift counts.Michael Hayes
2004-01-26Fix last commit.Michael Hayes
2004-01-26 * config/c4x/c4x.c (c4x_valid_operands): More aggressively rejectMichael Hayes
2004-01-26 * config/c4x/c4x.c (c4x_check_legit_addr): Rename toMichael Hayes
2004-01-25 * config/c4x/c4x.h (LEGITIMIZE_RELOAD_ADDRESS): Handle symref.Michael Hayes
2004-01-252004-01-24 Herman A.J. ten Brugge <hermantenbrugge@home.nl>Herman A.J. ten Brugge
2004-01-13 PR c++/13376Steven Bosscher