aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68hc11
AgeCommit message (Expand)Author
2006-08-23 gcc/csl/renesas/4.1-9Mark Shinwell
2005-08-06 * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,Kazu Hirata
2005-06-26 * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek
2005-06-25Update FSF address.Kelley Cook
2005-05-26 * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,Kazu Hirata
2005-05-25* common.opt (-Wattributes): New. Default true.DJ Delorie
2005-05-08 * config/m68hc11/m68hc11.h (REG_VALID_P): A regno must be >= 0Stephane Carrez
2005-05-08 * config/m68hc11/m68hc11.c (m68hc11_emit_libcall): Use gcc_assertNathan Sidwell
2005-05-08 PR target/21281Stephane Carrez
2005-05-08 * config/m68hc11/predicates.md (reg_or_some_mem_operand): Do not allowStephane Carrez
2005-05-08 PR target/19051Stephane Carrez
2005-05-08 PR target/16925Stephane Carrez
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-02 * config/m68hc11/m68hc11.h (target_flags, MASK_SHORT)Richard Sandiford
2005-04-02 * config/m68hc11/m68hc11-protos.h: Add a prototype forKazu Hirata
2005-01-28 PR target/15384Stephane Carrez
2005-01-15 * harg-reg-set.h (reg_class_names): Prototype global array.Roger Sayle
2004-12-30 * target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-09-18 * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md,Kazu Hirata
2004-09-08 * function.c (reference_callee_copied): New.Richard Henderson
2004-08-31 PR target/15334Stephane Carrez
2004-08-18 * rtl.def (NIL): Delete.Zack Weinberg
2004-07-14 * target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson
2004-06-06 PR target/14542Stephane Carrez
2004-06-06 PR target/14457Stephane Carrez
2004-05-15 * basic-block.h (life_analysis, delete_noop_moves):Steven Bosscher
2004-03-28 * config/m68hc11/m68hc11-protos.h (m68hc11_page0_symbol_p): Declare.Stephane Carrez
2004-03-11 * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,Kazu Hirata
2004-03-07 * config/m68hc11/m68hc11.md ("*lshrsi3_const"): Disable for 68HC12.Stephane Carrez
2004-03-07 * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Use 2,-sp to pushStephane Carrez
2004-03-02 * config/m68hc11/m68hc11.c (m68hc11_addr_mode): New variable.Stephane Carrez
2004-03-02 * config/m68hc11/m68hc11.md (move peephole2): New peepholes to optimizeStephane Carrez
2004-03-02 * config/m68hc11/m68hc11.md ("*pushdi_internal"): New insn and splitStephane Carrez
2004-03-02 * config/m68hc11/m68hc11.md ("tstqi_z_used"): Use define_insn_and_split.Stephane Carrez
2004-03-02 * config/m68hc11/m68hc11.md (SOFT_TMP_REGNUM): Define.Stephane Carrez
2004-03-02 * config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Fix whenStephane Carrez
2004-02-07 PR bootstrap/13990Stephane Carrez
2004-02-06 * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra
2004-02-06 * config/arc/arc.c (arc_return_in_memory): Check the returnKazu Hirata
2004-02-04 gcc/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-01 * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,Kazu Hirata
2004-01-30 * config/alpha/alpha.c: Remove mentions of deprecates macrosKazu Hirata
2004-01-25 * config/m68hc11/m68hc11.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata
2003-12-13 * config/vxlib.c: Fix comment typos.Kazu Hirata
2003-10-27 * config/m68hc11/m68hc11.c: Convert to ISO C90.Stephane Carrez
2003-10-14gcc:Nathanael Nerode
2003-10-13 * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.oZack Weinberg