aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek3-3/+3
2008-10-28mn10300.h (CALL_REALLY_USED_REGISTERS): Define.Nick Clifton2-9/+16
2008-10-15mn10300.h (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTSYM_OFFs.Richard Sandiford4-15/+15
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka1-2/+2
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-5/+5
2008-08-29mn10300.c (mn10300_secondary_reload_class): We need secondary reloads for AM3...Jeff Law1-11/+26
2008-08-26mn10300.md (movqi, movhi): Split i->d*a case into two cases to avoid the poss...Jeff Law1-10/+14
2008-08-26[multiple changes]Vladimir Makarov1-0/+13
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-11/+11
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-2/+2
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck1-2/+2
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka2-18/+18
2008-03-28re PR target/31110 (Problem while compiling gcc for mn10300-elf)Nick Clifton1-6/+2
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