aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
AgeCommit message (Expand)AuthorFilesLines
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek3-9/+4
2007-11-26mn10300.md: (call_internal): Remove mode on operand 0 in order to match UNPSE...Nick Clifton1-5/+9
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi3-8/+8
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton8-40/+32
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-4/+7
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-50/+34
2007-05-30genrecog.c: Include regs.h in generated file.Eric Christopher5-114/+150
2007-03-22defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz1-1/+1
2007-02-04bitops.md, [...]: Follow spelling conventions.Kazu Hirata2-2/+2
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-4/+2
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-3/+1
2006-08-25* config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Add assertions of "cpu"...Nick Clifton1-0/+2
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-2/+4
2005-11-22Preparatory work for PR target/21623:J"orn Rennecke3-4/+5
2005-09-21mn10300.c (TARGET_DEFAULT_TARGET_FLAGS): Add MASK_PTR_A0D0.DJ Delorie4-5/+44
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-2/+2
2005-06-25Update FSF address.R. Kelley Cook7-14/+14
2005-05-08mn10300.c (print_operand): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell2-43/+34
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata3-3/+3
2005-04-05mn10300-protos.h (mn10300_override_options): Declare.Richard Sandiford5-44/+94
2005-03-19mn10300-protos.h: Remove the prototypes for call_address_operand, const_8bit_...Kazu Hirata5-37/+53
2005-02-07linux.h (LIB_SPEC, [...]): Remove redundant, incorrect definitions.Alexandre Oliva1-14/+0
2005-01-26linux.h (LIB_SPEC): Remove -rpath-link.Daniel Jacobowitz1-2/+1
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-11/+10
2004-12-10(legitimate_address_p): Reject address whose index is itself the sum of twoNick Clifton1-0/+1
2004-10-29(CONDITIONAL_REGISTER_USAGE): When adding the PIC register to the fixed_regs ...Nick Clifton1-1/+2
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08function.c (reference_callee_copied): New.Richard Henderson2-2/+2
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
2004-07-14expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini1-3/+0
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2-6/+22
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-12/+0
2004-07-09mn10300-protos.h (mn10300_va_arg): Remove.Richard Henderson3-41/+8
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-13/+0
2004-06-28mn10300-protos.h (legitimate_address_p): Declare.Alexandre Oliva3-59/+107
2004-06-22mn10300.md (movdi, movdf): Use high/low for movu operands.Alexandre Oliva1-4/+4
2004-03-17mn10300.c (notice_update_cc): Don't handle CC_INVERT.Kazu Hirata2-9/+1
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2-3/+3
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-1/+1
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-0/+2
2004-01-25mn10300-protos.h: Remove the prototype for mn10300_builtin_saveregs.Kazu Hirata3-24/+24
2004-01-14* config/mn10300/mn10300.h (STRUCT_VALUE): Change to 0.Kazu Hirata1-1/+1
2004-01-05mn10300.c: Fix comment formatting.Kazu Hirata2-24/+24
2004-01-02mn10300.h (PREDICATE_CODES): Add const_8bit_operand and call_address_operand.Kazu Hirata1-2/+4