aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68hc11
AgeCommit message (Expand)AuthorFilesLines
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-1/+1
2006-01-02arm.c (all_fpus): Fix comment typo.Volker Reichelt1-1/+1
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-3/+3
2005-06-25Update FSF address.R. Kelley Cook9-18/+18
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-4/+6
2005-05-08m68hc11.h (REG_VALID_P): A regno must be >= 0 and -1 can happen in reg_renumb...Stephane Carrez1-1/+1
2005-05-08m68hc11.c (m68hc11_emit_libcall): Use gcc_assert and gcc_unreachable as appro...Nathan Sidwell3-132/+92
2005-05-08re PR target/21281 (ICE with building newlib)Stephane Carrez1-1/+1
2005-05-08predicates.md (reg_or_some_mem_operand): Do not allow the 68HC12 address indi...Stephane Carrez5-72/+125
2005-05-08re PR target/19051 (m6811-elf-gcc ICE)Stephane Carrez1-5/+5
2005-05-08re PR target/16925 (ICE when building a m68hc11 cross-compiler on 64-bit arch...Stephane Carrez1-29/+7
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-5/+5
2005-04-02* config/m68hc11/m68hc11.h (target_flags, MASK_SHORT)Richard Sandiford4-131/+110
2005-04-02m68hc11-protos.h: Add a prototype for m68hcc_auto_inc_p.Kazu Hirata5-211/+228
2005-01-28re PR target/15384 (Lines witout effect in t-m68hc11-gas file)Stephane Carrez1-2/+2
2005-01-15harg-reg-set.h (reg_class_names): Prototype global array.Roger Sayle1-3/+1
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-8/+0
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-4/+4
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata2-4/+4
2004-09-08function.c (reference_callee_copied): New.Richard Henderson2-11/+2
2004-08-31re PR target/15334 (ICE building libgcc/./_mulvsi3.o for m68hc11-unknown-elf)Stephane Carrez1-0/+5
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-5/+5
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson3-35/+1
2004-06-06re PR target/14542 (ICE on simple source)Stephane Carrez1-1/+7
2004-06-06re PR target/14457 (ICE with simple c++ source)Stephane Carrez4-10/+32
2004-05-15basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher1-1/+1
2004-03-28m68hc11-protos.h (m68hc11_page0_symbol_p): Declare.Stephane Carrez4-15/+101
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata2-2/+2
2004-03-07m68hc11.md ("*lshrsi3_const"): Disable for 68HC12.Stephane Carrez2-17/+40
2004-03-07m68hc11.c (m68hc11_gen_movhi): Use 2,-sp to push the stack register.Stephane Carrez1-4/+10
2004-03-02m68hc11.c (m68hc11_addr_mode): New variable.Stephane Carrez1-20/+94
2004-03-02m68hc11.md (move peephole2): New peepholes to optimize sequences of moves.Stephane Carrez1-0/+335
2004-03-02m68hc11.md ("*pushdi_internal"): New insn and split to separate push from moves.Stephane Carrez1-62/+90
2004-03-02m68hc11.md ("tstqi_z_used"): Use define_insn_and_split.Stephane Carrez1-270/+182
2004-03-02m68hc11.md (SOFT_TMP_REGNUM): Define.Stephane Carrez1-8/+27
2004-03-02m68hc11.c (m68hc11_check_z_replacement): Fix when comparing with Z register.Stephane Carrez1-2/+4
2004-02-07re PR bootstrap/13990 (build fails because of wrong use of gen_rtx_NE)Stephane Carrez1-2/+9
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-06arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata1-3/+7
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata1-1/+2
2004-02-03c4x.h (FUNCTION_VALUE): Use gen_rtx_REG instead of gen_rtx.Kazu Hirata1-9/+10
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-3/+3
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata3-239/+239
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-0/+8
2004-01-25m68hc11.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata2-18/+28
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-1/+1
2003-10-27m68hc11.c: Convert to ISO C90.Stephane Carrez2-388/+240
2003-10-14config.gcc, [...]: Replace uses of target_alias with target_noncanonical.Nathanael Nerode1-2/+2