OSDN Git Service

(ASM_SPEC): Undefine (to stop -Qy being passed on to GAS) but do not define,
[pf3gnuchains/gcc-fork.git] / gcc / config / m68hc11 / m68hc11.c
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-09-18 kazu * config/darwin-c.c, config/arc/arc.c, config/arc...
2004-09-08 rth * function.c (reference_callee_copied): New.
2004-08-31 ciceron PR target/15334
2004-08-18 zack * rtl.def (NIL): Delete.
2004-07-14 rth * target.h (struct gcc_target): Add calls.pass_by_refe...
2004-06-06 ciceron PR target/14457
2004-05-15 steven * basic-block.h (life_analysis, delete_noop_moves):
2004-03-28 ciceron * config/m68hc11/m68hc11-protos.h (m68hc11_page0_symbo...
2004-03-07 ciceron * config/m68hc11/m68hc11.md ("*lshrsi3_const"): Disabl...
2004-03-07 ciceron * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Use...
2004-03-02 ciceron * config/m68hc11/m68hc11.c (m68hc11_addr_mode): New...
2004-03-02 ciceron * config/m68hc11/m68hc11.c (m68hc11_check_z_replacemen...
2004-02-06 kazu * config/arc/arc.c (arc_return_in_memory): Check the...
2004-02-03 kazu * config/c4x/c4x.h (FUNCTION_VALUE): Use gen_rtx_REG...
2004-02-03 kazu * config/alpha/alpha.c, config/arm/arm.c, config/c4x...
2004-02-01 kazu * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,
2004-01-30 kazu * config/alpha/alpha.c: Remove mentions of deprecates...
2004-01-25 kazu * config/m68hc11/m68hc11.c (TARGET_STRUCT_VALUE_RTX...
2003-10-27 ciceron * config/m68hc11/m68hc11.c: Convert to ISO C90.
2003-10-13 zack * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX...
2003-10-02 zack * target.h (init_libfuncs): New hook.
2003-09-27 kcookGNU CC -> GCC
2003-09-15 kazu * expr.h (DEFAULT_FUNCTION_ARG_PADDING): New.
2003-09-04 dj * targhooks.c: New file.
2003-07-06 kazu * config/h8300/h8300.c: Fix comment typos.
2003-07-03 kazu * config/m32r/m32r.c: Fix comment typos.
2003-07-01 kazu * combine.c (distribute_notes): Don't bother REG_WAS_0.
2003-06-28 kazu * gcse.c (compute_ld_motion_mems): Use INSN_P instead...
2003-06-19 zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-16 kazu * config/m68hc11/m68hc11.c (m68hc11_rtx_costs): Remove
2003-06-15 neil * config/frv/frv.h: Remove declaration of g_switch_value.
2003-05-22 ghazi * m68hc11.c: Don't use the `0' flag for asm_fprintf...
2003-05-14 rsandifo * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-04-20 zack * target.h (encode_section_info): Add new argument...
2003-04-12 ciceron * config/m68hc11/m68hc11-protos.h
2003-03-31 ciceron * config/m68hc11/m68hc11.c (hard_reg_operand): Check...
2003-03-31 ciceron * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Don...
2003-03-31 ciceron * config/m68hc11/m68hc11.c (expand_prologue): For...
2003-03-24 ciceron * config/m68hc11/t-m68hc11-gas (LIB1ASMFUNCS): Add...
2003-03-21 ciceron * config/m68hc11/m68hc11.h (ASM_DECLARE_FUNCTION_NAME...
2003-03-16 ciceron * config/m68hc11/m68hc11.c (print_operand): Handle...
2003-03-10 ciceron * config/m68hc11/m68hc11.h (HARD_REGNO_RENAME_OK)...
2003-03-10 ciceron * config/m68hc11/m68hc11.c (m68hc11_gen_rotate): Set...
2003-03-05 ciceron * config/m68hc11/m68hc11.h (PAD_VARARGS_DOWN): Define...
2003-03-02 ciceron * config/m68hc11/m68hc11.c (m68hc11_override_options...
2003-03-02 ciceron * config/m68hc11/m68hc11.c (m68hc11_shift_operator...
2003-01-28 rth * target.h (targetm.address_cost): New.
2003-01-28 rth * Makefile.in (cse.o): Depend on TARGET_H.
2003-01-19 ciceron * config/m68hc11/m68hc11.c (stack_push_word, stack_pop...
2003-01-16 ciceron * config/m68hc11/m68hc11.c (m68hc11_check_z_replacemen...
2003-01-15 ciceron * config/m68hc11/m68hc11.c (expand_prologue): Use...
2003-01-15 ciceron * config/m68hc11/m68hc11.h (ASM_SPEC): Handle -m68hcs1...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-16 rthgcc/
2002-09-04 rth * real.c (ereal_to_decimal): Add digits parameter.
2002-08-20 ghazi * arc.c (output_shift): Use stdio instead of asm_fprintf.
2002-08-14 ciceron * doc/invoke.texi: Document -minmax for 68HC12.
2002-08-14 ciceron * doc/invoke.texi: Document -mlong-calls for 68HC12.
2002-08-01 rth * toplev.c (parse_options_and_default_flags...
2002-07-22 ciceron PR target/6744
2002-07-22 ciceron PR target/7361
2002-07-16 hubicka * m68hc11.c (m68hc11_reorg): Do not rebuild CFG.
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-06-28 ciceron * config/m68hc11/m68hc11.h (OPTIMIZATION_OPTIONS)...
2002-06-28 ciceron * config/m68hc11/m68hc11.c (autoinc_mode): New function.
2002-06-28 ciceron * config/m68hc11/m68hc11.c (register_indirect_p):...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-19 rth * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-03-24 ciceron * config/m68hc11/m68hc11.c (m68hc11_autoinc_compatible...
2002-03-22 jakub PR optimization/5854
2002-03-16 ciceron * config/m68hc11/m68hc11.c (m68hc11_override_options...
2002-03-15 ciceron * config/m68hc11/m68hc11.c (m68hc11_symbolic_p): New...
2002-03-15 ciceron * config/m68hc11/m68hc11.c (m68hc11_small_indexed_indi...
2002-03-15 ciceron * config/m68hc11/m68hc11.c (emit_move_after_reload...
2002-03-15 ciceron * config/m68hc11/m68hc11.c (m6812_cost): Make cost...
2002-03-03 rth * varasm.c (make_decl_rtl): Remove call to REDO_SECTIO...
2001-12-20 rth * varasm.c (assemble_real): Use REAL_VALUE_TO_x and...
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-11-25 ciceron * config/m68hc11/m68hc11.c (d_register_operand): Must...
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-11-04 ghazi * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
2001-11-02 kazu * config/m68hc11/m68hc11.c: Fix comment formatting.
2001-10-28 jsm28 * config/alpha/alpha.md, config/arm/arm.c, config...
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-30 ciceron * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Fix...
2001-09-21 jsm28 Table-driven attributes.
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-07-24 hubicka * recog.c (split_all_insns_noflow): New.
2001-07-20 ciceron * config/m68hc11/m68hc11.c (m68hc11_gen_highpart)...
2001-07-07 ciceron * config/m68hc11/m68hc11.c (m68hc11_initial_eliminatio...
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-05-20 ciceron * config/m68hc11/m68hc11.c (m68hc11_override_options...
next