]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/c4x/c4x.c
* langhooks.h (builtin_function): New langhook.
[thirdparty/gcc.git] / gcc / config / c4x / c4x.c
2004-07-17  jsm28 * langhooks.h (builtin_function): New langhook.
2004-07-14  rth * config/alpha/alpha.c (alpha_gimplify_va_arg_1...
2004-07-14  bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-13  rth * target-def.h (TARGET_MUST_PASS_IN_STACK): New.
2004-07-08  rth * config/c4x/c4x-protos.h (c4x_va_arg): Remove.
2004-07-07  aolivagcc/ChangeLog:
2004-07-04  rth * rtl.def (ADDRESSOF): Remove.
2004-06-07  steven * hooks.c (hook_int_void_1): New generic hook.
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-30  kazu * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgrap...
2004-03-11  kazu * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,
2004-02-04  kazu * config/alpha/alpha.c, config/arc/arc.c,
2004-02-03  kazu * config/alpha/alpha.c, config/arm/arm.c, config/c4x...
2004-02-02  kazu * config/arc/arc.md, config/arm/arm.c, config/arm...
2004-01-28  kazu * config/c4x/c4x.c (TARGET_ASM_EXTERNAL_LIBCALL):...
2004-01-26  m.hayes * config/c4x/c4x.c (c4x_legitimate_address_p): Invali...
2004-01-26  m.hayes * config/c4x/c4x.c (legitimize_operands): Truncate...
2004-01-26  m.hayesFix last commit.
2004-01-26  m.hayes * config/c4x/c4x.c (c4x_valid_operands): More aggressi...
2004-01-26  m.hayes * config/c4x/c4x.c (c4x_check_legit_addr): Rename to
2004-01-13  steven PR c++/13376
2003-12-13  kazu * config/vxlib.c: Fix comment typos.
2003-10-13  zack * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX...
2003-10-06  zack * real.h (REAL_MODE_FORMAT): New macro.
2003-10-02  zack * target.h (init_libfuncs): New hook.
2003-09-28  steven * config/pdp11/pdp11-protos.h, config/pdp11/pdp11.c,
2003-06-28  kazu * builtins.c: Follow spelling conventions.
2003-06-19  zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-16  ghazi * config/c4x/c4x.c: Don't include "c-tree.h".
2003-06-07  zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-05-16  ghazi * c4x.c (c4x_print_operand, c4x_print_operand_address...
2003-05-14  rsandifo * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-04-17  rth * config/c4x/c4x.c (c4x_encode_section_info...
2003-03-24  mmitchel * function.c (put_var_into_stack): Change bool paramet...
2003-03-13  neroden * config/c4x/c4x-c.c, config/c4x/c4x-modes.def,
2003-01-28  rth * target.h (targetm.address_cost): New.
2003-01-28  rth * Makefile.in (cse.o): Depend on TARGET_H.
2003-01-09  m.hayes * config/c4x/c4x.c (c4x_naked_function_p): Rename...
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-10-16  rthgcc/
2002-10-07  m.hayes * config/c4x/c4x.c (c4x_print_operand): Enlarge buffer
2002-09-21  rth * real.c (struct real_format): Move to real.h.
2002-09-17  kazu * config/alpha/alpha.c: Follow spelling conventions.
2002-09-16  ghazi * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include...
2002-09-15  kazu * ChangeLog: Follow spelling conventions.
2002-09-04  rth * real.c (ereal_to_decimal): Add digits parameter.
2002-08-21  ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-08-20  ghazi * arc.c (output_shift): Use stdio instead of asm_fprintf.
2002-08-04  geoffkIndex: ChangeLog
2002-07-16  zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-01  sayle * tree.h: Modify builtin_function interface to take...
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-19  rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-16  neil * c-common.c (cb_register_builtins): Handle more built-ins
2002-03-10  ghazi * c4x.c (c4x_fp_reglist): Const-ify.
2002-03-03  m.hayes * c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functions
2002-03-03  rth * varasm.c (make_decl_rtl): Remove call to REDO_SECTIO...
2001-12-17  rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-06  hubicka * final.c (count_basic_block, add_bb, add_bb_string):
2001-12-03  neil * c-decl.c (grokdeclarator): Use ISO word.
2001-10-17  neil * config.gcc: Update c4x and i370 for C front end...
2001-10-07  ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-21  jsm28 Table-driven attributes.
2001-09-12  ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-08-18  zack * haifa-sched.c: Convert to target hooks. Macros...
2001-08-17  rth * varasm.c (named_section_flags): Remove align...
2001-08-13  zack * expr.h: Split out optab- and libfunc-related code...
2001-08-09  rthMove constructor/destructor handling into target hooks.
2001-08-04  rth * target.h (gcc_target): Add asm_out.named_section,
2001-07-10  shebs * target.h (struct gcc_target): New fields init_builti...
2001-07-08  jsm28 * target.h (struct gcc_target): Add insert_attributes.
2001-07-07  shebs * target.h (targetm): Rename global from "targe...
2001-07-03  kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-06-26  neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-05-04  ghazi * alpha.h: NULL_PTR -> NULL.
2001-03-22  rth * mkconfig.sh: Include insn-flags.h.
2001-03-07  rthBrad's -ffast-math breakup.
2001-02-04  kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-02-03  m.hayes * c4x.h (IS_INT_CALL_SAVED_REG, IS_FLOAT_CALL_SAVED_RE...
2001-02-03  m.hayes * c4x.c (group1_reg_operand, group1_mem_operand, arx_r...
2001-02-03  m.hayes * c4x.c (c4x_hard_regno_rename_ok): New.
2001-01-23  m.hayes * c4x.c (c4x_r11_set_p): Calculate rtx code correctly.
2001-01-23  m.hayes * c4x-protos.h (c4x_legitimize_reload_address): Remove.
2001-01-22  m.hayes * c4x.c (c4x_valid_rptb_p, c4x_label_ref_used_p):...
2001-01-22  m.hayes * c4x.c (c4x_check_legit_addr): Only check CONST....
2001-01-05  m.hayes * config/c4x/c4x.c (c4x_expand_prologue): Don't compil...
2001-01-05  m.hayes * config/c4x/c4x.c (c4x_init_builtins): Remove builtin...
2000-12-16  m.hayes * config/c4x/c4x.h (REGISTER_TARGET_PRAGMAS): Call...
2000-12-16  m.hayes * config/c4x/c4x.h (MD_INIT_BUILTINS): Add void_list_n...
2000-12-16  m.hayes * config/c4x/c4x.h (MD_INIT_BUILTINS, MD_EXPAND_BUILTI...
2000-09-07  zack * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if
2000-08-04  m.hayes2000-08-05 Herman A.J. ten Brugge <Haj.Ten.Brugge...
2000-08-04  law * alias.c (mark_constant_function): Use INSN_P.
2000-07-30  rth * Makefile.in (OBJS): Add doloop.o.
2000-07-30  m.hayes * config/c4x/c4x.md (set_ldp_prologue): Add for RTL...
2000-07-30  m.hayes * config/c4x/c4x.c (c4x_emit_move_sequence): Use loadq...
2000-07-30  m.hayes * config/c4x/c4x.c (c4x_rptb_insert): Make more robust.
2000-04-02  m.hayes * config/c4x/c4x.c (c4x_function_arg): Check for void_...
2000-03-17  m.hayes * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC...
2000-03-06  m.hayes * config/c4x/c4x-protos.h (c4x_global_name): Constify...
next